[PATCH] D29283: [ARM] Avoid using ARM instructions in Thumb mode

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 05:49:29 PST 2017


samparker updated this revision to Diff 86414.
samparker added a comment.

Moved the Thumb2 tests into their own file, incorporating the new conditional cdp instruction. Added a fixme comment for SWP/SWPB.


https://reviews.llvm.org/D29283

Files:
  lib/Target/ARM/ARMInstrInfo.td
  test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
  test/CodeGen/ARM/intrinsics-coprocessor.ll
  test/CodeGen/Thumb2/intrinsics-coprocessor.ll
  test/MC/ARM/thumb2-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29283.86414.patch
Type: text/x-patch
Size: 9851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/673349a7/attachment.bin>


More information about the llvm-commits mailing list