[PATCH] D16836: [CodeGenPrepare] Remove load-based heuristic

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 16:33:08 PST 2016


flyingforyou updated this revision to Diff 48557.
flyingforyou added a comment.

Addressed Sanjay's comment.

Thanks Sanjay for great summary.!


http://reviews.llvm.org/D16836

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/AArch64/a57-csel.ll
  test/CodeGen/AArch64/arm64-select.ll
  test/CodeGen/X86/cmov-into-branch.ll
  test/Transforms/CodeGenPrepare/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16836.48557.patch
Type: text/x-patch
Size: 4910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160220/54fb8ae5/attachment.bin>


More information about the llvm-commits mailing list