summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* This now works.Chris Lattner2005-01-011-1/+0
* Add new test to make sure simplifycfg doesn't leave around triviallyChris Lattner2005-01-011-0/+26
* Add a comment, add a new testcaseChris Lattner2004-12-292-0/+13
* New testcase for PR491Chris Lattner2004-12-291-0/+10
* new testcase for PR490Chris Lattner2004-12-291-0/+5
* XFAIL this test everywhere.Reid Spencer2004-12-291-1/+2
* XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer2004-12-291-1/+1
* Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that theReid Spencer2004-12-241-3/+3
* The dejagnu scripts need a path for llvm-gcc/llvm-g++ as well so use theReid Spencer2004-12-241-2/+2
* For PR432:Reid Spencer2004-12-221-2/+2
* Make this testcase a bit more challangingChris Lattner2004-12-171-1/+9
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-171-1/+1
* New testcase that crashes the V9 backend.Chris Lattner2004-12-131-0/+6
* Fix this testChris Lattner2004-12-131-1/+1
* Add testcases for simple things we can handle that occur now in vortex.Chris Lattner2004-12-122-0/+12
* Dejagnu doesn't work if you do TESTSUITE=.../Chris Lattner2004-12-121-1/+2
* New testcase that the PPC backend miscompiles. It is emittingChris Lattner2004-12-121-0/+3
* New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner2004-12-121-0/+22
* New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner2004-12-111-0/+8
* Update testChris Lattner2004-12-111-1/+1
* New testcase that ipsccp should handle.Chris Lattner2004-12-111-0/+23
* New testcaseChris Lattner2004-12-101-0/+19
* New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner2004-12-101-0/+11
* Check in the right testChris Lattner2004-12-101-4/+1
* New testcase for a bug exposed by the ipsccp pass, causing dparser to failChris Lattner2004-12-101-0/+62
* New testcaseChris Lattner2004-12-101-0/+13
* Update testcaseAlkis Evlogimenos2004-12-101-2/+2
* Simple testcase for quoted label.Chris Lattner2004-12-101-0/+10
* Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos2004-12-081-0/+22
* Add testcase and fix for another case where we query the size anAlkis Evlogimenos2004-12-081-0/+24
* new testcaseChris Lattner2004-12-081-0/+17
* Fix this regression and remove the XFAIL from this test.Alkis Evlogimenos2004-12-081-1/+0
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-081-29/+0
* This testcase causes the instruction combiner to go spiraling intoChris Lattner2004-12-081-0/+6
* Mark this as an XFAIL until a fix is worked out.Alkis Evlogimenos2004-12-081-0/+1
* Fix llvmgcc to use the TestRunner substition mechanism.John Criswell2004-12-081-1/+1
* xfail this across all platforms.John Criswell2004-12-081-1/+1
* Add regressionAlkis Evlogimenos2004-12-081-0/+14
* This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner2004-12-081-0/+3
* This test still fails on Darwin and Sparc/Solaris.John Criswell2004-12-061-0/+1
* Test case for PR409:Reid Spencer2004-12-061-0/+10
* Remove the last pieces of QMTest.John Criswell2004-12-061-94/+0
* Change check to check-local per Makefile.rules changes.Reid Spencer2004-12-061-2/+2
* Make this test actually capable of passing.Chris Lattner2004-12-051-1/+1
* Change this test to not require execution of the program.Chris Lattner2004-12-051-1/+1
* New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner2004-12-051-0/+20
* Remove unneeded codeAlkis Evlogimenos2004-12-051-3/+0
* Match codegen string betterAlkis Evlogimenos2004-12-051-1/+1
* Add testcast for bug475Alkis Evlogimenos2004-12-051-0/+36
* Darwin and solaris don't support echo -e. This should get the test passingChris Lattner2004-12-041-1/+8