]> granicus.if.org Git - clang/commit
Fix MIPS DSP Rev1 intrinsics memory properties.
authorSimon Atanasyan <satanasyan@mips.com>
Mon, 6 Aug 2012 19:48:16 +0000 (19:48 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Mon, 6 Aug 2012 19:48:16 +0000 (19:48 +0000)
commitcc83f26c48dfdc99ea5fbc3c28c9c9653bd71e8c
tree9d38cb3abb55058d5e94c42d83ffd9e817fbbf0d
parent7d9b51107999c1c1fada7319c4687fe570eb2c0b
Fix MIPS DSP Rev1 intrinsics memory properties.
The patch reviewed by Akira Hatanaka.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161333 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsMips.def
test/CodeGen/builtins-mips.c