This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
890c4bece26e005cd9fa5511fe0efa7307794de5
clang-p2996
/
llvm
/
test
/
Analysis
/
Lint
History
jofrn
3e65c30eee
[Lint][AMDGPU] No store to const addrspace (
#109181
)
...
Ensure store to const addrspace is not allowed by Linter.
2024-09-25 19:18:17 -04:00
..
abort-on-error.ll
…
address-spaces.ll
…
check-zero-divide.ll
[test] Use -passes syntax in Analysis tests
2022-10-21 20:38:42 +02:00
const-store.ll
[Lint][AMDGPU] No store to const addrspace (
#109181
)
2024-09-25 19:18:17 -04:00
crash_empty_iterator.ll
[ValueTracking] Remove faulty dereference of "InsertBefore" (
#85034
)
2024-03-13 09:58:47 +01:00
get-active-lane-mask.ll
…
lit.local.cfg
…
memintrin.ll
…
noalias-byval.ll
…
noalias-null.ll
[Lint] Skip null args when checking noalias
2024-09-04 15:02:50 +02:00
noalias-readnone.ll
…
noalias-readonly.ll
…
noop-cast-expr-no-pointer.ll
[IR] Remove support for icmp and fcmp constant expressions (
#93038
)
2024-06-04 08:31:03 +02:00
scalable.ll
[Lint] Fix another scalable vector crash
2024-09-04 13:05:09 +02:00
tail-call-byval.ll
…