summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/inline-asm.ll
Commit message (Collapse)AuthorAgeFilesLines
* [XCore] Add support for the "m" inline asm constraint.Richard Osborne2014-03-061-0/+21
| | | | | | | | | | | | | | 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
* [XCore] Fix printing of inline asm operands.Richard Osborne2013-07-161-0/+32
Previously an asm operand with no operand modifier would give the error "invalid operand in inline asm". llvm-svn: 186407
OpenPOWER on IntegriCloud