Home:ALL Converter>LLVM IR opcode documentation

LLVM IR opcode documentation

Ask Time:2014-05-20T12:57:05         Author:user35443

Json Formatter

I have read LLVM IR language reference and bitcode file format, but I haven't found any documentation containing an opcode list or explaining the instruction encoding.

Is there any place where it'd be possible to find this information, or searching the source code is necessary?

Author:user35443,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/23751300/llvm-ir-opcode-documentation
yy