[Mesa-dev] [PATCH 00/23] i965: Instruction compaction improvements.

Matt Turner mattst88 at gmail.com
Mon May 19 11:55:26 PDT 2014


Available from

   git://people.freedesktop.org/~mattst88/mesa compaction

Highlights

   - Print disassembly after instruction compaction, while still
     having control-flow graph information and higher-level IR
     annotations.

   - Three improvements to instruction compaction increase number
     of compacted instructions by 5.4%.

   - Adds INTEL_DEBUG=annotation to control printing higher-level
     IR annotations. Saves significant time and space requirements
     of shader-db.

   - Print instruction counts and compaction stats with each shader.
     Will let shader-db parse this directly, rather than counting
     instructions.


More information about the mesa-dev mailing list