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