Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 1 | -41/+26 |
* | Wrap long RUN: line. | Reid Spencer | 2007-01-05 | 1 | -2/+4 |
* | For PR1070: | Reid Spencer | 2007-01-02 | 1 | -8/+12 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -12/+8 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -3/+3 |
* | Add testcase for rotate by register and rotate by immediate | Nate Begeman | 2006-01-11 | 1 | -0/+51 |