Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | disable some irrelevant eh emission | Chris Lattner | 2009-09-08 | 1 | -2/+2 |
* | Convert several tests to use temporary files instead of redundantly | Dan Gohman | 2008-06-10 | 1 | -5/+6 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -25/+20 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -5/+5 |
* | Global variables are not renamed by llvm-upgrade any more. | Reid Spencer | 2007-01-05 | 1 | -3/+3 |
* | Update test cases that grepped for register names that have now changed | Reid Spencer | 2007-01-03 | 1 | -5/+5 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -5/+5 |
* | test packed struct codegen on x86 | Andrew Lenharth | 2006-12-08 | 1 | -0/+38 |