[anyregcc] Fix callee-save mask for anyregcc
authorJuergen Ributzka <juergen@apple.com>
Sat, 11 Jan 2014 01:00:27 +0000 (01:00 +0000)
committerJuergen Ributzka <juergen@apple.com>
Sat, 11 Jan 2014 01:00:27 +0000 (01:00 +0000)
commit4ab3e6c16417897c5f5ec5de457644388418425c
tree57ed379ed87bf04ac71409f8cd888b74d4da11fa
parentbabad8b46e5cc841592d8bb26552b0683d41cd6d
[anyregcc] Fix callee-save mask for anyregcc

Use separate callee-save masks for XMM and YMM registers for anyregcc on X86 and
select the proper mask depending on the target cpu we compile for.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198985 91177308-0d34-0410-b5e6-96231b3b80d8
docs/BitCodeFormat.rst
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86RegisterInfo.cpp
test/CodeGen/X86/anyregcc.ll