1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/contrib/llvm
Dimitry Andric f1e7930afc Pull in r183971 from upstream llvm trunk:
X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX
  equivalent.

  Give it the right register format so we can also emit it when AVX is enabled.

This should fix a "Cannot select: intrinsic %llvm.x86.sse.cvtpi2ps" fatal error
in clang while building the gnuradio port for amd64.

Reported by:	db
MFC after:	3 days
2013-12-25 20:58:02 +00:00
..
include Merge upstream LLVM r192118: 2013-11-11 19:06:12 +00:00
lib Pull in r183971 from upstream llvm trunk: 2013-12-25 20:58:02 +00:00
tools Pull in r197399 from upstream clang trunk: 2013-12-17 07:59:00 +00:00
utils/TableGen
LICENSE.TXT