summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
diff options
context:
space:
mode:
authorStephen Lin <stephenwlin@gmail.com>2013-07-03 23:39:13 +0000
committerStephen Lin <stephenwlin@gmail.com>2013-07-03 23:39:13 +0000
commit8dc042dcbdd15f9b9add9392a8c29d873af4d833 (patch)
treee36ceff4be8f135b618838e750bc5f00cd32cd0e /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
parenta7437f02279194a2c2800df3777a8843f0485ba9 (diff)
downloadbcm5719-llvm-8dc042dcbdd15f9b9add9392a8c29d873af4d833.tar.gz
bcm5719-llvm-8dc042dcbdd15f9b9add9392a8c29d873af4d833.zip
Have ARMBaseRegisterInfo::getCallPreservedMask return the 'correct' mask for the GHC calling convention.
This is purely academic because GHC calls are always tail calls so the register mask will never be used; however, this change makes the code clearer and brings the ARM implementation of the GHC calling convention in line with the X86 implementation. Also, it might save someone else some time trying to figuring out what is happening... llvm-svn: 185592
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud