summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/align.ll
Commit message (Expand)AuthorAge
* CodeGen: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar2011-04-19
* Increase ARM APCS preferred alignment for i64 and f64 from 32 bits to 64 bits.Bob Wilson2010-09-29
* Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.Rafael Espindola2010-01-26
* Update test for darwin.Rafael Espindola2010-01-25
* Fix PR6134.Rafael Espindola2010-01-25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* This test used "wc | grep ..."; convert it to use the count script.Dan Gohman2007-08-15
* Fix align test.Lauro Ramos Venancio2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-22
* fix alignmentRafael Espindola2006-12-07