summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/load-cmp.ll
Commit message (Expand)AuthorAge
* make these less sensitive to temporary naming.Chris Lattner2010-03-05
* Truncate GEP indexes larger than the pointer size down to pointer sizeChris Lattner2010-01-04
* generalize the previous transformation to handle indexing intoChris Lattner2010-01-03
* teach instcombine to optimize idioms like A[i]&42 == 0. ThisChris Lattner2010-01-02
* Teach the table lookup optimization to generate range comparesChris Lattner2010-01-02
* Generalize the previous xform to handle cases where exactlyChris Lattner2010-01-02
* enhance the compare/load/index optimization to work on *any* loadChris Lattner2010-01-02
* enhance the previous optimization to work with fcmp in additionChris Lattner2010-01-02
* Teach instcombine to fold compares of loads from constantChris Lattner2010-01-02