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
Fri, 19 Oct 2012 14:21:09 -0400 8001101: C2: more general vector rule subsetting
dlong [Fri, 19 Oct 2012 14:21:09 -0400] rev 14128
8001101: C2: more general vector rule subsetting Summary: Allow which vector rules are supported to be decided at runtime. Also a small change to allow vector types in Type::_type_info[] to apply to more platforms. Reviewed-by: kvn, twisti Contributed-by: dean.long@oracle.com
Thu, 18 Oct 2012 07:06:31 -0700 8001071: Add simple range check into VM implemenation of Unsafe access methods
kvn [Thu, 18 Oct 2012 07:06:31 -0700] rev 14127
8001071: Add simple range check into VM implemenation of Unsafe access methods Summary: Add simple check in debug version of VM. Reviewed-by: twisti, johnc
Wed, 17 Oct 2012 12:09:32 -0700 8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space
kvn [Wed, 17 Oct 2012 12:09:32 -0700] rev 14126
8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space Summary: Fix type of method pointer load from vtable. Reviewed-by: twisti, johnc, roland
Fri, 26 Oct 2012 08:38:22 -0700 Merge
jcoomes [Fri, 26 Oct 2012 08:38:22 -0700] rev 14125
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip