aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstProp/constant-expr.ll
Commit message (Expand)AuthorAgeFilesLines
* Add the select optimization recently added to instcombine to constant folding.Nick Lewycky2011-01-291-0/+9
* Add a constant folding of casts from zero to zero. Fixes PR9011!Nick Lewycky2011-01-211-0/+35
* remove some noise from tests.Chris Lattner2010-09-021-2/+2
* Fix a crasher trying to fold each element in a comparison between two vectorsNick Lewycky2010-01-211-1/+8
* Teach vm core to more aggressively fold 'trunc' constantexprs,Chris Lattner2009-10-171-0/+18
* remove # uses from FileCheck lines.Chris Lattner2009-10-171-14/+15
* rename testChris Lattner2009-10-171-0/+41