diff options
author | Mon P Wang <wangmp@apple.com> | 2010-04-04 03:10:48 +0000 |
---|---|---|
committer | Mon P Wang <wangmp@apple.com> | 2010-04-04 03:10:48 +0000 |
commit | c576ee90405896eeaeba671917e2e88014aec252 (patch) | |
tree | 92ab168aae98130ef0296d849d3c85e1d5fe039b /clang/lib/CodeGen/CodeGenModule.h | |
parent | f33c7fcc282018f5c5ee1ef6fea6174b78670c61 (diff) | |
download | bcm5719-llvm-c576ee90405896eeaeba671917e2e88014aec252.tar.gz bcm5719-llvm-c576ee90405896eeaeba671917e2e88014aec252.zip |
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)
llvm-svn: 100304
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions