summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetInstrInfo.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-08-26 15:05:36 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-08-26 15:05:36 +0000
commitfd155828ed1f0ba4120a6030d8f23052ae65ab7a (patch)
treeebbf209ee701e1ea4e782d82b6d4ebcedb35bf1c /llvm/lib/CodeGen/TargetInstrInfo.cpp
parent047b16a665f6bb747067134112a8ab60bbd677d6 (diff)
downloadbcm5719-llvm-fd155828ed1f0ba4120a6030d8f23052ae65ab7a.tar.gz
bcm5719-llvm-fd155828ed1f0ba4120a6030d8f23052ae65ab7a.zip
SelectionDAG: Use correct pointer size when lowering function arguments v2
This adds minimal support to the SelectionDAG for handling address spaces with different pointer sizes. The SelectionDAG should now correctly lower pointer function arguments to the correct size as well as generate the correct code when lowering getelementptr. This patch also updates the R600 DataLayout to use 32-bit pointers for the local address space. v2: - Add more helper functions to TargetLoweringBase - Use CHECK-LABEL for tests llvm-svn: 189221
Diffstat (limited to 'llvm/lib/CodeGen/TargetInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud