1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression/Transforms/LICM
Reid Spencer 43e145ce25 Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.

llvm-svn: 31896
2006-11-23 15:14:52 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +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
2003-12-11-SinkingToPHI.ll
2003-12-13-VolatilePromote.ll
2004-09-14-AliasAnalysisInvalidate.llx New testcase for PR420 2004-09-15 00:58:49 +00:00
2004-11-17-UndefIndexCrash.ll New testcase that crashes licm 2004-11-17 17:39:19 +00:00
2005-03-24-LICM-Aggregate-Crash.ll New testcase that crashes licm. 2005-03-25 05:49:13 +00:00
2006-09-12-DeadUserOfSunkInstr.ll testcase for PR908 2006-09-12 19:16:04 +00:00
basictest.ll
call_sink_const_function.ll
call_sink_pure_function.ll
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
no-preheader-test.ll
scalar_promote.ll
sink_critical_edge.ll
sink_inst.ll
sink_load.ll
sink_multiple_exits.ll
sink_multiple.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
sink_only_some_exits.ll
sink_phi_node_use.ll
sink_trapping_inst.ll