[Mesa-dev] [PATCH 15/15] draw: allow LLVM use on non-SSE2 X86 cpus
David Heidelberg
david at ixit.cz
Sat Nov 1 13:41:36 PDT 2014
This patch remove workaround related to LLVM 2.7 bug.
Original bug has been closed as fixed in 2011.
At this moment gallium requires LLVM 3.3 (2013).
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: 0015-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/595d4a1a/attachment-0001.bin>
More information about the mesa-dev
mailing list