summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/asm-variable.c
AgeCommit message (Expand)Author
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2012-03-15When a variable has a specified asm name, but isn't using the register storag...Eli Friedman
2011-01-02Add support for passing variables declared to use a xmm register to asmRafael Espindola
2010-12-30Add support for declaring register contraints in variables. They are only usedRafael Espindola