llvm-6502/test/Transforms/ScalarRepl
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-05-29-ArrayFail.ll
2003-05-30-InvalidIndices.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-05-30-MultiLevel.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-09-12-IncorrectPromote.ll
2003-10-29-ArrayProblem.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2005-12-14-UnionPromoteCrash.ll
2006-01-24-IllegalUnionPromoteCrash.ll testcase that crashes scalarrepl 2006-01-24 19:34:57 +00:00
2006-04-20-PromoteCrash.ll new testcase 2006-04-20 20:48:32 +00:00
2006-10-23-PointerUnionCrash.ll New testcase that crashes scalarrepl 2006-10-24 06:26:08 +00:00
2006-11-07-InvalidArrayPromote.ll scalarrepl should not split the two elements of the vsiidx array: 2006-11-07 22:42:29 +00:00
AggregatePromote.ll
arraytest.ll
badarray.ll
basictest.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
phinodepromote.ll extra pass is required now 2006-11-01 18:30:25 +00:00
select_promote.ll
sroa_two.ll
union-pointer.ll new testcase for PR892 2006-10-08 23:52:06 +00:00
vector_promote.ll New testcase, checking to see we can turn this code: 2006-04-14 21:41:54 +00:00