llvm-6502/test/Transforms/LICM
Chris Lattner bb8d661b27 New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10533 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-19 06:54:37 +00:00
..
2003-02-26-LoopExitNotDominated.ll
2003-02-27-NestedLoopExitBlocks.ll
2003-02-27-PreheaderExitNodeUpdate.ll
2003-02-27-PreheaderProblem.ll
2003-02-27-StoreSinkPHIs.ll
2003-02-28-PromoteDifferentType.ll
2003-05-02-LoadHoist.ll
2003-08-04-TrappingInstHoist.ll
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
no-preheader-test.ll
scalar_promote.ll
sink_critical_edge.ll
sink_inst.ll
sink_load.ll
sink_multiple_exits.ll
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
sink_trapping_inst.ll