summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/inlineasm.ll
AgeCommit message (Expand)Author
2019-06-25[ARM] Support inline assembler constraints for MVE.Simon Tatham
2018-02-15[ARM] Allow 64- and 128-bit types with 't' inline asm constraintPablo Barrio
2017-11-16[ARM] 't' asm constraint should accept i32Yi Kong
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2010-05-27llvm can't correctly support 'H', 'Q' and 'R' modifiers. Just mark it an error.Evan Cheng
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-04-28update syntaxChris Lattner
2007-03-08Test inline asm modifier 'c'.Evan Cheng
2007-01-19ARM test cases contributed by Apple.Evan Cheng