Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
authorDan Gohman <gohman@apple.com>
Thu, 5 Aug 2010 23:36:21 +0000 (23:36 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 5 Aug 2010 23:36:21 +0000 (23:36 +0000)
commit7365c091f92db5e68c98d7faedc6c34e1bbbc898
treebb232d69ab3c2a3fa39a969cc22d793ad8b2960e
parentac09835a2282412b90c634e71081db22cd5521f3
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
to IntrReadWriteArgMem, as it's for reading as well as writing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110395 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.td
include/llvm/IntrinsicsARM.td
include/llvm/IntrinsicsPowerPC.td
include/llvm/IntrinsicsX86.td
lib/Target/MBlaze/MBlazeIntrinsics.td
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenIntrinsics.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/IntrinsicEmitter.cpp