| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix typos, remove noise; NFCI | Sanjay Patel | 2015-09-08 | 1 | -23/+24 |
| * | InstCombine: Allow folding of xor into icmp by changing the predicate for vec... | Benjamin Kramer | 2015-02-12 | 1 | -0/+6 |
| * | Use FileCheck instead of grep. Change by Sonam. | Suyog Sarda | 2014-11-27 | 1 | -2/+2 |
| * | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -1/+1 |
| * | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
| * | 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 |
| * | Implement PR2298. This transforms: | Chris Lattner | 2008-05-09 | 1 | -0/+10 |
| * | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 1 | -29/+28 |
| * | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+45 |

