Unbreak Win64 CC. Step one: honour register save area, fix some alignment and provide...
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 3 Aug 2009 08:12:53 +0000 (08:12 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 3 Aug 2009 08:12:53 +0000 (08:12 +0000)
commitcf6b739d3d4921dc9fc6908ec2009055c0927125
treec369c882028da54d8252ec3e61309e1fe2e89018
parent3e4c41a84a2c0f055e2bfef48a66b5890bcfd5e5
Unbreak Win64 CC. Step one: honour register save area, fix some alignment and provide a different set of call-clobberred registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86CompilationCallback_Win64.asm
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll