aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/inlineasm3.ll
Commit message (Expand)AuthorAgeFilesLines
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-081-2/+2
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-2/+2
* Handle ARM inline asm "w" constraints with 64-bit ("d") registers.Bob Wilson2009-12-181-0/+12
* - Support inline asm 'w' constraint for 128-bit vector types.Evan Cheng2009-12-081-0/+13