[PATCH] D27627: Allow target to specify default address space for codegen
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 13 14:51:50 PST 2016
yaxunl updated this revision to Diff 81309.
yaxunl added a comment.
Cast alloca to default address space.
https://reviews.llvm.org/D27627
Files:
include/clang/AST/ASTContext.h
include/clang/Basic/TargetInfo.h
lib/AST/ASTContext.cpp
lib/Basic/Targets.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/default-addr-space.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27627.81309.patch
Type: text/x-patch
Size: 12106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161213/7ff85ee7/attachment.bin>
More information about the cfe-commits
mailing list