commit | d7d539a1cb8dcf50cb7cd534e6ae7df3f42914c8 | [log] [tgz] |
---|---|---|
author | Jay Cornwall <jay@jcornwall.me> | Thu Oct 10 20:06:48 2013 -0500 |
committer | Tom Stellard <thomas.stellard@amd.com> | Sat Oct 12 00:03:58 2013 -0400 |
tree | af25fab3bed8553f9089060b4f3754aca01e316f | |
parent | 7681beedd19cf437252fbc1041b19328ad773ea5 [diff] |
radeon/llvm: show LLVM disassembly when available With code dump enabled LLVM may generate disassembly during compilation. Show this disassembly when available and prefer it to SI bytecode dump. Reviewed-by: Tom Stellard <thomas.stellard@amd.com> Signed-off-by: Jay Cornwall <jay@jcornwall.me>