diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-02-16 17:56:06 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-02-16 17:56:06 +0000 |
commit | 8b0a3f2df96dae0a6ee4fb240f7190c5bc20e0b7 (patch) | |
tree | 0b3412b8c9fad453b203531a14c514d596a9293a /lib/Transforms/Utils/DemoteRegToStack.cpp | |
parent | 527a08b253795cf09de41c289c9dc071f00b1d4a (diff) |
Remove the YMM_HI_6_15 hack.
Call clobbers are now represented with register mask operands. The
regmask can easily represent the fact that xmm6 is call-preserved while
ymm6 isn't. This is automatically computed by TableGen from the
CalleeSavedRegs containing xmm6.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150709 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/DemoteRegToStack.cpp')
0 files changed, 0 insertions, 0 deletions