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
/
CodeGenPrepare
/
AArch64
History
Ben Shi
59c3b48d99
Revert "[AArch64] Optimize add/sub with immediate"
...
This reverts commit 3de3ca3137bec5115cd10c53f4059f9bf1054e96.
2021-11-03 14:15:21 +08:00
..
combine-address-mode.ll
[CGP] Fix the crash for combining address mode when having cyclic dependency
2021-08-26 22:52:42 +08:00
free-zext.ll
…
gather-scatter-opt-inseltpoison.ll
[IR] Let ConstantVector::getSplat use poison instead of undef
2021-08-10 08:27:43 +01:00
gather-scatter-opt.ll
[IR] Let ConstantVector::getSplat use poison instead of undef
2021-08-10 08:27:43 +01:00
large-offset-gep.ll
Revert "[AArch64] Optimize add/sub with immediate"
2021-11-03 14:15:21 +08:00
lit.local.cfg
…
overflow-intrinsics.ll
…
sink-free-instructions-inseltpoison.ll
[CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block
2021-08-17 18:58:15 +08:00
sink-free-instructions.ll
[CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block
2021-08-17 18:58:15 +08:00
trunc-weird-user.ll
…
widen_switch.ll
…