[PATCH] Stop resetting DisableTailCalls in TargetMachine::resetTargetOptions

Akira Hatanaka ahatanak at gmail.com
Mon Jun 8 16:42:47 PDT 2015


Added a function that doesn't have any attributes and a test case for x86_64.


http://reviews.llvm.org/D10099

Files:
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/Target/TargetOptions.h
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/Hexagon/HexagonISelLowering.cpp
  lib/Target/TargetMachine.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Scalar/TailRecursionElimination.cpp
  test/CodeGen/ARM/disable-tail-calls.ll
  test/CodeGen/X86/disable-tail-calls.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10099.27348.patch
Type: text/x-patch
Size: 10348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/8ba8c581/attachment.bin>


More information about the llvm-commits mailing list