summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl
Commit message (Expand)AuthorAge
...
* Fix some tests.Evan Cheng2008-06-12
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-10
* Learn ScalarReplAggregrates how stores and loads of first class aggregratesMatthijs Kooijman2008-06-05
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-18
* fix a bug Anders ran into where scalarrepl would crash when promotingChris Lattner2008-02-29
* Fix a bug where scalarrepl would discard offset if type would match.Chris Lattner2008-01-30
* Change uses of getTypeSize to getABITypeSize, getTypeStoreSizeDuncan Sands2007-11-04
* Convert .cvsignore filesJohn Criswell2007-06-29
* Testcase for PR1421Chris Lattner2007-05-30
* testcase for PR1446Chris Lattner2007-05-24
* Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner2007-05-05
* new testcase, should be able to eliminate the alloca and memcpyChris Lattner2007-04-25
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Remove use of implementation keyword.Reid Spencer2007-03-28
* new testcaseChris Lattner2007-03-28
* add a testcase the resent patches fail on.Chris Lattner2007-03-19
* add PR#Chris Lattner2007-03-19
* add pr#Chris Lattner2007-03-19
* new testcaseChris Lattner2007-03-19
* testcase for SROA with memset etcChris Lattner2007-03-19
* For PR950:Reid Spencer2006-12-31
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* reenable theseChris Lattner2006-12-15
* xfail these until I recommit the scalarrepl patchChris Lattner2006-12-13
* new testcase for pr1045Chris Lattner2006-12-12
* new testcaseChris Lattner2006-12-11
* new testcaseChris Lattner2006-12-10
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* scalarrepl should not split the two elements of the vsiidx array:Chris Lattner2006-11-07
* extra pass is required nowChris Lattner2006-11-01
* New testcase that crashes scalarreplChris Lattner2006-10-24
* new testcase for PR892Chris Lattner2006-10-08
* new testcase for SROA for stuff like "union { int*, float* }".Chris Lattner2006-10-08
* 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