aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine
Commit message (Expand)AuthorAgeFilesLines
* New testcasesChris Lattner2004-04-101-0/+17
* New testcaseChris Lattner2004-04-101-0/+6
* Another testcaseChris Lattner2004-04-091-0/+8
* Testcase to make sure we can apply the shift to the operands of the select,Chris Lattner2004-04-091-0/+13
* Add testcases for harder combining cases.Chris Lattner2004-04-091-0/+18
* new testcaseChris Lattner2004-04-091-0/+7
* New testcaseChris Lattner2004-04-081-0/+9
* Add some more cases we should combineChris Lattner2004-04-081-0/+19
* New testcaseChris Lattner2004-04-071-0/+10
* New testcase that crashes the instcombine pass. Dominance properties haveChris Lattner2004-04-051-0/+8
* Add some testcases for select simplificationChris Lattner2004-03-301-0/+19
* New testcaseChris Lattner2004-03-251-0/+13
* New testcase, the optimizer can delete zero sized allocasChris Lattner2004-03-191-0/+14
* New testcase, distilled from povray I think.Chris Lattner2004-03-131-0/+13
* Oh right, casts can interfere. Test this tooChris Lattner2004-03-131-0/+8
* new testcasesChris Lattner2004-03-121-1/+13
* test instruction combiner opts for select instructionChris Lattner2004-03-121-0/+18
* new testcase for intrinsic foldingChris Lattner2004-02-281-0/+17
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-289-9/+9
* The instcombiner should canonicalize comparisons.Chris Lattner2004-02-271-0/+27
* Test for the other way alsoChris Lattner2004-02-231-0/+7
* New testcaseChris Lattner2004-02-231-0/+8
* Add tests for casts that should be eliminatedChris Lattner2004-02-231-1/+13
* Handle the unsigned form as wellChris Lattner2004-02-231-0/+7
* Add a slight variant of test10Chris Lattner2004-02-231-0/+7
* This multiply can be eliminatedChris Lattner2004-02-231-0/+8
* Test that the instruction combiner can fold away a cast in a GEP instruction.Chris Lattner2004-02-221-0/+8
* A new testcase for a situation that occurs in 181.mcfChris Lattner2004-02-161-0/+12
* Add a test for the "swap idiom", which LLVM should be able to unravel.Chris Lattner2004-02-161-0/+14
* Test for xor chainsChris Lattner2004-02-161-0/+6
* new testcaseChris Lattner2004-01-141-0/+24
* Instcombine should promote this, and because it isn't, we are failing poolall...Chris Lattner2003-11-131-0/+9
* This is not the instruction combiner's fault! No really!Chris Lattner2003-11-121-9/+0
* Reduced testcase for PR 110Chris Lattner2003-11-121-0/+9
* New testcase for the other sideChris Lattner2003-11-051-0/+6
* Since we're in the neighborhood, test for the inverseChris Lattner2003-11-041-0/+6
* Add a generalization of the previous caseChris Lattner2003-11-041-0/+6
* New testcase for masking operation that frequently occurs in the pool allocatorChris Lattner2003-11-041-0/+6
* New testcase for a bug in instcombineChris Lattner2003-11-031-0/+13
* More testcasesChris Lattner2003-11-031-0/+29
* Move a test from cast-set to a new bit-tracking.ll file. Update file commentsChris Lattner2003-11-032-14/+20
* Add another case, which an implementation of test6 must be sure to handleChris Lattner2003-11-031-0/+6
* Add the testcase from PR8Chris Lattner2003-11-031-0/+6
* Add another case, which occurs in em3dChris Lattner2003-11-031-1/+6
* Add test for instcombine transmogrifying allocation instructionsChris Lattner2003-11-021-0/+6
* New testcase crashing the instruction combinerChris Lattner2003-10-301-0/+11
* document real source of bugChris Lattner2003-10-231-0/+3
* A new testcase for an instcombine miscompilation!Chris Lattner2003-10-231-0/+10
* new testcaseChris Lattner2003-10-071-0/+7
* Add new testcasesChris Lattner2003-10-021-0/+11