summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update this test to pass.Chris Lattner2005-01-05
* Test that trivial constants are not printed in hex notation.Chris Lattner2005-01-04
* Add a testcase to check that initializer that CAN be evaluated statically ARE.Chris Lattner2005-01-03
* Fix this script to work with hyphenated llvm-gcc and friend.Chris Lattner2005-01-03
* new testcase for PR481Chris Lattner2005-01-03
* New testcase for PR487Chris Lattner2005-01-03
* Make sure the path is properly set in the llvmgcc and llvmgxx variables.Reid Spencer2005-01-03
* Testcase for PR494Chris Lattner2005-01-02
* xfail these tests, whcih require more info in the code generator to implementChris Lattner2005-01-02
* Check in an old test that never made it into CVSChris Lattner2005-01-02
* Add several testcases for new optimizations in the code generator.Chris Lattner2005-01-02
* 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