summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AllocationOrder.h
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-14 16:29:21 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-14 16:29:21 +0000
commita824862664bdec28d120a046b4cad58070295a1d (patch)
tree789e1cf17767cbd76ed0ab9ae3dae921ffa9e281 /llvm/lib/CodeGen/AllocationOrder.h
parentc0768e81d38ca247fb2967bf8e197aa001c569aa (diff)
downloadbcm5719-llvm-a824862664bdec28d120a046b4cad58070295a1d.tar.gz
bcm5719-llvm-a824862664bdec28d120a046b4cad58070295a1d.zip
x86: Add missing break to getCallPreservedMask()
This change brings getCallPreservedMask()'s logic in line with getCalleeSavedRegs(). While this changes the control flow slightly, the change is not currently observable. is64Bit must be false to get to the accidental fallthrough, but the case that we fall into (coldcc) does nothing unless is64Bit is true. llvm-svn: 203943
Diffstat (limited to 'llvm/lib/CodeGen/AllocationOrder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud