summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-10-31 17:10:41 +0000
committerReid Kleckner <reid@kleckner.net>2014-10-31 17:10:41 +0000
commite9f6a717dd9003b597defee48567431a7db7f9f4 (patch)
tree86216c56bf04dbd677475b810e77250b26a7297d /llvm/lib/CodeGen
parent47e7646ebbf1591120bb530fdc85504a1e47fafa (diff)
downloadbcm5719-llvm-e9f6a717dd9003b597defee48567431a7db7f9f4.tar.gz
bcm5719-llvm-e9f6a717dd9003b597defee48567431a7db7f9f4.zip
Fix ARM HVA classification of classes with non-virtual bases
Reuse the PPC64 HVA detection algorithm for ARM and AArch64. This is a nice code deduplication, since they are roughly identical. A few virtual method extension points are needed to understand how big an HVA can be and what element types it can have for a given architecture. Also make the record expansion code work in the presence of non-virtual bases. Reviewed By: uweigand, asl Differential Revision: http://reviews.llvm.org/D6045 llvm-svn: 220972
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud