summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New test, adjust other test.Chris Lattner2005-02-12
* Reinstate this test, it is correct after all.Chris Lattner2005-02-12
* This test is invalidChris Lattner2005-02-12
* new testcase for PR504Chris Lattner2005-02-12
* Actually, this testcase is invalid, the bug is in the C++ FE.Chris Lattner2005-02-11
* New testcase that manyoso found compiling QT 4.0.Chris Lattner2005-02-11
* New testcase for PR501Chris Lattner2005-02-11
* New testcase that the asmwriter botches.Chris Lattner2005-02-09
* This bug crashes the assembler, distilled from a testcase produced by Andrew.Chris Lattner2005-02-01
* New testcaseChris Lattner2005-01-31
* New testcaseChris Lattner2005-01-31
* Rename these to start with %c, as they are the only ones that are checked.Chris Lattner2005-01-31
* New testcaseChris Lattner2005-01-31
* New testcase.Chris Lattner2005-01-28
* xfail this.Chris Lattner2005-01-26
* XFAIL this for now.Chris Lattner2005-01-26
* Remove this test. This test is already in PR269, so it should beChris Lattner2005-01-20
* Add some new testsChris Lattner2005-01-19
* New testcase for rotate instructions. Each function should codegen to aChris Lattner2005-01-19
* Add a test for 16-bit sh*d.Chris Lattner2005-01-19
* Ensure that each these functions generates a sh[rl]d instruction.Chris Lattner2005-01-19
* This is a carefully contrived testcase where the X86 ISel is emitting all loadsChris Lattner2005-01-17
* New testcase for a problem that occurred in 132.ijpegChris Lattner2005-01-17
* New testcase, problem found by Rob.Chris Lattner2005-01-14
* Testcase that crashes the PPC backend. Thanks to Rob for finding this.Chris Lattner2005-01-14
* More testcasesChris Lattner2005-01-14
* new testcaseChris Lattner2005-01-13
* The pattern isel is aggressively codegen'ing all of the loads in theseChris Lattner2005-01-11
* Test fails on all platforms, not just linuxJeff Cohen2005-01-08
* New testcase.Chris Lattner2005-01-08
* Cleanup a bunch of tests. In particular do not allow target directives inChris Lattner2005-01-07
* Make this test a bit more interesting by making there actually be a use of theChris Lattner2005-01-07
* modernize and clean up this test.Chris Lattner2005-01-07
* Add a testcase I forgot to commit earlier.Chris Lattner2005-01-07
* New testcaseChris Lattner2005-01-06
* 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