summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Implement smarter algorithm for choosing which blocks to tail-merge.Dale Johannesen2007-06-01
* Add a test for PR1424.Lauro Ramos Venancio2007-05-31
* new testcase for PR1473Chris Lattner2007-05-30
* Testcase forDuncan Sands2007-05-30
* Testcase for PR1421Chris Lattner2007-05-30
* new testcase for PR1421Chris Lattner2007-05-30
* testcase for PR1446Chris Lattner2007-05-24
* Add a new test case.Evan Cheng2007-05-24
* tail merging shrinks this code a bit. Could do more in future.Dale Johannesen2007-05-23
* new testcase for PR1435Chris Lattner2007-05-23
* new testcases for -enable-tail-merge default handlingDale Johannesen2007-05-22
* Test assumes tail merging is off; this must now be explicit.Dale Johannesen2007-05-22
* new testcase for a recent regressionChris Lattner2007-05-22
* Add test for PR1259.Evan Cheng2007-05-21
* Make sure we can round-trip an escaped value in a name.Reid Spencer2007-05-19
* new testcaseChris Lattner2007-05-19
* add sourceChris Lattner2007-05-19
* new testcaseChris Lattner2007-05-19
* new testcaseChris Lattner2007-05-19
* Add a testcase for unrolling loops with unknown tripcounts.Dan Gohman2007-05-18
* Fix typo.Duncan Sands2007-05-18
* Add a test case for PR1434Reid Spencer2007-05-18
* Avoid an infinite loop when TestRunner.sh is run outside of the test dir.Reid Spencer2007-05-18
* New test.Devang Patel2007-05-17
* New test case.Evan Cheng2007-05-17
* add testcase for 128-bit add/subChris Lattner2007-05-17
* New test.Devang Patel2007-05-17
* testcase for PR1427Chris Lattner2007-05-17
* Fix PR1355: Only compute the SUBPATH and TESTDIR once.Reid Spencer2007-05-16
* Fix PR number.Devang Patel2007-05-16
* New test for PR1417Devang Patel2007-05-16
* testcase for maskmovqChris Lattner2007-05-16
* New test.Devang Patel2007-05-15
* add PR number and testcase from the PR.Chris Lattner2007-05-15
* new testcaseChris Lattner2007-05-15
* Fix an infinite recursion in GetNegatedExpression.Lauro Ramos Venancio2007-05-15
* Don't put test cases into regression test suite before the bug is fixed.Reid Spencer2007-05-15
* Add a test case for PR1420Reid Spencer2007-05-15
* new testcase that crashes llcChris Lattner2007-05-15
* testcase that crashes llcChris Lattner2007-05-15
* New testcase that crashes instcombineChris Lattner2007-05-15
* new testcaseChris Lattner2007-05-14
* Test for PR1406.Evan Cheng2007-05-14
* New test.Evan Cheng2007-05-14
* Doh. .cpp -> .llEvan Cheng2007-05-14
* Enable aliases on arm-linux.Lauro Ramos Venancio2007-05-14
* Reverse last patch .. premature. Depends on uncommitted CBE patch.Reid Spencer2007-05-14
* Update this test to match the (corrected) output from the CBE.Reid Spencer2007-05-14
* this crashes globaloptChris Lattner2007-05-13
* Add a test case for shl of APInt integers > 64 bits by 0 shift amount.Reid Spencer2007-05-12