[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 5 10:17:15 PDT 2017


aaboud updated this revision to Diff 105300.
aaboud added a comment.

Addressed Zvi comments.


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.105300.patch
Type: text/x-patch
Size: 46201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/fa844464/attachment.bin>


More information about the llvm-commits mailing list