[PATCH] D24108: X86: Fold tail calls into conditional branches where possible (PR26302)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 11:00:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280832: X86: Fold tail calls into conditional branches where possible (PR26302) (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D24108?vs=70544&id=70571#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24108

Files:
  llvm/trunk/include/llvm/Target/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/BranchFolding.cpp
  llvm/trunk/lib/Target/X86/X86ExpandPseudo.cpp
  llvm/trunk/lib/Target/X86/X86InstrControl.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/conditional-tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24108.70571.patch
Type: text/x-patch
Size: 13252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/27fe8ac0/attachment.bin>


More information about the llvm-commits mailing list