summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-29 21:10:12 +0000
committerChris Lattner <sabre@nondot.org>2009-07-29 21:10:12 +0000
commitf3239532cc909b61ed069346cf524a46f1ce9f2f (patch)
tree9abf506ec60e5dc1a8a4c9b9f24bd7f8cdc4327e /clang/lib/CodeGen/CodeGenModule.cpp
parent426bc7c0ae1d03841d7de80ef71de189b115afe3 (diff)
downloadbcm5719-llvm-f3239532cc909b61ed069346cf524a46f1ce9f2f.tar.gz
bcm5719-llvm-f3239532cc909b61ed069346cf524a46f1ce9f2f.zip
1. Introduce a new TargetOperandInfo::getRegClass() helper method
and convert code to using it, instead of having lots of things poke the isLookupPtrRegClass() method directly. 2. Make PointerLikeRegClass contain a 'kind' int, and store it in the existing regclass field of TargetOperandInfo when the isLookupPtrRegClass() predicate is set. Make getRegClass pass this into TargetRegisterInfo::getPointerRegClass(), allowing targets to have multiple ptr_rc things. llvm-svn: 77504
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud