Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands | 2010-05-02 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Add an explicit -asm-verbose to these tests, to make it | Dan Gohman | 2009-03-31 | 1 | -1/+1 |
* | CodeGen still defaults to non-verbose asm, but llc now overrides it and defau... | Evan Cheng | 2009-03-25 | 1 | -1/+1 |
* | Do not emit comments unless -asm-verbose. | Evan Cheng | 2009-03-24 | 1 | -1/+1 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -3/+3 |
* | Tail merging wasn't working for predecessors of landing pads. PR 1496. | Dale Johannesen | 2007-06-04 | 1 | -0/+454 |