[PATCH] D24423: X86: Fold tail calls into conditional branches also for 64-bit (PR26302)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 15:45:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281113: X86: Fold tail calls into conditional branches also for 64-bit (PR26302) (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D24423?vs=70891&id=70921#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24423

Files:
  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/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/conditional-tailcall.ll
  llvm/trunk/test/CodeGen/X86/shrink-compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24423.70921.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/38b40f9c/attachment.bin>


More information about the llvm-commits mailing list