aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update this test to pass.Chris Lattner2005-01-051-1/+1
* Test that trivial constants are not printed in hex notation.Chris Lattner2005-01-041-0/+6
* Add a testcase to check that initializer that CAN be evaluated statically ARE.Chris Lattner2005-01-031-0/+8
* Fix this script to work with hyphenated llvm-gcc and friend.Chris Lattner2005-01-031-1/+1
* new testcase for PR481Chris Lattner2005-01-031-0/+10
* New testcase for PR487Chris Lattner2005-01-031-0/+24
* Make sure the path is properly set in the llvmgcc and llvmgxx variables.Reid Spencer2005-01-031-2/+2
* Testcase for PR494Chris Lattner2005-01-021-0/+3
* xfail these tests, whcih require more info in the code generator to implementChris Lattner2005-01-022-0/+6
* Check in an old test that never made it into CVSChris Lattner2005-01-021-0/+8
* Add several testcases for new optimizations in the code generator.Chris Lattner2005-01-023-0/+62
* New testcases that we should combine.Chris Lattner2005-01-012-0/+16
* New testcase for common bitfield manipulation instruction sequences.Chris Lattner2005-01-011-0/+54
* Add a bunch of tests for cases that should be eliminated.Chris Lattner2005-01-011-0/+27
* Add a bunch of tests for ANDs that should be eliminated.Chris Lattner2005-01-011-0/+13
* 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