DescriptionSimplify LLVM's APInt and APFloat for use in Subzero.
In Subzero, we only need to be able to convert 64 bit constants in
bitcode files to the corresponding Ice integer or floating type. This
CL extracts the minimal implementation needed for Subzero. The intent
of this change is to remove loading unnecessary LLVM code into
(minimal) llvm2ice.
BUG=None
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=3281748ca3956af27081458f7c2daf0973ecf1fd
Patch Set 1 #Patch Set 2 : Fix nits. #
Total comments: 13
Patch Set 3 : Fix issues in patch set 2. #
Total comments: 2
Patch Set 4 : Fix misspelling. #
Messages
Total messages: 7 (1 generated)
|