summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstProp/2008-07-07-VectorCompare.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove the vicmp and vfcmp instructions. Because we never had a release withNick Lewycky2009-07-08
* Fix a case where vector comparison constant folding would cause anChris Lattner2008-07-10
* elementwise comparison of vector constants was completely wrong. FixChris Lattner2008-07-10
* 'Optimize' testChris Lattner2008-07-08
* Fix three bugs:Chris Lattner2008-07-08