set the 'isstore' flag for instructions whose pattern is an
authorChris Lattner <sabre@nondot.org>
Sun, 6 Jan 2008 05:36:50 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Jan 2008 05:36:50 +0000 (05:36 +0000)
commite67bde5bb1959dbd7085981cb0bcf6f7c749f724
tree511e04e3480c2ba0f50f9170f02118d82dfaeb99
parente81cd881b165fd4197a25e21a88e25f781754e55
set the 'isstore' flag for instructions whose pattern is an
intrinsic that writes to memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45650 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenDAGPatterns.h
utils/TableGen/InstrInfoEmitter.cpp