Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -8/+9 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Don't generate (or setp, setae) for SETUGE. Simply flip the operands around and | Evan Cheng | 2006-01-30 | 1 | -0/+12 |