mesa/src/freedreno
Rob Clark bc67b892d0 freedreno/ir3: handle the progress case
In some cases, in particular when you have things that can be src
modifiers ((abs)/(neg)), once eliminating one mov, there is a
possibility to remove another.  Handle this by re-visiting an
instruction after eliminating a copy on one of it's srcs.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2019-10-24 13:08:56 -07:00
..
drm freedreno/drm: fix 64b iova shifts 2019-09-03 14:10:57 -07:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
ir3 freedreno/ir3: handle the progress case 2019-10-24 13:08:56 -07:00
registers freedreno: update registers 2019-10-18 21:11:54 +00:00
vulkan turnip: add support for pre-fs texture fetch 2019-10-18 21:11:54 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno: Generate headers from xml files 2019-07-10 22:05:02 +00:00
Android.registers.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch.c to Android.mk 2019-10-21 22:43:00 +00:00
meson.build freedreno: Add support for drm-shim. 2019-07-25 08:56:19 -07:00