diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-11-26 23:14:37 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-11-26 23:14:37 +0000 |
commit | a44e1825a31d57349b319aae335ff53b2be73837 (patch) | |
tree | fbaee717e074dc84d2607891b54632c8900e6ea2 /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
parent | b14873c4f1dd86e4c0af0713dc2fcb28e770be38 (diff) | |
download | llvm-a44e1825a31d57349b319aae335ff53b2be73837.zip llvm-a44e1825a31d57349b319aae335ff53b2be73837.tar.gz llvm-a44e1825a31d57349b319aae335ff53b2be73837.tar.bz2 |
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
r168627), we no longer need to call the freezeReservedRegs() function a second
time. Previously, this pass was conservatively adding the FP to the set of
reserved registers, requiring the second update to the reserved registers.
rdar://12719844
llvm-svn: 168630
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions