summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstProp/constant-expr.ll
Commit message (Expand)AuthorAge
* Add the select optimization recently added to instcombine to constant folding.Nick Lewycky2011-01-29
* Add a constant folding of casts from zero to zero. Fixes PR9011!Nick Lewycky2011-01-21
* remove some noise from tests.Chris Lattner2010-09-02
* Fix a crasher trying to fold each element in a comparison between two vectorsNick Lewycky2010-01-21
* Teach vm core to more aggressively fold 'trunc' constantexprs,Chris Lattner2009-10-17
* remove # uses from FileCheck lines.Chris Lattner2009-10-17
* rename testChris Lattner2009-10-17