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
/
LoopIdiom
/
X86
History
Roman Lebedev
51879a5256
[LoopIdiom] 'left-shift until bittest': don't forget to check that PHI node is in loop header
...
Fixes an issue reported by Peter Collingbourne in
https://reviews.llvm.org/D91726#2475301
2020-12-30 23:58:41 +03:00
..
ctlz.ll
[LoopIdiomRecognize] Teach detectShiftUntilZeroIdiom to recognize loops where the counter is decrementing.
2020-12-14 14:25:05 -08:00
cttz.ll
[LoopIdiomRecognize] Teach detectShiftUntilZeroIdiom to recognize loops where the counter is decrementing.
2020-12-14 14:25:05 -08:00
left-shift-until-bittest.ll
[LoopIdiom] 'left-shift until bittest': don't forget to check that PHI node is in loop header
2020-12-30 23:58:41 +03:00
lit.local.cfg
…
popcnt.ll
Require "target datalayout" to be at the beginning of an IR file.
2020-04-20 11:55:49 -07:00
unordered-atomic-memcpy.ll
[BasicAA] Rename deprecated -basicaa to -basic-aa
2020-06-26 20:41:37 -07:00