| commit | c576ee90405896eeaeba671917e2e88014aec252 | [log] [tgz] | 
|---|---|---|
| author | Mon P Wang <wangmp@apple.com> | Sun Apr 04 03:10:48 2010 +0000 | 
| committer | Mon P Wang <wangmp@apple.com> | Sun Apr 04 03:10:48 2010 +0000 | 
| tree | 92ab168aae98130ef0296d849d3c85e1d5fe039b | |
| parent | f33c7fcc282018f5c5ee1ef6fea6174b78670c61 [diff] | 
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