| commit | ea710fe419c1f4f8ff9e52ddd01abfc5a3b03dc1 | [log] [tgz] |
|---|---|---|
| author | Vincent Lejeune <vljn@ovi.com> | Thu Feb 14 16:55:11 2013 +0000 |
| committer | Vincent Lejeune <vljn@ovi.com> | Thu Feb 14 16:55:11 2013 +0000 |
| tree | ea9440caf085d55f9cf933827a669defb7928bbd | |
| parent | d80bc1561a088556d687c741822e8ab26875aaf7 [diff] |
R600: Export instructions are no longer terminator This allows MachineInstScheduler to reorder them, and thus make scheduling more efficient. Reviewed-by: Tom Stellard <thomas.stellard at amd.com> llvm-svn: 175182