Remove AbsInt HHIR instruction
commitda05b241d4b39ab9dc959a623288a80cc0c69570
authorEdwin Smith <smith@fb.com>
Wed, 19 Feb 2014 18:23:14 +0000 (19 10:23 -0800)
committerSara Golemon <sgolemon@fb.com>
Fri, 21 Feb 2014 14:52:16 +0000 (21 06:52 -0800)
tree14888bf4b6e8cd0c1705c8c5c7ea547443480f05
parent0cab818f132de1e110f9501519421b1047a59172
Remove AbsInt HHIR instruction

Simple to do this using other existing HHIR instructions,
leaving one less HHIR instruction to port/test.

Reviewed By: @swtaarrs

Differential Revision: D1180472
hphp/doc/ir.specification
hphp/runtime/vm/jit/code-gen-arm.cpp
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/hhbc-translator.cpp
hphp/runtime/vm/jit/ir.h
hphp/runtime/vm/jit/simplifier.cpp
hphp/runtime/vm/jit/simplifier.h