Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -17/+17 |
* | fix the remaining 3 testcases that missed a target triple | Gabor Greif | 2007-07-12 | 1 | -2/+2 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -3/+3 |
* | load (x|y) -> load (x+y) iff x and y have no common bits. | Chris Lattner | 2006-03-01 | 1 | -0/+23 |