diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-08-26 15:05:36 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-08-26 15:05:36 +0000 |
commit | da25cd3e6de8f21005590c2de49868f883cf2410 (patch) | |
tree | b727715bc441f93b5e1fc7f26cef98caa9e1dd4a /lib/Target/R600/SIInstrInfo.cpp | |
parent | b51439594a3ec4db3155a129b0ec353d019bdd27 (diff) | |
download | external_llvm-da25cd3e6de8f21005590c2de49868f883cf2410.zip external_llvm-da25cd3e6de8f21005590c2de49868f883cf2410.tar.gz external_llvm-da25cd3e6de8f21005590c2de49868f883cf2410.tar.bz2 |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189221 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/R600/SIInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions