llvm-6502/test/Transforms/ScalarRepl
Chris Lattner bcce6c2a0f new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27911 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-20 20:48:32 +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 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
2005-12-14-UnionPromoteCrash.ll new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on 2005-12-14 17:23:20 +00:00
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
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 Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +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
vector_promote.ll New testcase, checking to see we can turn this code: 2006-04-14 21:41:54 +00:00