summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/inlineasm3.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Skip inline asm memory operands in DAGToDAGISelDiana Picus2016-07-201-0/+11
* Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel"Vitaly Buka2016-07-181-11/+0
* Revert "[ARM] Update test to use CHECK-LABEL. NFCI."Vitaly Buka2016-07-181-8/+6
* [ARM] Update test to use CHECK-LABEL. NFCI.Diana Picus2016-07-181-6/+8
* [ARM] Skip inline asm memory operands in DAGToDAGISelDiana Picus2016-07-181-0/+11
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+2
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-131-1/+1
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-121-1/+1
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-121-1/+1
* ARM: force soft-float ABI for tests depending on it.Tim Northover2013-12-181-1/+1
* Make ARMAsmParser accept the correct alignment specifier syntax in instructions.Kristof Beyls2013-02-141-1/+1
* Implement 'e' and 'f' modifiers for Neon inline asm. <rdar://problem/10551006>Bob Wilson2011-12-121-0/+10
* Add support for the 'Q' constraint.Eric Christopher2011-07-291-0/+12
* Add support for the 'j' immediate constraint. This is conditionalized onEric Christopher2011-07-011-3/+13
* Add support for the ARM 't' register constraint. And another testcaseEric Christopher2011-07-011-0/+20
* Add support for the 'x' constraint.Eric Christopher2011-07-011-0/+10
* Another possible bug. Stopgap until we can autogenerate tables andEric Christopher2011-06-031-0/+8
* Fix an off by one error.Eric Christopher2011-06-031-0/+9
* Make the Uv constraint a memory operand. This doesn't solve theEric Christopher2011-06-031-0/+8
* Allow bitcasts between valid types of the same size and vectorEric Christopher2011-06-011-0/+10
* Make tests register allocation independent again.Jakob Stoklund Olesen2011-04-191-1/+1
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-081-2/+2
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-2/+2
* Handle ARM inline asm "w" constraints with 64-bit ("d") registers.Bob Wilson2009-12-181-0/+12
* - Support inline asm 'w' constraint for 128-bit vector types.Evan Cheng2009-12-081-0/+13
OpenPOWER on IntegriCloud