DescriptionUse ldr for movs out of stack slots (instead of mov reg, [sp/fp]).
So far we've been using ldr/str (32-bit) to load/store
the whole stack slot, independent of the variable type.
Toggle on some tests that didn't have an Om1 variant
previously. Didn't toggle everything since there are still
some problems with liveness from code being unimplemented.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4076
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=c207d51ea50154e73891cb306bf00c8eccf7306e
Patch Set 1 #Patch Set 2 : refactor #Patch Set 3 : scope better #
Messages
Total messages: 5 (1 generated)
|