DescriptionSubzero: A few fixes toward running larger programs.
1. Add 'llvm2ice -disable-globals' to disable Subzero translation of
global initializers, since full support isn't yet implemented.
2. Change the names of intra-block branch target labels to avoid
collisions with basic block labels.
3. Fix lowering of "br i1 <constant>, label ...", which was producing
invalid instructions like "cmp 1, 0".
4. Fix the "make format-diff" operation, which was diffing against the wrong target.
BUG= none
R=wala@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=206833c
Patch Set 1 #Patch Set 2 : Fix "make format-diff", and run it #
Messages
Total messages: 3 (0 generated)
|