Merging r259798, r259835:
[oota-llvm.git] / test / CodeGen / PowerPC / align.ll
2010-09-27 Chris Lattnerthe latest assembler that runs on powerpc 10.4 machines...
2010-02-06 Rafael EspindolaFix alignment on ppc linux. This fixes the build of...
2010-01-25 Daniel DunbarAttempt to unbreak test on Linux. Chris, please check.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-06-15 Jim LaskeyMake sure global doubles and vectors are aligned properly.