Nikita Popov
e544f8b3f6
[XCore] Convert some tests to opaque pointers (NFC)
2022-12-19 13:12:27 +01:00
Nikita Popov
f430c1eb64
[Tests] Add elementtype attribute to indirect inline asm operands (NFC)
...
This updates LLVM tests for D116531 by adding elementtype attributes
to operands that correspond to indirect asm constraints.
2022-01-06 14:23:51 +01:00
Richard Osborne
47155af5eb
[XCore] Add support for the "m" inline asm constraint.
...
Summary:
This provides support for CP and DP relative global accesses in inline
asm.
Reviewers: robertlytton
Reviewed By: robertlytton
Differential Revision: http://llvm-reviews.chandlerc.com/D2943
llvm-svn: 203129
2014-03-06 16:37:48 +00:00
Richard Osborne
ab29d19536
[XCore] Fix printing of inline asm operands.
...
Previously an asm operand with no operand modifier would give the error
"invalid operand in inline asm".
llvm-svn: 186407
2013-07-16 12:48:34 +00:00