Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] consolidate regression tests of the ancients (2002) | Sanjay Patel | 2016-03-25 | 1 | -11/+0 |
* | Convert tests to FileCheck | Matt Arsenault | 2013-08-28 | 1 | -2/+3 |
* | 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 |
* | don't use 'not' when we can use a positive test | Chris Lattner | 2007-03-28 | 1 | -8/+6 |
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+12 |