summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/align.ll
Commit message (Expand)AuthorAge
* the latest assembler that runs on powerpc 10.4 machines doesn'tChris Lattner2010-09-27
* Fix alignment on ppc linux. This fixes the build of crtend.oRafael Espindola2010-02-06
* Attempt to unbreak test on Linux. Chris, please check.Daniel Dunbar2010-01-25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Make sure global doubles and vectors are aligned properly.Jim Laskey2006-06-15