DescriptionRemove using LLVM tools to check correctness of cast operation.
Removes cast instruction checks (in PNaClTranslator.cpp) that used
LLVM utilities to use locally defined methods instead. Remove the need
to call naclbitc::DecodeCastOpcode and CastInst::castIsValid.
Also removes two more calls to 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=bf170370805150026104a9e42e07fb17b0971ad7
Patch Set 1 #Patch Set 2 : Fix formatting issues and some simple refactorings. #Patch Set 3 : Try again. #Patch Set 4 : Try once more. #
Total comments: 26
Patch Set 5 : Fix issues in patch set 4. #
Messages
Total messages: 8 (1 generated)
|