Arquivos
hhvm/hphp/test/vm/IncDecL2.php.exp
T
ottoni 334a83f7b6 Expand IncDecL support, use inc/dec x86 instructions, avoid useless moves
Add support for boxed ints, and boxed/unboxed doubles, and bools.

Emit inc/dec x86 instructions in some cases.

Got rid of some "mov rX, rX" found along the way.
2013-03-05 22:07:58 -08:00

33 linhas
328 B
Plaintext

int(2)
int(3)
int(4)
int(4)
int(4)
int(3)
int(2)
int(2)
float(2.5)
float(3.5)
float(4.5)
float(4.5)
float(4.5)
float(3.5)
float(2.5)
float(2.5)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)