K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-20T19:18:11.511141Z K 7 svn:log V 334 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. MFC after: 3 days END