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