summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New testcases that we should combine.Chris Lattner2005-01-01
* New testcase for common bitfield manipulation instruction sequences.Chris Lattner2005-01-01
* Add a bunch of tests for cases that should be eliminated.Chris Lattner2005-01-01
* Add a bunch of tests for ANDs that should be eliminated.Chris Lattner2005-01-01
* This now works.Chris Lattner2005-01-01
* Add new test to make sure simplifycfg doesn't leave around triviallyChris Lattner2005-01-01
* Add a comment, add a new testcaseChris Lattner2004-12-29
* New testcase for PR491Chris Lattner2004-12-29
* new testcase for PR490Chris Lattner2004-12-29
* XFAIL this test everywhere.Reid Spencer2004-12-29
* XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer2004-12-29
* Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that theReid Spencer2004-12-24
* The dejagnu scripts need a path for llvm-gcc/llvm-g++ as well so use theReid Spencer2004-12-24
* For PR432:Reid Spencer2004-12-22
* Make this testcase a bit more challangingChris Lattner2004-12-17
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-17
* New testcase that crashes the V9 backend.Chris Lattner2004-12-13
* Fix this testChris Lattner2004-12-13
* Add testcases for simple things we can handle that occur now in vortex.Chris Lattner2004-12-12
* Dejagnu doesn't work if you do TESTSUITE=.../Chris Lattner2004-12-12
* New testcase that the PPC backend miscompiles. It is emittingChris Lattner2004-12-12
* New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner2004-12-12
* New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner2004-12-11
* Update testChris Lattner2004-12-11
* New testcase that ipsccp should handle.Chris Lattner2004-12-11
* New testcaseChris Lattner2004-12-10
* New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner2004-12-10
* Check in the right testChris Lattner2004-12-10
* New testcase for a bug exposed by the ipsccp pass, causing dparser to failChris Lattner2004-12-10
* New testcaseChris Lattner2004-12-10
* Update testcaseAlkis Evlogimenos2004-12-10
* Simple testcase for quoted label.Chris Lattner2004-12-10
* Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos2004-12-08
* Add testcase and fix for another case where we query the size anAlkis Evlogimenos2004-12-08
* new testcaseChris Lattner2004-12-08
* Fix this regression and remove the XFAIL from this test.Alkis Evlogimenos2004-12-08
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* This testcase causes the instruction combiner to go spiraling intoChris Lattner2004-12-08
* Mark this as an XFAIL until a fix is worked out.Alkis Evlogimenos2004-12-08
* Fix llvmgcc to use the TestRunner substition mechanism.John Criswell2004-12-08
* xfail this across all platforms.John Criswell2004-12-08
* Add regressionAlkis Evlogimenos2004-12-08
* This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner2004-12-08
* This test still fails on Darwin and Sparc/Solaris.John Criswell2004-12-06
* Test case for PR409:Reid Spencer2004-12-06
* Remove the last pieces of QMTest.John Criswell2004-12-06
* Change check to check-local per Makefile.rules changes.Reid Spencer2004-12-06
* Make this test actually capable of passing.Chris Lattner2004-12-05
* Change this test to not require execution of the program.Chris Lattner2004-12-05
* New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner2004-12-05