[PATCH] D18838: [AArch64][CodeGen] Fix of incorrect peephole optimization in AArch64InstrInfo::optimizeCompareInstr

Evgeny Astigeevich via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 08:35:44 PDT 2016


eastig updated this revision to Diff 53407.
eastig added a comment.

Updated the patch according to Tim's comments.


http://reviews.llvm.org/D18838

Files:
  lib/Target/AArch64/AArch64InstrInfo.cpp
  test/CodeGen/AArch64/arm64-regress-opt-cmp.mir
  test/CodeGen/AArch64/subs-to-sub-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18838.53407.patch
Type: text/x-patch
Size: 12672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/c014b522/attachment.bin>


More information about the llvm-commits mailing list