summaryrefslogtreecommitdiff
path: root/test/Transforms
Commit message (Expand)AuthorAge
* Add a testcase cee should eventually passChris Lattner2002-11-01
* Use absolute path name for "analyze" since we are changing directories.Vikram S. Adve2002-11-01
* New testcasesChris Lattner2002-10-31
* Tell cvs to ignore *.dot and *.ps files in this directoryChris Lattner2002-10-31
* New testcase for the possible array merging scenariosChris Lattner2002-10-31
* New testcasesChris Lattner2002-10-31
* Update test to use long instead of uint getelementptr subscriptsChris Lattner2002-10-25
* Clean up testcasesChris Lattner2002-10-15
* Cleanup testChris Lattner2002-10-15
* Fix typoChris Lattner2002-10-15
* Cleanup testcaseChris Lattner2002-10-15
* Fix testcaseChris Lattner2002-10-15
* Add check to see if opt abortsChris Lattner2002-10-09
* New testcaseChris Lattner2002-10-09
* Avoid having testcases spit out bytecode on errorChris Lattner2002-10-09
* Cleanup testcase a lot to test JUST funcresolve of globalsChris Lattner2002-10-09
* New testcase for infinite loop that the raise pass is getting intoChris Lattner2002-10-09
* New testcase for bug that messes up the CWriterChris Lattner2002-10-08
* Make test more interesting by adding dummy phi nodeChris Lattner2002-10-08
* Add new testcase for arithmetic shr of -1Chris Lattner2002-10-08
* This test was mistakenly matching 'predecessors' that the new asmwriterChris Lattner2002-10-08
* New testcaseChris Lattner2002-10-07
* Fix testcase to run correctly, add descriptionChris Lattner2002-10-07
* Finally I'm able to distill a testcase for a problem I'm seeing!Chris Lattner2002-10-07
* Checkin new "feature" test for ceeChris Lattner2002-10-06
* NEw "feature" test that cee should eventually handleChris Lattner2002-10-06
* New testcase for bug never checked into CVS, but that I hit during debugging aChris Lattner2002-10-04
* New testcaseChris Lattner2002-10-03
* New testcase for a problem discovered in the SPECINT gzip benchmark.Chris Lattner2002-10-02
* Allow production of -stats output for benchmarks by specifyingChris Lattner2002-09-30
* * Run preheaders pass testsChris Lattner2002-09-26
* Checkin the simple features tests for the preheader insertion pass.Chris Lattner2002-09-26
* New feature test for something we have done for a long timeChris Lattner2002-09-24
* New testcase that causes SimplifyCFG to assert out.Chris Lattner2002-09-24
* Convert to using long indexes instead of uintChris Lattner2002-09-23
* Add some more testcases for things to get optimized awayChris Lattner2002-09-23
* New testcase distilled from SPEC vortex benchmarkChris Lattner2002-09-23
* Run constantmerge tests tooChris Lattner2002-09-23
* Fix testcase to accurately expose bugChris Lattner2002-09-23
* New testcase distilled from SPEC MCF benchmarkChris Lattner2002-09-23
* Checkin old testcaseChris Lattner2002-09-20
* New regression testChris Lattner2002-09-17
* Convert to use long indexes instead of uintChris Lattner2002-09-17
* Run the cee pass testsChris Lattner2002-09-16
* Checking testcases for cee passChris Lattner2002-09-16
* Check for cannonicalization of shl X, 1 -> add X, XChris Lattner2002-09-10
* Clean up pointer using testcasesChris Lattner2002-09-10
* Remove a testcase that is irrelevant now, fix a pointer adding testcaseChris Lattner2002-09-10
* New testcase for poitner problemChris Lattner2002-09-10
* Run indvars testsChris Lattner2002-09-10