aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/inlineasm3.ll
AgeCommit message (Expand)Author
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-12-18Handle ARM inline asm "w" constraints with 64-bit ("d") registers.Bob Wilson
2009-12-08- Support inline asm 'w' constraint for 128-bit vector types.Evan Cheng