Make the non-temporal bit "significant" in MemSDNodes so they aren't
commit1157f791c967668f0838bb6edb66103c760f1a5b
authorDavid Greene <greened@obbligato.org>
Wed, 17 Feb 2010 20:21:42 +0000 (17 20:21 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 17 Feb 2010 20:21:42 +0000 (17 20:21 +0000)
tree79301328721f49424b37f4bbe4c9dc238ec9366b
parentde12e4351c6100d87000603b0baa4c47c2fff3ef
Make the non-temporal bit "significant" in MemSDNodes so they aren't
CSE'd or otherwise combined with temporal MemSDNodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96505 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp