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

Evgeny Astigeevich via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 01:59:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266969: [AArch64][CodeGen] Fix of PR27158: incorrect peephole optimization in… (authored by eastig).

Changed prior to commit:
  http://reviews.llvm.org/D18838?vs=54365&id=54468#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18838

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

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


More information about the llvm-commits mailing list