mesa/src/gallium/auxiliary
Jose Fonseca 9586468c03 gallivm: Workaround LLVM PR 27332.
The credit for finding and isolating this bug goes to Vinson and Roland.

The buggy LLVM versions were found by doing

  opt -instcombine llvm-pr27332.ll > /dev/null

where llvm-pr27332.ll is the IR from
https://llvm.org/bugs/show_bug.cgi?id=27332#c3

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2016-04-13 16:42:55 +01:00
..
cso_cache gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
draw draw: add support for passing buffers to vs/gs shaders. 2016-04-12 14:15:36 +10:00
gallivm gallivm: Workaround LLVM PR 27332. 2016-04-13 16:42:55 +01:00
hud gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
indices u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer 2016-01-02 15:15:45 +01:00
nir nir: add bit_size info to nir_load_const_instr_create() 2016-04-11 08:27:04 +02:00
os os: check for GALLIUM_PROCESS_NAME to override os_get_process_name() 2015-11-19 09:23:04 -07:00
pipe-loader scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
pipebuffer pb_buffer: switch pb_buffer::size to 64 bits 2016-04-12 14:29:47 +02:00
postprocess gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm gallium: Use STATIC_ASSERT whenever possible. 2016-04-12 16:56:15 +01:00
target-helpers gallium/target-helpers: add OpenSWR driver 2016-03-02 18:38:41 -06:00
tgsi tgsi: fix buffer overflow 2016-04-13 11:51:34 +10:00
translate gallium/auxiliary: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
util winsys/amdgpu: add support for 64-bit buffer sizes 2016-04-12 14:29:47 +02:00
vl gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
Android.mk Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
Makefile.am Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags" 2016-04-11 19:08:23 +01:00
Makefile.sources gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
SConscript scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00