Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -3/+3 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -3/+4 |
* | Use range tests in LowerSwitch, where possible | Anton Korobeynikov | 2007-03-10 | 1 | -0/+50 |