Arquivos
hhvm/hphp/runtime
bsimmers d99c6b0c58 Handle parameter reffiness in translateRegion
This diff stops the region translator from punting on
instructions that may be prepped by ref (FPass*) or Tracelets with
reffiness guards. It increased coverage and exposed a few more
bugs. The only significant one was that some Tracelets depend on type
prediction for their length, so I had to hook it into translateRegion
to avoid generating worse code (or punting).
2013-06-27 10:38:21 -07:00
..
2013-06-25 13:19:08 -07:00
2013-05-01 21:00:49 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00