Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pull a bunch of logic out of instcombine into instsimplify for compare | Chris Lattner | 2009-11-09 | 1 | -5/+93 |
* | rename SimplifyCompare -> SimplifyCmpInst and split it into | Chris Lattner | 2009-11-09 | 1 | -10/+35 |
* | fix ConstantFoldCompareInstOperands to take the LHS/RHS as | Chris Lattner | 2009-11-09 | 1 | -4/+2 |
* | stub out a new libanalysis "instruction simplify" interface that | Chris Lattner | 2009-11-09 | 1 | -0/+57 |