[RegAllocFast] Properly track the physical register definitions on calls.
authorQuentin Colombet <qcolombet@apple.com>
Sat, 20 Feb 2016 00:32:29 +0000 (00:32 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Sat, 20 Feb 2016 00:32:29 +0000 (00:32 +0000)
commite611698e845c1d019960230930966632b911abe7
tree0f2fb1e7afad14de68f01ae7ae4081e3bfdf3adf
parent3dfec7580b1e7d8d9fcd99895e5f390f13a1e901
[RegAllocFast] Properly track the physical register definitions on calls.

PR26485

llvm-svn: 261384
llvm/lib/CodeGen/RegAllocFast.cpp
llvm/test/CodeGen/ARM/Windows/alloca.ll
llvm/test/CodeGen/X86/i386-tlscall-fastregalloc.ll [new file with mode: 0644]