| Commit message (Expand) | Author | Age | Files | Lines |
* | New testcase | Chris Lattner | 2004-03-25 | 1 | -0/+13 |
* | New testcase, the optimizer can delete zero sized allocas | Chris Lattner | 2004-03-19 | 1 | -0/+14 |
* | This is the last remaining bug that I know of in the loop extractor. The loop | Chris Lattner | 2004-03-18 | 1 | -0/+196 |
* | New testcase, reduced from 256.bzip2 | Chris Lattner | 2004-03-18 | 1 | -0/+47 |
* | New testcase | Chris Lattner | 2004-03-18 | 1 | -0/+23 |
* | New testcase that crashes the code extractor | Chris Lattner | 2004-03-18 | 1 | -0/+21 |
* | Modify test to use the %t substition (temporary name). This is available | John Criswell | 2004-03-17 | 1 | -2/+2 |
* | Another simple testcase | Chris Lattner | 2004-03-16 | 1 | -0/+17 |
* | New testcase for PR297 | Chris Lattner | 2004-03-16 | 1 | -0/+4 |
* | Fix test | Chris Lattner | 2004-03-16 | 1 | -1/+1 |
* | Fix testcase | Chris Lattner | 2004-03-16 | 1 | -1/+1 |
* | New testcase | Chris Lattner | 2004-03-16 | 1 | -0/+21 |
* | New testcase for PR293 | Chris Lattner | 2004-03-16 | 1 | -0/+12 |
* | foo Bug 291, bar PR291 | Chris Lattner | 2004-03-16 | 1 | -0/+1 |
* | foo bug291 bar PR 291 | Chris Lattner | 2004-03-16 | 1 | -1/+0 |
* | PR291 | Chris Lattner | 2004-03-16 | 1 | -0/+1 |
* | // Testcase from Bug 291 | Chris Lattner | 2004-03-16 | 1 | -0/+11 |
* | New testcase for CSE of call instructions | Chris Lattner | 2004-03-15 | 1 | -0/+11 |
* | Make sure that pure calls don't kill loads | Chris Lattner | 2004-03-15 | 1 | -0/+13 |
* | New testcases to test LICM of call instructions | Chris Lattner | 2004-03-15 | 2 | -0/+30 |
* | New testcase that causes the code extractor to generate bogus code. | Chris Lattner | 2004-03-15 | 1 | -0/+34 |
* | New testcase that crashes the loop extractor | Chris Lattner | 2004-03-14 | 1 | -0/+27 |
* | New testcase that crashes the -lowerswitch pass | Chris Lattner | 2004-03-14 | 1 | -0/+21 |
* | New testcase that crashes the loop extractor | Chris Lattner | 2004-03-14 | 1 | -0/+75 |
* | New testcase, distilled from povray I think. | Chris Lattner | 2004-03-13 | 1 | -0/+13 |
* | Oh right, casts can interfere. Test this too | Chris Lattner | 2004-03-13 | 1 | -0/+8 |
* | new testcases | Chris Lattner | 2004-03-12 | 1 | -1/+13 |
* | new testcase | Chris Lattner | 2004-03-12 | 2 | -0/+20 |
* | Test the mod/ref analysis in DSA. | Misha Brukman | 2004-03-12 | 2 | -0/+27 |
* | test instruction combiner opts for select instruction | Chris Lattner | 2004-03-12 | 1 | -0/+18 |
* | New testcase | Chris Lattner | 2004-03-12 | 1 | -0/+7 |
* | New testcase for PR284: [indvars] Induction variable analysis violates LLVM i... | Chris Lattner | 2004-03-10 | 1 | -0/+27 |
* | New testcase for PR275 | Chris Lattner | 2004-03-10 | 1 | -0/+30 |
* | New testcase for PR276: llvm-g++ does not mangle method names that match stdl... | Chris Lattner | 2004-03-09 | 1 | -0/+8 |
* | Checkin testcase for PR261 | Chris Lattner | 2004-03-09 | 1 | -0/+19 |
* | New testcase for folding in some important situations. The first two | Chris Lattner | 2004-03-08 | 1 | -0/+15 |
* | New testcase for PR269 | Chris Lattner | 2004-03-08 | 1 | -0/+11 |
* | Testcase that crashes the C front-end. | Chris Lattner | 2004-03-08 | 1 | -0/+4 |
* | New code-quality testcase. | Chris Lattner | 2004-03-08 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2004-03-08 | 1 | -0/+21 |
* | New testcase for missed case | Chris Lattner | 2004-03-07 | 1 | -0/+17 |
* | New testcase | Chris Lattner | 2004-03-07 | 1 | -0/+24 |
* | Testcase for a bug that caused a whole bunch of testcases to die in the nightly | Chris Lattner | 2004-02-29 | 1 | -0/+16 |
* | Add a testcase for switch instruction induction | Chris Lattner | 2004-02-28 | 1 | -0/+36 |
* | fix a bug in the testcase | Chris Lattner | 2004-02-28 | 1 | -1/+1 |
* | new testcase for a tblgen bug that alkis ran into | Chris Lattner | 2004-02-28 | 1 | -0/+20 |
* | new testcase for intrinsic folding | Chris Lattner | 2004-02-28 | 1 | -0/+17 |
* | The instruction combining pass removes dead instructions, there is no need | Chris Lattner | 2004-02-28 | 9 | -9/+9 |
* | Two testcases for loops: one with outputs, one without. | Misha Brukman | 2004-02-28 | 2 | -0/+26 |
* | Fix a verifier bug that was preventing us from ripping povray+libpng to pieces. | Chris Lattner | 2004-02-27 | 1 | -0/+23 |