This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-15 09:51:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LoopUnswitch
History
Devang Patel
36b68478cb
Fix bug in updating dominance frontier after loop
...
unswitch when frontier includes basic blocks that are not inside loop. llvm-svn: 42654
2007-10-05 22:29:34 +00:00
..
2006-02-14-LoopSimplifyCrash.ll
…
2006-02-22-UnswitchCrash.ll
…
2006-06-13-SingleEntryPHI.ll
…
2006-06-27-DeadSwitchCase.ll
…
2007-05-09-tl.ll
Drop ModuleID from comment.
2007-05-11 00:45:58 +00:00
2007-05-09-Unreachable.ll
Drop ModuleID from comment.
2007-05-11 00:45:58 +00:00
2007-07-12-ExitDomInfo.ll
Bunch of tests to check loop passes.
2007-07-31 08:04:17 +00:00
2007-07-13-DomInfo.ll
Bunch of tests to check loop passes.
2007-07-31 08:04:17 +00:00
2007-07-18-DomInfo.ll
Convert tests using "| wc -l | grep ..." to use the count script.
2007-08-15 13:36:28 +00:00
2007-08-01-Dom.ll
Update dominator info for the middle blocks created while spliting
2007-08-01 22:23:50 +00:00
2007-08-01-LCSSA.ll
Update dominator info for the middle blocks created while spliting
2007-08-02 15:25:57 +00:00
2007-10-04-DomFrontier.ll
Fix bug in updating dominance frontier after loop
2007-10-05 22:29:34 +00:00
basictest.ll
…
dg.exp
…