Re: [Mesa-dev] PATCHES: R600: Register machine passes and code cleanups

2013-12-10 Thread Alex Deucher
On Mon, Dec 9, 2013 at 11:02 AM, Tom Stellard wrote: > Hi, > > The first two patches register the R600EmitClauseMarkers and > AMDGPUCFGStructurizer passes, so that -print-*-all will now work with > them. The third patch is a cleanup of Processors.td and the fourth > patch adds the wavefront size

[Mesa-dev] PATCHES: R600: Register machine passes and code cleanups

2013-12-09 Thread Tom Stellard
Hi, The first two patches register the R600EmitClauseMarkers and AMDGPUCFGStructurizer passes, so that -print-*-all will now work with them. The third patch is a cleanup of Processors.td and the fourth patch adds the wavefront size property to the subtargets. Please Review. -Tom >From 28e45d441