Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new testcase for PR590 | Chris Lattner | 2005-06-30 | 1 | -0/+51 |
* | new testcase for PR586 | Chris Lattner | 2005-06-17 | 1 | -0/+15 |
* | new testcase for PR585 | Chris Lattner | 2005-06-17 | 1 | -0/+7 |
* | new testcase for PR584 | Chris Lattner | 2005-06-17 | 1 | -0/+125 |
* | new testcase for PR583 | Chris Lattner | 2005-06-16 | 1 | -0/+9 |
* | new testcase for PR582 | Chris Lattner | 2005-06-15 | 1 | -0/+36 |
* | new testcase for PR579 | Chris Lattner | 2005-06-15 | 1 | -0/+9 |
* | new testcase for PR577 | Chris Lattner | 2005-06-15 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2005-05-20 | 1 | -0/+10 |
* | New testcase that crashes simplifycfg, identified accidentally by JohnMC | Chris Lattner | 2005-05-20 | 1 | -0/+153 |
* | Don't eliminate a test case, just the form of the test case, from the | Reid Spencer | 2005-05-15 | 1 | -1/+2 |
* | This does not belong | Chris Lattner | 2005-05-15 | 1 | -3/+1 |
* | Add a case with non-constant argument for testing the transform: | Reid Spencer | 2005-05-15 | 1 | -1/+7 |
* | Add a test case for testing ffs libcall conversion to constant | Reid Spencer | 2005-05-14 | 1 | -0/+23 |
* | remove test | Chris Lattner | 2005-05-13 | 1 | -46/+0 |
* | fix buggy test | Chris Lattner | 2005-05-13 | 2 | -5/+5 |
* | Fix buggy test | Chris Lattner | 2005-05-13 | 1 | -4/+2 |
* | new testcase | Chris Lattner | 2005-05-10 | 1 | -0/+11 |
* | testcase I've had in my tree | Chris Lattner | 2005-05-09 | 1 | -0/+17 |
* | New testcase | Chris Lattner | 2005-05-09 | 1 | -0/+9 |
* | add a testcase for a case we do not handle yet | Chris Lattner | 2005-05-08 | 1 | -0/+66 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+20 |
* | new testcases for PR557 | Chris Lattner | 2005-05-08 | 2 | -0/+70 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+24 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+8 |
* | * Break tests into individual cases so its easier to see what's going on. | Reid Spencer | 2005-05-07 | 1 | -6/+39 |
* | test that reassociate can handle shifts | Chris Lattner | 2005-05-07 | 1 | -0/+10 |
* | Make sure to not accidentally get a bogus tail marker | Chris Lattner | 2005-05-06 | 1 | -0/+16 |
* | new testcases | Chris Lattner | 2005-05-06 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2005-05-06 | 2 | -0/+14 |
* | new testcase for unneeded and | Chris Lattner | 2005-05-06 | 1 | -0/+5 |
* | new testcase | Chris Lattner | 2005-05-06 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2005-05-06 | 1 | -0/+5 |
* | new testcase for a bug Jim found | Chris Lattner | 2005-05-05 | 1 | -0/+23 |
* | new testcase | Chris Lattner | 2005-05-04 | 1 | -0/+7 |
* | Make sure both optimization cases get tested. | Reid Spencer | 2005-05-04 | 1 | -1/+2 |
* | Add a test case for the IsDigitOptimization class. | Reid Spencer | 2005-05-04 | 1 | -0/+17 |
* | Fix this test to succeed even if "strchr" is on a call instruction. | Reid Spencer | 2005-05-03 | 1 | -3/+5 |
* | Add a test case for SPrintFOptimization. | Reid Spencer | 2005-05-03 | 1 | -0/+32 |
* | Add a test case for StrChrOptimizer for -simplify-libcalls | Reid Spencer | 2005-05-03 | 2 | -6/+25 |
* | A new test case for the LLVMMemSetOptimization. | Reid Spencer | 2005-05-03 | 1 | -0/+17 |
* | Correct the title and the success criteria: strcmp -> strncmp | Reid Spencer | 2005-05-03 | 1 | -2/+2 |
* | Add a new test case for the StrNCmpOptimization. | Reid Spencer | 2005-05-03 | 1 | -0/+26 |
* | Add a test case for testing the FPrintFOptimization. | Reid Spencer | 2005-05-02 | 1 | -0/+28 |
* | new testcase | Chris Lattner | 2005-05-01 | 1 | -0/+5 |
* | add a new testcase | Chris Lattner | 2005-05-01 | 1 | -0/+5 |
* | * Fix signed/unsigned usage problem | Reid Spencer | 2005-04-30 | 1 | -9/+10 |
* | A new test case for the ToAsciiOptimizer. | Reid Spencer | 2005-04-30 | 1 | -0/+21 |
* | A new test case for the StrCmpOptimization in -simplify-libcalls. | Reid Spencer | 2005-04-30 | 1 | -0/+26 |