Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
* | Remove -unwind-tables-optional everywhere, since | Dale Johannesen | 2008-04-14 | 1 | -3/+3 |
* | Rename -disable-required-unwind-tables to -unwind-tables-optional. | Dale Johannesen | 2008-04-08 | 1 | -3/+3 |
* | Add -disable-required-unwind-tables to tests | Dale Johannesen | 2008-04-08 | 1 | -3/+3 |
* | Mark functions in some tests as 'nounwind'. Generating | Dale Johannesen | 2008-03-31 | 1 | -11/+11 |
* | Update test. | Evan Cheng | 2007-10-08 | 1 | -41/+40 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | For PR411: | Reid Spencer | 2007-01-30 | 1 | -1/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | make this harder | Chris Lattner | 2006-09-05 | 1 | -1/+2 |
* | Tests for fp cmov's that I forgot to check in earlier | Chris Lattner | 2004-04-01 | 1 | -0/+13 |
* | Test folding comparisons into select instructions | Chris Lattner | 2004-03-30 | 1 | -0/+18 |
* | New testcase for select instructions | Chris Lattner | 2004-03-30 | 1 | -0/+32 |