Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / or-addressing-mode.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-12 Gabor Greiffix the remaining 3 testcases that missed a target...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-01 Chris Lattnerload (x|y) -> load (x+y) iff x and y have no common...