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 | 20adc9dc4650313f017b27d9818eb2176238113d (patch) | |
tree | c81e72410ac01f2e03fd51beb30a6fa0220fe32b /utils/GenLibDeps.pl | |
parent | 0c08d092049c025c9ccf7143e39f39dc4e30d6b4 (diff) | |
download | external_llvm-20adc9dc4650313f017b27d9818eb2176238113d.zip external_llvm-20adc9dc4650313f017b27d9818eb2176238113d.tar.gz external_llvm-20adc9dc4650313f017b27d9818eb2176238113d.tar.bz2 |
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
Diffstat (limited to 'utils/GenLibDeps.pl')
0 files changed, 0 insertions, 0 deletions