aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/arguments.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix some more failures by converting to FileCheck.Bob Wilson2009-10-271-4/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-4/+5
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-131-1/+1
* According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.Lauro Ramos Venancio2007-02-131-0/+10