aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl
Commit message (Expand)AuthorAgeFilesLines
* Fix PR2423 by checking all indices for out of range access, not only Chris Lattner2008-08-231-0/+22
* Fix PR2369 by making scalarrepl more careful about promoting Chris Lattner2008-06-221-0/+18
* Fix some tests.Evan Cheng2008-06-121-1/+1
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-102-2/+2
* Learn ScalarReplAggregrates how stores and loads of first class aggregratesMatthijs Kooijman2008-06-051-0/+32
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-1823-377/+336
* fix a bug Anders ran into where scalarrepl would crash when promotingChris Lattner2008-02-291-0/+16
* Fix a bug where scalarrepl would discard offset if type would match.Chris Lattner2008-01-301-0/+21
* Change uses of getTypeSize to getABITypeSize, getTypeStoreSizeDuncan Sands2007-11-041-0/+30
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Testcase for PR1421Chris Lattner2007-05-301-0/+23
* testcase for PR1446Chris Lattner2007-05-241-0/+27
* Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner2007-05-051-0/+19
* new testcase, should be able to eliminate the alloca and memcpyChris Lattner2007-04-251-0/+33
* For PR1319:Reid Spencer2007-04-162-5/+4
* For PR1319:Reid Spencer2007-04-1510-18/+30
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Remove use of implementation keyword.Reid Spencer2007-03-283-3/+0
* new testcaseChris Lattner2007-03-281-1/+1
* add a testcase the resent patches fail on.Chris Lattner2007-03-191-0/+45
* add PR#Chris Lattner2007-03-191-0/+1
* add pr#Chris Lattner2007-03-191-0/+1
* new testcaseChris Lattner2007-03-191-0/+20
* testcase for SROA with memset etcChris Lattner2007-03-191-0/+48
* For PR950:Reid Spencer2006-12-313-3/+3
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+1
* reenable theseChris Lattner2006-12-152-4/+0
* xfail these until I recommit the scalarrepl patchChris Lattner2006-12-132-0/+4
* new testcase for pr1045Chris Lattner2006-12-121-0/+24
* new testcaseChris Lattner2006-12-111-0/+12
* new testcaseChris Lattner2006-12-101-0/+10
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0219-23/+23
* 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