[PATCH] D34769: [X86] X86::CMOV to Branch heuristic based optimization

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 08:00:32 PDT 2017


aaboud updated this revision to Diff 106214.
aaboud marked 2 inline comments as done.
aaboud added a comment.

Addressed more comments by Zvi.


https://reviews.llvm.org/D34769

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86CmovConversion.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
  test/CodeGen/X86/atomic-minmax-i6432.ll
  test/CodeGen/X86/atomic128.ll
  test/CodeGen/X86/x86-cmov-converter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34769.106214.patch
Type: text/x-patch
Size: 45806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/73c094b1/attachment.bin>


More information about the llvm-commits mailing list