[PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors

JF Bastien jfb at chromium.org
Tue Sep 16 22:30:17 PDT 2014


>>! In D5304#10, @morisset wrote:
> There is no barrier generated by the other path, the entire operation (store/load/rmw/whatever) is turned into a libcall on these old processors. It is tested (summarily) at the end of atomic-load-store.ll at least.

Sounds good, lgtm.

http://reviews.llvm.org/D5304






More information about the llvm-commits mailing list