- 30 3月, 2017 1 次提交
-
-
由 thartmann 提交于
Reviewed-by: kvn, vlivanov, dlong, rhalade, mschoene, iignatyev
-
- 14 12月, 2016 2 次提交
- 29 10月, 2016 2 次提交
-
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
- 31 1月, 2017 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: vkempik, shshahma
-
- 26 7月, 2016 1 次提交
-
-
由 roland 提交于
Summary: don't convert loop with safepoint on the backedge to Counted loop Reviewed-by: kvn
-
- 27 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Correct backport of 8159244. Reviewed-by: kvn
-
- 20 6月, 2016 2 次提交
- 22 4月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: kvn
-
- 15 4月, 2016 1 次提交
-
-
由 shshahma 提交于
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined Summary: concurrent class loading causes return phi to become top Reviewed-by: kvn
-
- 14 3月, 2016 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, coleenp
-
- 04 3月, 2016 2 次提交
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 27 1月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Emit CastII to make narrow ConvI2L dependent on the corresponding range check. Reviewed-by: kvn, roland
-
- 16 1月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: coleenp, roland
-
- 16 9月, 2015 1 次提交
-
-
由 zmajo 提交于
Reviewed-by: kvn, vlivanov Contributed-by: vlad.ureche@gmail.com
-
- 31 8月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Bad rewiring of memory edges when we split unique types during EA Reviewed-by: kvn
-
- 10 12月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: roland
-
- 04 12月, 2015 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: kvn
-
- 15 12月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes. Reviewed-by: kvn, thartmann, vlivanov, shade
-
- 11 6月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 03 6月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Node::depends_only_on_test() should return false for Unsafe loads Reviewed-by: kvn, adinn
-
- 21 5月, 2015 1 次提交
-
-
由 aeriksso 提交于
Summary: CmpU needs to be reprocessed by CCP when an AddI/SubI input's input type change Reviewed-by: mcberg, kvn, roland Contributed-by: andreas.eriksson@oracle.com
-
- 08 5月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed. Reviewed-by: kvn
-
- 11 5月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: C2 should not try to vectorize loops with loop variant vector base address. Reviewed-by: kvn
-
- 14 4月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 03 4月, 2015 1 次提交
-
-
由 kvn 提交于
Summary: check that offset % mem_oper_size == 0 when alignment is verified during vectorization. Reviewed-by: iveresov
-
- 27 3月, 2015 1 次提交
-
-
由 roland 提交于
Summary: meet of 2 constant arrays result in bottom Reviewed-by: kvn
-
- 21 2月, 2015 1 次提交
-
-
由 drchase 提交于
Summary: Added better debug-printing support and enhanced LogCompilation tool Reviewed-by: kvn, roland, dholmes
-
- 18 2月, 2015 1 次提交
-
-
由 iveresov 提交于
Summary: Check for overflow when inverting the loop during the counted loop conversion Reviewed-by: kvn
-
- 30 1月, 2015 1 次提交
-
-
由 vlivanov 提交于
8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations Reviewed-by: kvn, roland, jrose
-
- 21 3月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, kvn
-
- 30 1月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, kvn
-
- 21 12月, 2015 2 次提交
-
-
由 thartmann 提交于
Summary: is_scaled_iv_plus_offset() should handle AddI nodes with scaled iv as second input. Reviewed-by: kvn
-
由 thartmann 提交于
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true Summary: Restore the major_progress flag before calling igvn.optimize(). Reviewed-by: kvn
-
- 21 1月, 2015 1 次提交
-
-
由 iveresov 提交于
8068881: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init> Summary: Use MachMerge to hook together defs of the same multidef value in a block Reviewed-by: kvn, vlivanov
-