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
History
David Tweed
3f90937535
Fix a mistaken commit that included some debugging code.
...
llvm-svn: 171734
2013-01-07 13:41:55 +00:00
..
X86
Fix a mistaken commit that included some debugging code.
2013-01-07 13:41:55 +00:00
basic.ll
Add a testcase to loop-idiom to cover PR14241 when we start handling
2012-11-02 08:40:24 +00:00
crash.ll
DependenceAnalysis: Don't crash if there is no constant operand.
2012-10-31 09:20:38 +00:00
debug-line.ll
Preserve line no. info.
2011-03-07 22:43:45 +00:00
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +00:00
memset_noidiom.ll
Revert the switch of loop-idiom to use the new dependence analysis.
2012-11-02 08:33:25 +00:00
non-canonical-loop.ll
LoopIdiom: Give up when the loop is not in canonical form.
2012-09-21 17:27:23 +00:00
scev-invalidation.ll
LCSSA: Add a workaround for another nasty SCEV cache invalidation issue.
2012-10-31 10:01:29 +00:00