commit | 20adc9dc4650313f017b27d9818eb2176238113d | [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 | c81e72410ac01f2e03fd51beb30a6fa0220fe32b | |
parent | 0c08d092049c025c9ccf7143e39f39dc4e30d6b4 [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) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100304 91177308-0d34-0410-b5e6-96231b3b80d8