Change the calling convention used when tail call optimization is enabled from...
Change the calling convention used when tail call optimization is enabled from CC_X86_32_TailCall to CC_X86_32_FastCC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56436 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Target/X86/X86CallingConv.td 0 additions, 16 deletionslib/Target/X86/X86CallingConv.td
- lib/Target/X86/X86FastISel.cpp 0 additions, 2 deletionslib/Target/X86/X86FastISel.cpp
- lib/Target/X86/X86ISelLowering.cpp 2 additions, 4 deletionslib/Target/X86/X86ISelLowering.cpp
- test/CodeGen/X86/tailcall-stackalign.ll 1 addition, 1 deletiontest/CodeGen/X86/tailcall-stackalign.ll
- test/CodeGen/X86/tailcallbyval.ll 1 addition, 1 deletiontest/CodeGen/X86/tailcallbyval.ll
- test/CodeGen/X86/tailcallfp2.ll 1 addition, 1 deletiontest/CodeGen/X86/tailcallfp2.ll
Loading
Please register or sign in to comment