Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the select optimization recently added to instcombine to constant folding. | Nick Lewycky | 2011-01-29 | 1 | -0/+9 |
* | Add a constant folding of casts from zero to zero. Fixes PR9011! | Nick Lewycky | 2011-01-21 | 1 | -0/+35 |
* | remove some noise from tests. | Chris Lattner | 2010-09-02 | 1 | -2/+2 |
* | Fix a crasher trying to fold each element in a comparison between two vectors | Nick Lewycky | 2010-01-21 | 1 | -1/+8 |
* | Teach vm core to more aggressively fold 'trunc' constantexprs, | Chris Lattner | 2009-10-17 | 1 | -0/+18 |
* | remove # uses from FileCheck lines. | Chris Lattner | 2009-10-17 | 1 | -14/+15 |
* | rename test | Chris Lattner | 2009-10-17 | 1 | -0/+41 |