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
Dan Gohman 8d84372836 Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.

llvm-svn: 81226
2009-09-08 16:50:01 +00:00
..
2003-05-29-ArrayFail.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-05-30-InvalidIndices.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-05-30-MultiLevel.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-09-12-IncorrectPromote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-10-29-ArrayProblem.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2005-12-14-UnionPromoteCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-01-24-IllegalUnionPromoteCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-04-20-PromoteCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-10-23-PointerUnionCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-11-07-InvalidArrayPromote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-12-11-SROA-Crash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-03-19-CanonicalizeMemcpy.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-05-24-LargeAggregate.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-05-29-MemcpyPreserve.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-11-03-bigendian_apint.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-01-29-PromoteBug.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-02-28-SubElementExtractCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-06-05-loadstore-agg.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-06-22-LargeArray.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-08-22-out-of-range-array-promote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-09-22-vector-gep.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-01-09-scalarrepl-empty.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-02-02-ScalarPromoteOutOfRange.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-02-05-LoadFCA.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-03-04-MemCpyAlign.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-03-05-Aggre2Scalar-dbg.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-03-17-CleanUp.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-04-21-ZeroLengthMemSet.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-05-08-I1Crash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-06-01-BitcastIntPadding.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-08-16-VLA.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
AggregatePromote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
arraytest.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
badarray.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
basictest.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
bitfield-sroa.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
copy-aggregate.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
debuginfo.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
dg.exp
DifferingTypes.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
load-store-aggregate.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
memcpy-from-global.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
memset-aggregate-byte-leader.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
memset-aggregate.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
not-a-vector.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
phinodepromote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
select_promote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
sroa_two.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
sroa-fca.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
union-fp-int.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
union-packed.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
union-pointer.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
vector_memcpy.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
vector_promote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
volatile.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00