Add support to the old JIT for acquire/release loads and stores on x86. PR11207.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 24 Oct 2011 20:24:21 +0000 (20:24 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 24 Oct 2011 20:24:21 +0000 (20:24 +0000)
commit3f3f6b067c62d512e4e0b0c54bfc331bd34be338
tree98642aeae093330841aa4ed0af51d7e358e415a0
parent5f4e02cbf1d0fa0d8048369264201c258f2ad717
Add support to the old JIT for acquire/release loads and stores on x86.  PR11207.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142841 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp