opnsense-src/contrib/llvm-project/llvm
Dimitry Andric 9fc62ba649 Merge commit e6bb4c8e7 from llvm git (by Craig Topper):
[X86] SSE4_A should only imply SSE3 not SSSE3 in the frontend.

  SSE4_1 and SSE4_2 due imply SSSE3. So I guess I got confused when
  switching the code to being table based in D83273.

  Fixes PR47464

This should fix builds with -march=amdfam10 emitting SSSE3 instructions
such as pshufb, which lead to programs crashing with SIGILL on such
processors.

Reported by:	avg
MFC after:	6 weeks
X-MFC-With:	r364284
2020-09-09 18:11:04 +00:00
..
include Merge commit f26fc568402f from llvm git (by me): 2020-09-03 18:34:01 +00:00
lib Merge commit e6bb4c8e7 from llvm git (by Craig Topper): 2020-09-09 18:11:04 +00:00
tools Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-07-31 21:22:58 +00:00
utils/TableGen Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-07-31 21:43:56 +00:00
LICENSE.TXT Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00