aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-09-24-spill-align.ll
AgeCommit message (Expand)Author
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-25pr4926: ARM requires the stack pointer to be aligned, even for leaf functions.Bob Wilson