aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/align.ll
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar2011-04-191-1/+1
* Increase ARM APCS preferred alignment for i64 and f64 from 32 bits to 64 bits.Bob Wilson2010-09-291-2/+2
* Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.Rafael Espindola2010-01-261-5/+5
* Update test for darwin.Rafael Espindola2010-01-251-2/+1
* Fix PR6134.Rafael Espindola2010-01-251-7/+35
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
* Remove llvm-upgrade.Tanya Lattner2008-02-171-12/+11
* This test used "wc | grep ..."; convert it to use the count script.Dan Gohman2007-08-151-4/+4
* Fix align test.Lauro Ramos Venancio2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-151-0/+1
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-5/+8
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-221-2/+3
* fix alignmentRafael Espindola2006-12-071-0/+12