mesa/src/panfrost
Alyssa Rosenzweig dcd2f26b98 pan/midgard: Replace mir_is_live_after with new pass
Now that we have live_out calculated per block as metadata, calculating
liveness of an instruction at a given point in the program becomes O(n)
to the size of the block worst-case, rather than O(n) the program.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-10-03 22:29:51 -04:00
..
bifrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
encoder panfrost: Correct polygon size computations 2019-08-21 08:40:53 -07:00
include panfrost: Implement gl_FragCoord correctly 2019-08-22 13:31:39 -07:00
midgard pan/midgard: Replace mir_is_live_after with new pass 2019-10-03 22:29:51 -04:00
pandecode pan/decode: Add missing format specifier 2019-09-03 13:42:08 +02:00
shared panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
Android.mk lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
Android.shared.mk Add libpanfrost_shared to Android build 2019-08-08 17:47:22 +00:00
Makefile.sources lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
meson.build panfrost: Move pan_invocation to shared panfrost/ 2019-08-21 08:40:51 -07:00