1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 23:42:52 +01:00
llvm-mirror/test/Regression/Transforms/ScalarRepl
Chris Lattner 20ac616376 new testcase: sra should be able to eliminate all of these alloca's, despite
the presense of pointer casts

llvm-svn: 24666
2005-12-12 07:18:59 +00:00
..
2003-05-29-ArrayFail.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-05-30-InvalidIndices.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-05-30-MultiLevel.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-09-12-IncorrectPromote.ll New testcase, bug distilled from bc 2003-09-12 15:44:01 +00:00
2003-10-29-ArrayProblem.ll New testcase distilled from: 2003-10-29 16:24:10 +00:00
AggregatePromote.ll new testcase: sra should be able to eliminate all of these alloca's, despite 2005-12-12 07:18:59 +00:00
arraytest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
badarray.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
basictest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
phinodepromote.ll Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
select_promote.ll Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
sroa_two.ll New testcase, SROA with variable array index 2004-11-14 04:58:40 +00:00