summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/inlineasm-64bit.ll
AgeCommit message (Expand)Author
2022-12-19[ARM] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-01-06[Tests] Add elementtype attribute to indirect inline asm operands (NFC)Nikita Popov
2018-07-30Fix uninitialized read in ARM's PrintAsmOperandThomas Preud'homme
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders
2013-08-22ARM: respect tied 64-bit inlineasm operands when printingTim Northover
2013-08-18ARM: make sure we keep inline asm operands tied.Tim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-28Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARMWeiming Zhao
2013-02-14Re-apply r175088 for bug fix 13622: Add paired register support forWeiming Zhao
2013-02-13temporarily revert the patch due to some conflictsWeiming Zhao
2013-02-13Bug fix 13622: Add paired register support for inline asm with 64-bit data on...Weiming Zhao