[PATCH] D16291: AArch64: Implement missed conditional compare sequences.

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 11:45:41 PST 2016


bmakam updated this revision to Diff 45890.
bmakam added a comment.

Rebased and addressed Mathias comments. Still pending full perf data, so far everything tested is within noise. There is net reduction in number of static instructions which is a good thing.


http://reviews.llvm.org/D16291

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  test/CodeGen/AArch64/arm64-ccmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16291.45890.patch
Type: text/x-patch
Size: 7549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160125/67f567ef/attachment.bin>


More information about the llvm-commits mailing list