Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LICM test cases to: | Tanya Lattner | 2003-08-05 | 2 | -0/+47 |
* | new testcases that simplifycfg breaks | Chris Lattner | 2003-08-05 | 2 | -0/+19 |
* | More testcases, which I'll implement later | Chris Lattner | 2003-07-24 | 3 | -0/+25 |
* | Modernize testcase | Chris Lattner | 2003-07-24 | 1 | -3/+3 |
* | New testcase | Chris Lattner | 2003-07-24 | 1 | -0/+7 |
* | New testcases for signed shifts | Chris Lattner | 2003-07-24 | 1 | -1/+12 |
* | Add new tests, make existing tests more difficult | Chris Lattner | 2003-07-23 | 1 | -2/+9 |
* | New testcase | Chris Lattner | 2003-07-23 | 1 | -0/+10 |
* | New testcases | Chris Lattner | 2003-07-23 | 1 | -2/+14 |
* | Renumber tests sequentially | Chris Lattner | 2003-07-23 | 2 | -19/+21 |
* | Split the or and xor tests into two separate files | Chris Lattner | 2003-07-23 | 2 | -60/+67 |
* | Remove obscure test | Chris Lattner | 2003-07-23 | 1 | -11/+0 |
* | New testcase | Chris Lattner | 2003-07-23 | 1 | -0/+10 |
* | New testcase | Chris Lattner | 2003-07-23 | 1 | -0/+6 |
* | New testcase | Chris Lattner | 2003-07-23 | 1 | -0/+7 |
* | New testcases | Chris Lattner | 2003-07-23 | 2 | -1/+15 |
* | New testcase | Chris Lattner | 2003-07-23 | 2 | -0/+19 |
* | New testcase | Chris Lattner | 2003-07-23 | 1 | -0/+5 |
* | New tests | Chris Lattner | 2003-07-23 | 1 | -0/+13 |
* | New testcase that caused infinite loop in taildup | Chris Lattner | 2003-07-23 | 1 | -0/+13 |
* | New testcases | Chris Lattner | 2003-07-22 | 2 | -6/+22 |
* | Regression test for the Instruction Combining optimizization. | John Criswell | 2003-07-21 | 1 | -0/+46 |
* | New testcase | Chris Lattner | 2003-07-03 | 1 | -0/+12 |
* | Updated the name of the LLVM disassembler so that the test does not fail. | John Criswell | 2003-07-01 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2003-07-01 | 1 | -0/+11 |
* | Remove usage of grep-not script | Chris Lattner | 2003-06-28 | 20 | -20/+20 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 57 | -279/+80 |
* | Move DSGraph tests to test/Regression/Analysis/DSGraph | Chris Lattner | 2003-06-28 | 1 | -1/+0 |
* | Move files to test/Regression/Analysis/DSGraph | Chris Lattner | 2003-06-28 | 1 | -10/+0 |
* | No use in having CFGSimplify and SimplifyCFG directories! | Chris Lattner | 2003-06-28 | 1 | -1/+0 |
* | Eliminate explicit control flow in tests | Chris Lattner | 2003-06-28 | 6 | -24/+6 |
* | Use not instead of grep-not | Chris Lattner | 2003-06-28 | 2 | -2/+2 |
* | Switch tests over to use the 'not' script, instead of explicit control flow | Chris Lattner | 2003-06-28 | 15 | -70/+19 |
* | Force the interpreter for this testcase | Chris Lattner | 2003-06-28 | 1 | -1/+1 |
* | Convert scripts from using explicit control flow to use the new grep-not script | Chris Lattner | 2003-06-28 | 19 | -76/+19 |
* | Fix testcase | Chris Lattner | 2003-06-28 | 1 | -5/+2 |
* | add tests for elimination of loads | Chris Lattner | 2003-06-26 | 1 | -0/+29 |
* | Add test for instcombine -1*X -> -X | Chris Lattner | 2003-06-25 | 1 | -1/+11 |
* | New testcase | Chris Lattner | 2003-06-25 | 1 | -0/+27 |
* | New testcase | Chris Lattner | 2003-06-25 | 1 | -0/+19 |
* | New testcase | Chris Lattner | 2003-06-24 | 1 | -0/+94 |
* | Modernize testcase | Chris Lattner | 2003-06-24 | 1 | -1/+1 |
* | modernize testcase | Chris Lattner | 2003-06-24 | 1 | -2/+4 |
* | Make sure adce is basically working! | Chris Lattner | 2003-06-24 | 1 | -0/+43 |
* | Modernize testcases | Chris Lattner | 2003-06-24 | 2 | -32/+32 |
* | New testcase | Chris Lattner | 2003-06-24 | 1 | -0/+36 |
* | Testcase reduced by bugpoint | Chris Lattner | 2003-06-24 | 1 | -0/+18 |
* | Run the tail dup tests | Chris Lattner | 2003-06-24 | 1 | -1/+2 |
* | Fix comment | Chris Lattner | 2003-06-23 | 1 | -1/+1 |
* | Yet another testcase | Chris Lattner | 2003-06-23 | 1 | -0/+6 |