freebsd-dev/contrib/llvm
Dimitry Andric 462386c6b1 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
2012-01-20 19:18:11 +00:00
..
include
lib Pull in r148240 from upstream llvm trunk: 2012-01-20 19:18:11 +00:00
tools/clang Upgrade our copy of llvm/clang to 3.0 release. Release notes can be 2011-12-09 22:23:45 +00:00
utils/TableGen
LICENSE.TXT