iveresov [Mon, 08 Nov 2010 14:33:48 -0800] rev 7123
Merge
kvn [Sat, 06 Nov 2010 20:35:36 -0700] rev 7122
6991188: C2 Crashes while compiling method
Summary: Do several iterations to build EA Connection Graph.
Reviewed-by: never, twisti, ysr
kvn [Sat, 06 Nov 2010 18:52:07 -0700] rev 7121
6997311: SIGFPE in new long division asm code
Summary: use unsigned DIV instruction
Reviewed-by: never
iveresov [Sat, 06 Nov 2010 02:53:59 -0700] rev 7120
Merge
iveresov [Fri, 05 Nov 2010 14:49:50 -0700] rev 7119
6997456: Not possible to build just compiler2
Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line.
Reviewed-by: never, kvn
jrose [Fri, 05 Nov 2010 12:18:30 -0700] rev 7118
6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Summary: Add missing line to vmStructs. Also fix bug with class dumper.
Reviewed-by: twisti, kvn