Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove the vicmp and vfcmp instructions. Because we never had a release with | Nick Lewycky | 2009-07-08 | 1 | -12/+12 |
* | Fix a case where vector comparison constant folding would cause an | Chris Lattner | 2008-07-10 | 1 | -0/+6 |
* | elementwise comparison of vector constants was completely wrong. Fix | Chris Lattner | 2008-07-10 | 1 | -1/+9 |
* | 'Optimize' test | Chris Lattner | 2008-07-08 | 1 | -1/+1 |
* | Fix three bugs: | Chris Lattner | 2008-07-08 | 1 | -0/+14 |