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

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 16 10:40:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308142: [X86] X86::CMOV to Branch heuristic based optimization. (authored by aaboud).

Changed prior to commit:
  https://reviews.llvm.org/D34769?vs=106214&id=106810#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34769

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34769.106810.patch
Type: text/x-patch
Size: 45283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170716/4c8c5510/attachment.bin>


More information about the llvm-commits mailing list