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