K 10 svn:author V 3 dim K 8 svn:date V 27 2012-02-03T23:32:22.994669Z K 7 svn:log V 329 MFC r230393: Pull in r148240 from upstream llvm trunk: Make sure the non-SSE lowering for fences correctly clobbers EFLAGS. PR11768. In particular, this fixes segfaults during the build of devel/icu on i386. The __sync_synchronize() builtin used for implementing icu's internal barrier could lead to incorrect behaviour. END