summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/ldrd-strd-gnu-arm.s
Commit message (Collapse)AuthorAgeFilesLines
* Fix for PR18921 (LDRD/STRD part)::Stepan Dyatkovskiy2014-04-041-0/+20
Removed "GNU Assembler extension (compatibility)" definitions from ARMInstrInfo.td Fixed ARMAsmParser::ParseInstruction GNU compatability branch, so it also works for thumb mode from now. Added new tests. llvm-svn: 205622
OpenPOWER on IntegriCloud