llvm-6502/test/Transforms/LICM
Reid Spencer e5d4efa63e 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
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
2004-11-17-UndefIndexCrash.ll
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