Am 01.11.2014 um 22:19 schrieb David Heidelberg: > > 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: > https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D6960&d=AAICaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=Vjtt0vs_iqoI31UfJxBl7yv9I2FeiaeAYgMTLKRBc_I&m=qfBmuPPumlIuBoEvT3-IykV-twtBIpmnxI7U39p4IiI&s=2w4h6tFrr43JTzz-68ic1hmfifRNxlzhem0QWysUXD4&e= > > Signed-off-by: David Heidelberg <da...@ixit.cz> > --- > src/gallium/auxiliary/draw/draw_context.c | 15 +-------------- > 1 file changed, 1 insertion(+), 14 deletions(-) >
Reviewed-by: Roland Scheidegger <srol...@vmware.com> Though at this point I'll have to wonder why you'd actually want to use it with a non-sse2 capable cpu... _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev