| Commit message (Expand) | Author | Age | Files | Lines |
* | new testcase for a simple optimization that simplifycfg is about to do. | Chris Lattner | 2005-02-24 | 1 | -0/+78 |
* | add another testcase to make sure it gets turned into a switch (answer: yes i... | Chris Lattner | 2005-02-24 | 1 | -0/+15 |
* | new testcase for PR523 | Chris Lattner | 2005-02-21 | 1 | -0/+11 |
* | New testcase for PR522. | Chris Lattner | 2005-02-20 | 1 | -0/+7 |
* | Testcase for PR520 | Chris Lattner | 2005-02-19 | 1 | -0/+22 |
* | Adjust this test to pass after recent CFE changes. We now generate: | Chris Lattner | 2005-02-19 | 1 | -1/+1 |
* | Make this testcase harder, to test the read case as well. | Chris Lattner | 2005-02-19 | 1 | -0/+3 |
* | new testcase. | Chris Lattner | 2005-02-19 | 1 | -0/+11 |
* | Quote the value of the PATH variable so that Cygwin and Windows can have | Reid Spencer | 2005-02-18 | 1 | -1/+1 |
* | Allow dejagnu tests to run on Windows/Cygwin. Quote the value of the PATH | Reid Spencer | 2005-02-18 | 1 | -1/+1 |
* | New files, testing for a crash in ADCE compiling QT and a missed optimization. | Chris Lattner | 2005-02-17 | 2 | -0/+64 |
* | new testcase for PR515 | Chris Lattner | 2005-02-17 | 1 | -0/+63 |
* | New testcase for PR510. | Chris Lattner | 2005-02-15 | 1 | -0/+11 |
* | execution tests shouldn't go here. This was killing the PPC nightly tester. | Chris Lattner | 2005-02-14 | 1 | -1/+1 |
* | A testcase that LLC produces illegal asm on for Prolangs-C/cdecl now. | Chris Lattner | 2005-02-14 | 1 | -0/+5 |
* | new testcase | Chris Lattner | 2005-02-14 | 1 | -0/+7 |
* | new testcase for PR509 | Chris Lattner | 2005-02-14 | 1 | -0/+9 |
* | New test, adjust other test. | Chris Lattner | 2005-02-12 | 2 | -1/+9 |
* | Reinstate this test, it is correct after all. | Chris Lattner | 2005-02-12 | 1 | -0/+8 |
* | This test is invalid | Chris Lattner | 2005-02-12 | 1 | -12/+0 |
* | new testcase for PR504 | Chris Lattner | 2005-02-12 | 1 | -0/+22 |
* | Actually, this testcase is invalid, the bug is in the C++ FE. | Chris Lattner | 2005-02-11 | 1 | -8/+0 |
* | New testcase that manyoso found compiling QT 4.0. | Chris Lattner | 2005-02-11 | 1 | -0/+8 |
* | New testcase for PR501 | Chris Lattner | 2005-02-11 | 1 | -0/+32 |
* | New testcase that the asmwriter botches. | Chris Lattner | 2005-02-09 | 1 | -0/+14 |
* | This bug crashes the assembler, distilled from a testcase produced by Andrew. | Chris Lattner | 2005-02-01 | 1 | -0/+8 |
* | New testcase | Chris Lattner | 2005-01-31 | 1 | -0/+6 |
* | New testcase | Chris Lattner | 2005-01-31 | 1 | -0/+9 |
* | Rename these to start with %c, as they are the only ones that are checked. | Chris Lattner | 2005-01-31 | 1 | -15/+15 |
* | New testcase | Chris Lattner | 2005-01-31 | 1 | -0/+22 |
* | New testcase. | Chris Lattner | 2005-01-28 | 1 | -0/+12 |
* | xfail this. | Chris Lattner | 2005-01-26 | 1 | -0/+4 |
* | XFAIL this for now. | Chris Lattner | 2005-01-26 | 1 | -0/+5 |
* | Remove this test. This test is already in PR269, so it should be | Chris Lattner | 2005-01-20 | 1 | -15/+0 |
* | Add some new tests | Chris Lattner | 2005-01-19 | 1 | -0/+14 |
* | New testcase for rotate instructions. Each function should codegen to a | Chris Lattner | 2005-01-19 | 1 | -0/+91 |
* | Add a test for 16-bit sh*d. | Chris Lattner | 2005-01-19 | 1 | -1/+9 |
* | Ensure that each these functions generates a sh[rl]d instruction. | Chris Lattner | 2005-01-19 | 1 | -0/+22 |
* | This is a carefully contrived testcase where the X86 ISel is emitting all loads | Chris Lattner | 2005-01-17 | 1 | -0/+45 |
* | New testcase for a problem that occurred in 132.ijpeg | Chris Lattner | 2005-01-17 | 1 | -0/+16 |
* | New testcase, problem found by Rob. | Chris Lattner | 2005-01-14 | 1 | -0/+3 |
* | Testcase that crashes the PPC backend. Thanks to Rob for finding this. | Chris Lattner | 2005-01-14 | 1 | -0/+8 |
* | More testcases | Chris Lattner | 2005-01-14 | 1 | -0/+15 |
* | new testcase | Chris Lattner | 2005-01-13 | 1 | -0/+17 |
* | The pattern isel is aggressively codegen'ing all of the loads in these | Chris Lattner | 2005-01-11 | 1 | -0/+72 |
* | Test fails on all platforms, not just linux | Jeff Cohen | 2005-01-08 | 1 | -1/+1 |
* | New testcase. | Chris Lattner | 2005-01-08 | 1 | -0/+19 |
* | Cleanup a bunch of tests. In particular do not allow target directives in | Chris Lattner | 2005-01-07 | 9 | -241/+5 |
* | Make this test a bit more interesting by making there actually be a use of the | Chris Lattner | 2005-01-07 | 1 | -1/+1 |
* | modernize and clean up this test. | Chris Lattner | 2005-01-07 | 1 | -13/+6 |