summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/or-addressing-mode.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* fix the remaining 3 testcases that missed a target tripleGabor Greif2007-07-12
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* load (x|y) -> load (x+y) iff x and y have no common bits.Chris Lattner2006-03-01