summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/inlineasm-64bit.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized read in ARM's PrintAsmOperandThomas Preud'homme2018-07-301-0/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-131-2/+2
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-121-2/+2
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-121-2/+2
* ARM: respect tied 64-bit inlineasm operands when printingTim Northover2013-08-221-0/+10
* ARM: make sure we keep inline asm operands tied.Tim Northover2013-08-181-0/+9
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARMWeiming Zhao2013-06-281-3/+36
* Re-apply r175088 for bug fix 13622: Add paired register support forWeiming Zhao2013-02-141-0/+54
* temporarily revert the patch due to some conflictsWeiming Zhao2013-02-131-54/+0
* Bug fix 13622: Add paired register support for inline asm with 64-bit data on...Weiming Zhao2013-02-131-0/+54
OpenPOWER on IntegriCloud