This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
SeparateConstOffsetFromGEP
History
Paul Walker
c7d65e4466
[IR] Enable load/store/alloca for arrays of scalable vectors.
...
Differential Revision:
https://reviews.llvm.org/D158517
2023-09-14 13:49:01 +00:00
..
AArch64
[IR] Enable load/store/alloca for arrays of scalable vectors.
2023-09-14 13:49:01 +00:00
AMDGPU
SeparateConstOffsetFromGEP: Don't use SCEV
2023-06-26 13:58:06 -04:00
NVPTX
SeparateConstOffsetFromGEP: Reorder run lines
2023-06-26 13:58:06 -04:00
RISCV
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
crash-in-unreachable-code.ll
…
pointer-type-not-offset-type.ll
[llvm] Use pointer index type for more GEP offsets (pre-codegen)
2023-03-28 16:41:02 +00:00
pr45371-find-either-reset.ll
…
pr62379-zeroext-negative.ll
[SeparateConstOffsetFromGEP] Fix bug handling negative offsets
2023-05-04 18:45:49 -07:00
split-gep-sub.ll
[SeparateConstOffsetFromGEP] Fix:
b - a
matched
a - b
during reuniteExts
2023-02-15 02:33:31 +00:00
test-add-sub-separation.ll
[test] Remove duplicate RUN lines in Transform tests
2022-12-08 11:47:16 +01:00