summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/align.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2010-09-27the latest assembler that runs on powerpc 10.4 machines doesn'tChris Lattner
2010-02-06Fix alignment on ppc linux. This fixes the build of crtend.oRafael Espindola
2010-01-25Attempt to unbreak test on Linux. Chris, please check.Daniel Dunbar
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-06-15Make sure global doubles and vectors are aligned properly.Jim Laskey