Older revisions
r11636
by da...@chromium.org
on May 23, 2012
Diff
Implement tracking and optimizations
of packed arrays
R=jkummerow@chromium.org
TEST=jkummerow@chromium.org
...
r11596
by mma...@chromium.org
on May 21, 2012
Diff
Array index computation dehoisting.
When an array index (in an array
access) is a simple "expression +
constant", just embed the constant in
...
r11427
by fschnei...@chromium.org
on Apr 24, 2012
Diff
Optimise Math.floor(x/y) to use
integer division for specific divisor.
Landing for Rodolph Perfetta
<rodolph.perfetta@gmail.com>.
...
All revisions of this file