Fri, 26 Oct 2012 11:48:04 -0700 8001635: assert(in_bb(n)) failed: must be
kvn [Fri, 26 Oct 2012 11:48:04 -0700] rev 14134
8001635: assert(in_bb(n)) failed: must be Summary: Added missed check that Load node is in processed loop block. Reviewed-by: twisti
Thu, 25 Oct 2012 17:32:03 -0700 7163534: VM could crashes assert(false) failed: infinite EA connection graph build
kvn [Thu, 25 Oct 2012 17:32:03 -0700] rev 14133
7163534: VM could crashes assert(false) failed: infinite EA connection graph build Summary: In case of time or iterations limit reached C2 stops EA and continue compilation without EA as it does in product VM already. Reviewed-by: twisti
Wed, 24 Oct 2012 14:33:22 -0700 7184394: add intrinsics to use AES instructions
kvn [Wed, 24 Oct 2012 14:33:22 -0700] rev 14132
7184394: add intrinsics to use AES instructions Summary: Use new x86 AES instructions for AESCrypt. Reviewed-by: twisti, kvn, roland Contributed-by: tom.deneau@amd.com
Tue, 23 Oct 2012 13:06:37 -0700 8001183: incorrect results of char vectors right shift operaiton
kvn [Tue, 23 Oct 2012 13:06:37 -0700] rev 14131
8001183: incorrect results of char vectors right shift operaiton Summary: do vector right shift operation for small int types only after loads Reviewed-by: jrose, dlong
Mon, 22 Oct 2012 16:56:03 -0700 8000821: JSR 292: C1 fails to call virtual method (JRUBY-6920)
twisti [Mon, 22 Oct 2012 16:56:03 -0700] rev 14130
8000821: JSR 292: C1 fails to call virtual method (JRUBY-6920) Reviewed-by: kvn
Mon, 22 Oct 2012 11:44:30 -0700 8000805: JMM issue: short loads are non-atomic
vlivanov [Mon, 22 Oct 2012 11:44:30 -0700] rev 14129
8000805: JMM issue: short loads are non-atomic Summary: perform transforms during IGVN phase when Load has a single user. Reviewed-by: jrose, kvn, twisti
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip