diff options
author | Shawn Pearce <sop@google.com> | 2013-04-11 01:11:11 -0700 |
---|---|---|
committer | Shawn Pearce <sop@google.com> | 2013-04-11 01:17:35 -0700 |
commit | 0f32901ab7da9f0eaf1c716d66ce8d58bc70f101 (patch) | |
tree | 16683e084a2def2f816cf17cbaccea7325802cca /org.eclipse.jgit.ant.test | |
parent | 1db50c9d91adaadc019938eaaa7e91e3963fb681 (diff) | |
download | jgit-0f32901ab7da9f0eaf1c716d66ce8d58bc70f101.tar.gz jgit-0f32901ab7da9f0eaf1c716d66ce8d58bc70f101.zip |
Micro-optimize copy instructions in DeltaEncoder
The copy instruction formatter should not to compute the shifts and
masks twice. Instead compute them once and assume there is a register
available to store the temporary "b" for compare with 0.
Change-Id: Ic7826f29dca67b16903d8f790bdf785eb478c10d
Diffstat (limited to 'org.eclipse.jgit.ant.test')
0 files changed, 0 insertions, 0 deletions