[PATCH] D18318: [AArch64][CodeGen] Fix of incorrect peephole optimization in AArch64InstrInfo::optimizeCompareInstr + peephole rules for Cmp+Brc
Evgeny Astigeevich via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 04:54:35 PDT 2016
eastig updated this revision to Diff 51272.
eastig added a comment.
Used arc to have the context of changes.
http://reviews.llvm.org/D18318
Files:
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
test/CodeGen/AArch64/cmp-bcc-opt.ll
test/CodeGen/AArch64/subs-to-sub-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18318.51272.patch
Type: text/x-patch
Size: 25350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/62563762/attachment-0001.bin>
More information about the llvm-commits
mailing list