DescriptionReduce one layer of decoding for binary operations in bitcode reading.
Removes the need to call function llvm::DecodeBinaryOp. In turn, this removes
the need for enum type llvm::Instruction::BinaryOps, llvm::Type.isFPOrFPVectorTy, and one call to llvm::convertToLLVMType.
BUG= None
R=jvoung@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=9bb188d8afbc0b7d3cde3334cca56b8a09301443
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|