[PATCH] D21299: [Codegen Prepare] Swap commutative binops before splitting branch condition.

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 08:42:37 PDT 2016


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

rebased.


http://reviews.llvm.org/D21299

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/CodeGenPrepare.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  test/CodeGen/AArch64/aarch64-codegen-prepare-constant-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21299.63078.patch
Type: text/x-patch
Size: 9100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/457b9efb/attachment.bin>


More information about the llvm-commits mailing list