DescriptionSubzero: Render constants in dump() to be more like LLVM.
Integers are generally dumped as signed instead of unsigned values.
Integers of i1 type are dumped as 'false' and 'true'. Floating point
values still don't match LLVM.
BUG= none
R=kschimpf@google.com
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=cabfa30
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|