aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl
Commit message (Expand)AuthorAgeFilesLines
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-234-5/+5
* scalarrepl should not split the two elements of the vsiidx array:Chris Lattner2006-11-071-0/+19
* extra pass is required nowChris Lattner2006-11-011-1/+1
* New testcase that crashes scalarreplChris Lattner2006-10-241-0/+75
* new testcase for PR892Chris Lattner2006-10-081-1/+29
* new testcase for SROA for stuff like "union { int*, float* }".Chris Lattner2006-10-081-0/+18
* new testcaseChris Lattner2006-04-201-0/+18
* New testcase, checking to see we can turn this code:Chris Lattner2006-04-141-0/+56
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* testcase that crashes scalarreplChris Lattner2006-01-241-0/+12
* new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes onChris Lattner2005-12-141-0/+34
* new testcase: sra should be able to eliminate all of these alloca's, despiteChris Lattner2005-12-121-0/+54
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* New testcase, SROA with variable array indexChris Lattner2004-11-141-0/+16
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Instcombine now helps out with theseChris Lattner2004-09-192-4/+7
* New testcase, corresponding to phi_promote.llChris Lattner2004-04-081-0/+17
* New testcaseChris Lattner2004-01-121-0/+35
* New testcase distilled from:Chris Lattner2003-10-291-0/+14
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-166-6/+6
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcase, bug distilled from bcChris Lattner2003-09-121-0/+11
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-282-8/+2
* Old testcaseChris Lattner2003-06-021-0/+7
* New testcaseChris Lattner2003-05-301-0/+9
* New testcaseChris Lattner2003-05-291-0/+11
* Initial testcases for scalar replacement of aggregates passChris Lattner2003-05-274-0/+46