aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/align.ll
AgeCommit message (Expand)Author
2011-04-19CodeGen: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar
2010-09-29Increase ARM APCS preferred alignment for i64 and f64 from 32 bits to 64 bits.Bob Wilson
2010-01-26Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.Rafael Espindola
2010-01-25Update test for darwin.Rafael Espindola
2010-01-25Fix PR6134.Rafael Espindola
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15This test used "wc | grep ..."; convert it to use the count script.Dan Gohman
2007-04-16Fix align test.Lauro Ramos Venancio
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-01-22Make it work for both Linux and Mac OS.Evan Cheng
2006-12-07fix alignmentRafael Espindola