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

Evgeny Astigeevich via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 07:12:51 PDT 2016


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

Updated according to Tim's comments


http://reviews.llvm.org/D18838

Files:
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  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.54365.patch
Type: text/x-patch
Size: 11009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/4c13f9a2/attachment.bin>


More information about the llvm-commits mailing list