Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | enhance x-(-A) -> x+A to preserve NUW/NSW. | Chris Lattner | 2009-12-21 | 1 | -0/+13 | |
* | Optimize all cases of "icmp (X+Cst), X" to something simpler. This triggers | Chris Lattner | 2009-12-21 | 1 | -0/+37 | |
* | convert to filecheck | Chris Lattner | 2009-12-21 | 1 | -1/+21 | |
* | simplify a transformation by making it more general. | Chris Lattner | 2009-10-11 | 1 | -1/+9 | |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 | |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 | |
* | fix PR4837, some bugs folding vector compares. These | Chris Lattner | 2009-09-02 | 1 | -0/+6 | |
* | Implement rdar://6480391, extending of equality icmp's to avoid a truncation. | Chris Lattner | 2009-01-09 | 1 | -1/+0 | |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -1/+1 | |
* | sext of compares. | Chris Lattner | 2007-04-11 | 1 | -0/+14 | |
* | new testcase | Chris Lattner | 2007-04-11 | 1 | -0/+17 |