[PATCH] D39004: [ARM] Swap cmp operands for automatic shifts.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 03:03:19 PDT 2017


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

Now using getSetCCSwappedOperands to fix the condition code issue. Also added checks to the tests to inspect the condition codes used.


https://reviews.llvm.org/D39004

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/cmp.ll
  test/CodeGen/Thumb2/thumb2-cmp2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39004.120027.patch
Type: text/x-patch
Size: 5909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/72b81a44/attachment.bin>


More information about the llvm-commits mailing list