Set SeenStore to true to prevent loads from being moved; also eliminates a non-determ...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 15 Nov 2011 06:26:51 +0000 (06:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 15 Nov 2011 06:26:51 +0000 (06:26 +0000)
commitf178418729d91e2f15a8eb27c0e4787b8ec7a3ce
tree0bdf4bbf65a5e4fa5ef48468fea9dbf66f9437ff
parent3273c8937b8c3ebdd1cfc0c67054ce5571f0afc9
Set SeenStore to true to prevent loads from being moved; also eliminates a non-deterministic behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp