Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add PR# | Chris Lattner | 2011-02-13 | 1 | -0/+1 |
* | implement instcombine folding for things like (x >> c) < 42. | Chris Lattner | 2011-02-13 | 1 | -2/+11 |
* | Enhance a bunch of transformations in instcombine to start generating | Chris Lattner | 2011-02-10 | 1 | -0/+25 |
* | Enhance the "compare with shift" and "compare with div" | Chris Lattner | 2011-02-10 | 1 | -19/+78 |
* | enhance vmcore to know that udiv's can be exact, and add a trivial | Chris Lattner | 2011-02-06 | 1 | -0/+60 |