DescriptionClean up implementation reading literal constants.
Moves APInt and corresponding convert to float method into the pnacl
translator. Renames APInt to BitcodeInt to be more clear that we aren't referring to LLVM's APInt. Rather, it is the representation in PNaCl bitcode.
BUG=None
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=a5295b07896b394092bc00307b2256dda3722e2e
Patch Set 1 #Patch Set 2 : Fix bad references to llvm::APInt. #
Total comments: 5
Patch Set 3 : Fix issues raised in last patch. #
Messages
Total messages: 16 (7 generated)
|