kvn [Tue, 16 Aug 2011 16:59:46 -0700] rev 10267
7079329: Adjust allocation prefetching for T4
Summary: on T4 2 BIS instructions should be issued to prefetch 64 bytes
Reviewed-by: iveresov, phh, twisti
kvn [Tue, 16 Aug 2011 11:53:57 -0700] rev 10266
7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Summary: save/restore label and block in scratch_emit_size()
Reviewed-by: never
twisti [Tue, 16 Aug 2011 04:14:05 -0700] rev 10265
7071653: JSR 292: call site change notification should be pushed not pulled
Reviewed-by: kvn, never, bdelsart
kvn [Thu, 11 Aug 2011 12:08:11 -0700] rev 10264
7063629: use cbcond in C2 generated code on T4
Summary: Use new short branch instruction in C2 generated code.
Reviewed-by: never