summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl
Commit message (Expand)AuthorAge
* new testcaseChris Lattner2006-04-20
* New testcase, checking to see we can turn this code:Chris Lattner2006-04-14
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* testcase that crashes scalarreplChris Lattner2006-01-24
* new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes onChris Lattner2005-12-14
* new testcase: sra should be able to eliminate all of these alloca's, despiteChris Lattner2005-12-12
* Adding srcdir argTanya Lattner2004-11-19
* New testcase, SROA with variable array indexChris Lattner2004-11-14
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Instcombine now helps out with theseChris Lattner2004-09-19
* New testcase, corresponding to phi_promote.llChris Lattner2004-04-08
* New testcaseChris Lattner2004-01-12
* New testcase distilled from:Chris Lattner2003-10-29
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* New testcase, bug distilled from bcChris Lattner2003-09-12
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* Old testcaseChris Lattner2003-06-02
* New testcaseChris Lattner2003-05-30
* New testcaseChris Lattner2003-05-29
* Initial testcases for scalar replacement of aggregates passChris Lattner2003-05-27