.. |
2003-02-26-LoopExitNotDominated.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-02-27-NestedLoopExitBlocks.ll
|
The -preheaders pass is now known as -loopsimplify
|
2003-10-12 21:42:35 +00:00 |
2003-02-27-PreheaderExitNodeUpdate.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-02-27-PreheaderProblem.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-02-27-StoreSinkPHIs.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-02-28-PromoteDifferentType.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-05-02-LoadHoist.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
2003-08-04-TrappingInstHoist.ll
|
Improve portability with Mac OS/X
|
2003-12-09 16:49:12 +00:00 |
2003-08-04-TrappingInstOkHoist.ll
|
Fix test that was failing because we were optimizing the program better than expected :)
|
2003-12-11 21:06:43 +00:00 |
2003-12-11-SinkingToPHI.ll
|
New testcase that LICM is breaking crafty on
|
2003-12-11 22:15:11 +00:00 |
2003-12-13-VolatilePromote.ll
|
Testcase for PR179
|
2003-12-14 04:46:07 +00:00 |
basictest.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
call_sink_const_function.ll
|
New testcases to test LICM of call instructions
|
2004-03-15 04:10:08 +00:00 |
call_sink_pure_function.ll
|
New testcases to test LICM of call instructions
|
2004-03-15 04:10:08 +00:00 |
no-preheader-test.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
scalar_promote.ll
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
|
2003-09-16 15:29:54 +00:00 |
sink_critical_edge.ll
|
Add a new testcase which breaks the sinker because the loop canonnicalization
|
2003-12-09 22:05:08 +00:00 |
sink_inst.ll
|
Make the test a bit harder so that we test to ensure that _both_ instructions
|
2003-12-09 20:50:20 +00:00 |
sink_load.ll
|
New testcases for LICM improvement: code sinking.
|
2003-12-09 16:56:51 +00:00 |
sink_multiple_exits.ll
|
Fix buggy test
|
2003-12-09 21:45:23 +00:00 |
sink_multiple.ll
|
New testcase
|
2003-12-19 06:54:37 +00:00 |
sink_only_some_exits.ll
|
new testcase, checking to ensure we handle yet-another spiffy case correctly
|
2003-12-10 05:42:23 +00:00 |
sink_phi_node_use.ll
|
Yet another hard testcase
|
2003-12-09 23:29:25 +00:00 |
sink_trapping_inst.ll
|
New testcases for LICM improvement: code sinking.
|
2003-12-09 16:56:51 +00:00 |