vdeshpande [Tue, 23 Aug 2016 12:26:05 -0700] rev 40877
8151988: Hotspot deoptimizes div/mod pair usage
Summary: don't remove control edge of Mod node until DivMod node matching
Reviewed-by: kvn
tpivovarova [Tue, 23 Aug 2016 18:03:37 +0000] rev 40876
Merge
tpivovarova [Tue, 23 Aug 2016 19:53:40 +0300] rev 40875
8164648: [TESTBUG] jittester failed compilation after 8157957
Reviewed-by: vlivanov
dpochepk [Tue, 23 Aug 2016 18:57:21 +0200] rev 40874
Merge
dpochepk [Tue, 23 Aug 2016 19:30:56 +0300] rev 40873
8164608: [TESTBUG] compiler/profiling tests fail to compile
Reviewed-by: ctornqvi
dnsimon [Tue, 23 Aug 2016 15:16:45 +0000] rev 40872
8164214: [JVMCI] include VarHandle in signature polymorphic method test
Reviewed-by: kvn, twisti, iveresov, psandoz
thartmann [Tue, 23 Aug 2016 13:44:26 +0200] rev 40871
8038348: Instance field load is replaced by wrong data Phi
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage.
Reviewed-by: kvn, vlivanov
dnsimon [Mon, 22 Aug 2016 20:30:37 +0000] rev 40870
Merge