| commit | 40b7f1f6c3606b9b3d543763c030812f4c06b9d7 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Thu May 02 15:30:12 2013 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Thu May 02 15:30:12 2013 +0000 |
| tree | 1515f496d68350ba8b7d3e4654740ede62c9dc39 | |
| parent | 5447ae20ffe1790ade4e83eda3159098e041d913 [diff] |
R600: Use new tablegen syntax for patterns All but two patterns have been converted to the new syntax. The remaining two patterns will require COPY_TO_REGCLASS instructions, which the VLIW DAG Scheduler cannot handle. llvm-svn: 180922