- 15 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: optimize pointers compare using EA information. Reviewed-by: never, twisti
-
- 11 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Exact limit of empty loop calculated incorrectly. Reviewed-by: iveresov, never
-
- 09 11月, 2011 3 次提交
-
-
由 kvn 提交于
Summary: Use dead nodes elimination code in PhaseIdealLoop before executing EA. Reviewed-by: never, twisti
-
由 kvn 提交于
Summary: zero array when compiled code is deoptimized. Reviewed-by: never, twisti
-
由 twisti 提交于
7087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" MethodHandle constants are in use Reviewed-by: jrose, kvn, never
-
- 08 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Split adjust_escape_state() method into two methods to find initializing stores. Reviewed-by: never
-
- 31 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, kvn
-
- 27 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, bdelsart
-
- 26 10月, 2011 2 次提交
- 25 10月, 2011 1 次提交
-
-
由 never 提交于
7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc Reviewed-by: never Contributed-by: NOmair Majid <omajid@redhat.com>
-
- 24 10月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 14 10月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 05 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Retry the call to fast_exception_handler_bci_for() after it returned with a pending exception. Don't cache the exception handler pc computed by compute_compiled_exc_handler() if the handler is for another (nested) exception. Reviewed-by: kamg, kvn Contributed-by: volker.simonis@gmail.com
-
- 27 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Don't zero new typeArray during runtime call if the allocation is followed by arraycopy into it. Reviewed-by: twisti
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 20 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add missing node limit check in IGVN optimizer Reviewed-by: iveresov, never
-
- 14 9月, 2011 2 次提交
- 12 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 10 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Revert changes which caused regression. Reviewed-by: never
-
- 08 9月, 2011 2 次提交
- 07 9月, 2011 1 次提交
-
-
由 roland 提交于
Summary: ARM has instructions to move data directly between the fpu and integer registers. Reviewed-by: kvn, never
-
- 03 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, roland, kvn, iveresov
-
- 02 9月, 2011 2 次提交
- 01 9月, 2011 2 次提交
- 31 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-
- 29 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, never
-
- 27 8月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Remove region self reference last Reviewed-by: kvn, never
-
- 19 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Move code from finalize_offsets_and_shorten() to fill_buffer() to restore previous behavior. Reviewed-by: never
-
- 17 8月, 2011 2 次提交
- 16 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never, bdelsart
-
- 12 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use new short branch instruction in C2 generated code. Reviewed-by: never
-
- 11 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use cl->is_valid_counted_loop() check. Reviewed-by: never
-
- 03 8月, 2011 1 次提交
-
-
由 roland 提交于
Summary: replace MemBarAcquire/MemBarRelease nodes on the monitor enter/exit code paths with new MemBarAcquireLock/MemBarReleaseLock nodes Reviewed-by: kvn, twisti
-
- 30 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Removed predicate cloning from loop peeling optimization and from split fall-in paths. Reviewed-by: never
-