aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl
AgeCommit message (Expand)Author
2007-05-30Testcase for PR1421Chris Lattner
2007-05-24testcase for PR1446Chris Lattner
2007-05-05Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner
2007-04-25new testcase, should be able to eliminate the alloca and memcpyChris Lattner
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-28new testcaseChris Lattner
2007-03-19add a testcase the resent patches fail on.Chris Lattner
2007-03-19add PR#Chris Lattner
2007-03-19add pr#Chris Lattner
2007-03-19new testcaseChris Lattner
2007-03-19testcase for SROA with memset etcChris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-15reenable theseChris Lattner
2006-12-13xfail these until I recommit the scalarrepl patchChris Lattner
2006-12-12new testcase for pr1045Chris Lattner
2006-12-11new testcaseChris Lattner
2006-12-10new testcaseChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-11-07scalarrepl should not split the two elements of the vsiidx array:Chris Lattner
2006-11-01extra pass is required nowChris Lattner
2006-10-24New testcase that crashes scalarreplChris Lattner
2006-10-08new testcase for PR892Chris Lattner
2006-10-08new testcase for SROA for stuff like "union { int*, float* }".Chris Lattner
2006-04-20new testcaseChris Lattner
2006-04-14New testcase, checking to see we can turn this code:Chris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-01-24testcase that crashes scalarreplChris Lattner
2005-12-14new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes onChris Lattner
2005-12-12new testcase: sra should be able to eliminate all of these alloca's, despiteChris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-14New testcase, SROA with variable array indexChris Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-09-19Instcombine now helps out with theseChris Lattner
2004-04-08New testcase, corresponding to phi_promote.llChris Lattner
2004-01-12New testcaseChris Lattner
2003-10-29New testcase distilled from:Chris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-09-12New testcase, bug distilled from bcChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-02Old testcaseChris Lattner
2003-05-30New testcaseChris Lattner
2003-05-29New testcaseChris Lattner
2003-05-27Initial testcases for scalar replacement of aggregates passChris Lattner