Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When sending stats output to stdout for grepping, don't emit normal | Dan Gohman | 2010-08-18 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
* | convert a test to "FileCheck" style. | Chris Lattner | 2009-07-08 | 1 | -3/+27 |
* | Remove -unwind-tables-optional everywhere, since | Dale Johannesen | 2008-04-14 | 1 | -1/+1 |
* | Rename -disable-required-unwind-tables to -unwind-tables-optional. | Dale Johannesen | 2008-04-08 | 1 | -1/+1 |
* | Add -disable-required-unwind-tables to tests | Dale Johannesen | 2008-04-08 | 1 | -1/+1 |
* | Mark functions in some tests as 'nounwind'. Generating | Dale Johannesen | 2008-03-31 | 1 | -2/+2 |
* | This readme entry is done, testcase here: CodeGen/X86/zero-remat.ll | Chris Lattner | 2008-02-14 | 1 | -0/+2 |
* | Avoid storing and reloading zeros and other constants from stack slots | Dan Gohman | 2007-09-07 | 1 | -0/+14 |