[Mesa-dev] [PATCH] draw: allow LLVM use on non-SSE2 X86 cpus

David Heidelberg david at ixit.cz
Sat Nov 1 14:19:32 PDT 2014


This patch remove workaround related to LLVM < 3.2 bug.

Original bug has been closed as fixed in 2011.
At this moment gallium requires LLVM 3.3 (2013).

LLVM has been tested without SSE2 support in commit
ca70de9bd20bc4a11b2d2d368e0cc1f49527a947 and removed after requiring
LLVM 3.3 in commit 013ff2fae13da41c2f5619c4698b0a7b5aa6a06d

Original LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=6960

Signed-off-by: David Heidelberg <david at ixit.cz>
---
  src/gallium/auxiliary/draw/draw_context.c | 15 +--------------
  1 file changed, 1 insertion(+), 14 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-draw-allow-LLVM-use-on-non-SSE2-X86-cpus.patch
Type: text/x-patch
Size: 740 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141101/e2d381d5/attachment.bin>


More information about the mesa-dev mailing list