aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_Optimizer.cpp
AgeCommit message (Expand)Author
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-10-128026054: New type profiling points: type of return values at callsroland
2013-10-098023657: New type profiling points: arguments to callroland
2013-04-158011648: C1: optimized build is broken after 7153771roland
2013-03-217153771: array bound check elimination for c1roland
2012-10-12Mergekvn
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-10-057177003: C1: LogCompilation supportvlivanov
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-02-217120481: storeStore barrier in constructor with final fieldjiangli
2011-12-227123108: C1: assert(if_state != NULL) failed: states do not match uproland
2011-12-137114106: C1: assert(goto_state->is_same(sux_state)) failed: states must match...roland
2011-07-056478991: C1 NullCheckEliminator yields incorrect exceptionsnever
2011-05-067042153: guarantee(x_compare_res != Constant::not_comparable) failed: incompa...iveresov
2011-04-037033154: Improve C1 arraycopy performanceroland
2011-01-216809483: hotspot:::method_entry are not correctly generated for "method()V"never
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-156991577: add IfOp optimization to C1roland
2009-12-296986046: C1 valuestack cleanuproland
2010-09-036953144: Tiered compilationiveresov
2010-06-046958292: C1: Enable parallel compilationiveresov
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-03-096814575: Update copyright yearxdono
2008-12-126758234: if (k cond (a ? : b: c)) returns reversed answer if k is constant an...never
2007-12-01Initial loadduke