DescriptionConvert Subzero's bitcode reader to generate ICE types.
Changes Subzero's bitcode reader to build and store ICE types,
instead of using LLVM's types. Note: This code doesn't remove
all uses of LLVM types. They are still used to check types for
instructions and to generate function addresses.
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=645aa1a9a21d41f523575afad356e76062e9d696
Patch Set 1 #Patch Set 2 : Fix nits and formatting. #Patch Set 3 : Fix comment. #
Total comments: 24
Patch Set 4 : Fix issues in patch set 3. #
Total comments: 18
Patch Set 5 : Fix issues from patch set 3. #Patch Set 6 : Fix nits. #
Total comments: 6
Patch Set 7 : Fix nits. #
Messages
Total messages: 12 (1 generated)
|