[PATCH] D46662: [X86] condition branches folding for three-way conditional codes

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 11:54:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343993: [X86] condition branches folding for three-way conditional codes (authored by xur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46662?vs=167841&id=168695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46662

Files:
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  llvm/trunk/lib/Target/X86/X86.h
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86CondBrFolding.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/O3-pipeline.ll
  llvm/trunk/test/CodeGen/X86/condbr_if.ll
  llvm/trunk/test/CodeGen/X86/condbr_switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46662.168695.patch
Type: text/x-patch
Size: 33272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/0e6603d5/attachment.bin>


More information about the llvm-commits mailing list