]> granicus.if.org Git - llvm/commit
Revert "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors"
authorRobin Morisset <morisset@google.com>
Wed, 17 Sep 2014 18:09:13 +0000 (18:09 +0000)
committerRobin Morisset <morisset@google.com>
Wed, 17 Sep 2014 18:09:13 +0000 (18:09 +0000)
commite2ff4e489bca62cfb2fb65670cf32c6e5fe27cf8
tree029597e4622e74612dfc2159d88a26c57987f652
parent07c9ae576c6c23556b999a0a55a3c3038a574ab5
Revert "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors"

It is breaking the build on the buildbots but works fine on my machine, I revert
while trying to understand what happens (it appears to depend on the compiler used
to build, I probably used a C++11 feature that is not perfectly supported by some
of the buildbots).

This reverts commit feb3176c4d006f99af8b40373abd56215a90e7cc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/atomic-load-store.ll