1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/ScalarRepl
Chris Lattner dfc8ec6660 Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl
implements this xform.

llvm-svn: 36804
2007-05-05 22:22:03 +00:00
..
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-05-29-ArrayFail.ll For PR1319: 2007-04-15 09:21:47 +00:00
2003-05-30-InvalidIndices.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-05-30-MultiLevel.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-12-IncorrectPromote.ll For PR1319: 2007-04-15 09:21:47 +00:00
2003-10-29-ArrayProblem.ll For PR1319: 2007-04-15 09:21:47 +00:00
2005-12-14-UnionPromoteCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-24-IllegalUnionPromoteCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-20-PromoteCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-23-PointerUnionCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-07-InvalidArrayPromote.ll For PR1319: 2007-04-15 09:21:47 +00:00
2006-12-11-SROA-Crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-03-19-CanonicalizeMemcpy.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
AggregatePromote.ll For PR1319: 2007-04-16 17:36:08 +00:00
arraytest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
badarray.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
basictest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
dg.exp For PR1319: 2007-04-15 09:21:47 +00:00
DifferingTypes.ll Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl 2007-05-05 22:22:03 +00:00
memcpy-from-global.ll new testcase, should be able to eliminate the alloca and memcpy 2007-04-25 06:29:34 +00:00
memset-aggregate-byte-leader.ll For PR1319: 2007-04-15 09:21:47 +00:00
memset-aggregate.ll For PR1319: 2007-04-15 09:21:47 +00:00
phinodepromote.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
select_promote.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
sroa_two.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
union-fp-int.ll For PR1319: 2007-04-15 09:21:47 +00:00
union-packed.ll For PR1319: 2007-04-15 09:21:47 +00:00
union-pointer.ll For PR1319: 2007-04-15 09:21:47 +00:00
vector_promote.ll For PR1319: 2007-04-16 17:36:08 +00:00