| Commit message (Expand) | Author | Age | Files | Lines |
* | New testcases | Chris Lattner | 2004-04-10 | 1 | -0/+17 |
* | New testcase | Chris Lattner | 2004-04-10 | 1 | -0/+6 |
* | Another testcase | Chris Lattner | 2004-04-09 | 1 | -0/+8 |
* | Testcase to make sure we can apply the shift to the operands of the select, | Chris Lattner | 2004-04-09 | 1 | -0/+13 |
* | Add testcases for harder combining cases. | Chris Lattner | 2004-04-09 | 1 | -0/+18 |
* | new testcase | Chris Lattner | 2004-04-09 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2004-04-08 | 1 | -0/+9 |
* | Add some more cases we should combine | Chris Lattner | 2004-04-08 | 1 | -0/+19 |
* | New testcase | Chris Lattner | 2004-04-07 | 1 | -0/+10 |
* | New testcase that crashes the instcombine pass. Dominance properties have | Chris Lattner | 2004-04-05 | 1 | -0/+8 |
* | Add some testcases for select simplification | Chris Lattner | 2004-03-30 | 1 | -0/+19 |
* | 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 |
* | 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 |
* | test instruction combiner opts for select instruction | Chris Lattner | 2004-03-12 | 1 | -0/+18 |
* | 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 |
* | The instcombiner should canonicalize comparisons. | Chris Lattner | 2004-02-27 | 1 | -0/+27 |
* | Test for the other way also | Chris Lattner | 2004-02-23 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2004-02-23 | 1 | -0/+8 |
* | Add tests for casts that should be eliminated | Chris Lattner | 2004-02-23 | 1 | -1/+13 |
* | Handle the unsigned form as well | Chris Lattner | 2004-02-23 | 1 | -0/+7 |
* | Add a slight variant of test10 | Chris Lattner | 2004-02-23 | 1 | -0/+7 |
* | This multiply can be eliminated | Chris Lattner | 2004-02-23 | 1 | -0/+8 |
* | Test that the instruction combiner can fold away a cast in a GEP instruction. | Chris Lattner | 2004-02-22 | 1 | -0/+8 |
* | A new testcase for a situation that occurs in 181.mcf | Chris Lattner | 2004-02-16 | 1 | -0/+12 |
* | Add a test for the "swap idiom", which LLVM should be able to unravel. | Chris Lattner | 2004-02-16 | 1 | -0/+14 |
* | Test for xor chains | Chris Lattner | 2004-02-16 | 1 | -0/+6 |
* | new testcase | Chris Lattner | 2004-01-14 | 1 | -0/+24 |
* | Instcombine should promote this, and because it isn't, we are failing poolall... | Chris Lattner | 2003-11-13 | 1 | -0/+9 |
* | This is not the instruction combiner's fault! No really! | Chris Lattner | 2003-11-12 | 1 | -9/+0 |
* | Reduced testcase for PR 110 | Chris Lattner | 2003-11-12 | 1 | -0/+9 |
* | New testcase for the other side | Chris Lattner | 2003-11-05 | 1 | -0/+6 |
* | Since we're in the neighborhood, test for the inverse | Chris Lattner | 2003-11-04 | 1 | -0/+6 |
* | Add a generalization of the previous case | Chris Lattner | 2003-11-04 | 1 | -0/+6 |
* | New testcase for masking operation that frequently occurs in the pool allocator | Chris Lattner | 2003-11-04 | 1 | -0/+6 |
* | New testcase for a bug in instcombine | Chris Lattner | 2003-11-03 | 1 | -0/+13 |
* | More testcases | Chris Lattner | 2003-11-03 | 1 | -0/+29 |
* | Move a test from cast-set to a new bit-tracking.ll file. Update file comments | Chris Lattner | 2003-11-03 | 2 | -14/+20 |
* | Add another case, which an implementation of test6 must be sure to handle | Chris Lattner | 2003-11-03 | 1 | -0/+6 |
* | Add the testcase from PR8 | Chris Lattner | 2003-11-03 | 1 | -0/+6 |
* | Add another case, which occurs in em3d | Chris Lattner | 2003-11-03 | 1 | -1/+6 |
* | Add test for instcombine transmogrifying allocation instructions | Chris Lattner | 2003-11-02 | 1 | -0/+6 |
* | New testcase crashing the instruction combiner | Chris Lattner | 2003-10-30 | 1 | -0/+11 |
* | document real source of bug | Chris Lattner | 2003-10-23 | 1 | -0/+3 |
* | A new testcase for an instcombine miscompilation! | Chris Lattner | 2003-10-23 | 1 | -0/+10 |
* | new testcase | Chris Lattner | 2003-10-07 | 1 | -0/+7 |
* | Add new testcases | Chris Lattner | 2003-10-02 | 1 | -0/+11 |