mesa/src
Ian Romanick 6b3670ae80 nir: Transform -fabs(a) >= 0 to a == 0
All Gen platforms had pretty similar results. (Skylake shown)
total instructions in shared programs: 14276964 -> 14276961 (<.01%)
instructions in affected programs: 411 -> 408 (-0.73%)
helped: 3
HURT: 0
helped stats (abs) min: 1 max: 1 x̄: 1.00 x̃: 1
helped stats (rel) min: 0.47% max: 1.96% x̄: 1.04% x̃: 0.68%

total cycles in shared programs: 532577062 -> 532577068 (<.01%)
cycles in affected programs: 1093 -> 1099 (0.55%)
helped: 1
HURT: 1
helped stats (abs) min: 16 max: 16 x̄: 16.00 x̃: 16
helped stats (rel) min: 7.77% max: 7.77% x̄: 7.77% x̃: 7.77%
HURT stats (abs)   min: 22 max: 22 x̄: 22.00 x̃: 22
HURT stats (rel)   min: 2.48% max: 2.48% x̄: 2.48% x̃: 2.48%

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
2018-08-04 01:12:03 -07:00
..
amd amd: remove support for LLVM 5.0 2018-08-03 18:36:11 -04:00
broadcom v3d: Actually put the "%s" in the snprintf. 2018-08-01 11:39:19 -07:00
compiler nir: Transform -fabs(a) >= 0 to a == 0 2018-08-04 01:12:03 -07:00
egl egl/main: fix indentation 2018-08-02 12:54:05 +01:00
gallium radeonsi: cosmetic changes 2018-08-04 03:10:30 -04:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx Make glXChooseFBConfig handle unspecified sRGB correctly 2018-07-31 13:56:13 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv/pipeline: Disable FS dispatch for pointless fragment shaders 2018-08-03 05:52:23 -07:00
loader loader: fix indentation 2018-08-02 12:53:58 +01:00
mapi glapi: define AMD_framebuffer_multisample_advanced and add its functions 2018-08-04 02:46:55 -04:00
mesa st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced 2018-08-04 02:47:58 -04:00
util util: Android.mk: Convert implicit rules to static pattern rules 2018-08-02 15:42:23 -06:00
vulkan vulkan/wsi: fix incorrect assignment in assert() 2018-07-25 20:55:35 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build v3d: Fix meson build without vc4. 2018-07-29 19:22:33 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00