Files
mesa/src
Francisco Jerez e5e4d016b9 intel/compiler: Move register pressure calculation into IR analysis object
This defines a new BRW_ANALYSIS object which wraps the register
pressure computation code along with its result.  For the rationale
see the previous commits converting the liveness and dominance
analysis passes to the IR analysis framework.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4012>
2020-03-06 10:21:10 -08:00
..
2019-11-13 12:39:14 +00:00
2020-01-30 04:05:39 +00:00
2019-11-07 06:11:19 -08:00
2019-10-01 10:31:02 +00:00
2020-03-05 14:35:38 +00:00