Arquivos
hhvm/hphp/runtime
bsimmers b8ebb48421 Profile vector instruction shapes
This adds a new profiling mode for vector instruction
shapes. I'm planning on using this to identify any common cases that
may be worth special casing, like we do for simple SetM, CGetM, and
IssetM instructions. Instead of adding Yet Another Hashtable Stats
Map, I created a generic version and changed TRACE=punt:1 to use it as
well.

I also changed emitInterpOneOrPunt to use a more specific name.
2013-04-01 13:47:50 -07:00
..
2013-02-11 02:10:41 -08:00
2013-04-01 13:47:50 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00