freebsd_amp_hwpstate/contrib/llvm
Dimitry Andric 7ae3e01a31 Pull in r192064 from upstream llvm trunk:
X86: Don't fold spills into SSE operations if the stack is unaligned.

  Regalloc can emit unaligned spills nowadays, but we can't fold the
  spills into SSE ops if we can't guarantee alignment. PR12250.

This fixes unaligned SSE accesses (leading to a SIGBUS) which could
occur in the ffmpeg ports.

Approved by:	re (kib)
Reported by:	tijl
MFC after:	3 days
2013-10-06 16:12:45 +00:00
..
include Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
lib Pull in r192064 from upstream llvm trunk: 2013-10-06 16:12:45 +00:00
tools Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
utils/TableGen Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00