diff options
author | Jose Fonseca <[email protected]> | 2015-05-28 16:55:10 +0100 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2015-05-29 11:20:58 +0100 |
commit | 0db4ef9df152da1d0f3601bbccc68ac1c94d4a3b (patch) | |
tree | 2542284d67315d7c68f4dd9c865aac25e3116d9f /src/glsl/opt_constant_folding.cpp | |
parent | 29203e77388f11e36db3190834809c3196ee47b5 (diff) |
gallivm: Use the LLVM's C disassembly interface.
It doesn't do everything we want. In particular it doesn't allow to
detect jumps or return opcodes. Currently we detect the x86's RET
opcode.
Even though it's worse for LLVM 3.3, it's an improvement for LLVM 3.7,
which was totally busted.
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/glsl/opt_constant_folding.cpp')
0 files changed, 0 insertions, 0 deletions