OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / compiler / jit /
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-28 Mathieu ChartierMerge "Fix lock order for jvmti kTaggingLockLevel"
2017-03-28 Calin JuravleMerge "Add --profile mode to the art script"
2017-03-28 Calin JuravleMerge "Close the right fd in native_stack_dump"
2017-03-28 Calin JuravleMerge "Fix return value of AtomicMethodRefMap::Get()"
2017-03-28 Calin JuravleMerge "Fix arm64 and x86_64 code generator assertion"
2017-03-28 Aart BikMerge "MIPS64: Add vector registers to Mips64ManagedReg...
2017-03-28 Nicolas GeoffrayMerge "Math.round float intrinsic for ARM."
2017-03-28 Nicolas GeoffrayMerge "Make data dependency around HDeoptimize correct."
2017-03-27 Treehugger RobotMerge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6...
2017-03-27 Treehugger RobotMerge "Testrunner: Temporarily fix long Dex File name...
2017-03-27 Treehugger RobotMerge "Check for unattached threads in JVMTI functions"
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Treehugger RobotMerge "MIPS64: Improve method entry/exit code"
2017-03-27 Treehugger RobotMerge "Revert "Revert "Make original dex file be more...
2017-03-27 Nicolas GeoffrayMerge "ARM: Reduce the number of branches generated...
2017-03-27 Nicolas GeoffrayMerge "ARM: Improve the code generated for HInstanceOf"
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-24 Nicolas GeoffrayImprovements in the Inliner.
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-15 Nicolas GeoffrayMerge "ARM64: Improve LocationBuilder for Shifts and...
2017-03-15 Nicolas GeoffrayMerge "Revert "Revert "Revert "CHA for interface method...
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
2017-03-14 Mingyao YangMerge "Revert "Revert "CHA for interface method."""
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-13 Treehugger RobotMerge "Fix issues due to updated toolchain."
2017-03-13 Bill BuzbeeMerge "ART: String intrinsics for Mterp interpreter"
2017-03-10 Treehugger RobotMerge "Ensure we have the correct thread when allocatin...
2017-03-10 Treehugger RobotMerge "Catch signals that happen inside a fault handler."
2017-03-09 Nicolas GeoffrayMerge "Update UnstartedRuntime for System.identityHashC...
2017-03-09 Treehugger RobotMerge "ARM(64): Improve the code generated for HSelect"
2017-03-09 Roland LevillainMerge changes Ia26b07f0,Id3d2758c
2017-03-09 Narayan KamathMerge "Track libcore change 2c0c8889ff415431e3c2d6d5ac9...
2017-03-09 Nicolas GeoffrayMerge "Don't inline methods that throw in graph with...
2017-03-09 Narayan KamathMerge "codegen_test: Add missing dependency."
2017-03-09 Nicolas GeoffrayMerge "Revert "Stop interpreter from accessing code...
2017-03-09 Richard UhlerMerge "Remove --include-patch-information option from...
2017-03-09 Richard UhlerMerge "Remove --include-patch-information option from...
2017-03-08 Richard UhlerRemove --include-patch-information option from dex2oat.
2017-02-13 Vladimir MarkoMerge "Use VerifierDeps test file for dex2oat swap...
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-02-09 Vladimir MarkoMerge "Fix dex cache resolved types and class table...
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-06 Treehugger RobotMerge "Tests for libcore change d2aa1365d25911076cb174a...
2017-02-06 Nicolas GeoffrayMerge "Code refactoring around sharpening HLoadClass."
2017-02-04 Calin JuravleMerge "Revert "build: Generate asm_support_gen.h from...
2017-02-04 Igor MurashkinMerge "build: Generate asm_support_gen.h from the build...
2017-02-03 Nicolas GeoffrayMerge "Align allocation entrypoints implementation...
2017-02-03 Nicolas GeoffrayMerge "Revert "Inline across dex files for JIT.""
2017-02-03 Nicolas GeoffrayMerge "Inline across dex files for JIT."
2017-02-03 Nicolas GeoffrayMerge "MIPS: Support kJitTableAddress kinds of string...
2017-02-02 Treehugger RobotMerge "Fix creating self-recursive obsolete methods."
2017-02-02 Roland LevillainMerge "Print ARM and ARM64 registers in art::UContext...
2017-02-02 Mathieu ChartierMerge "Various improvements to stack walking speed"
2017-02-02 Mathieu ChartierMerge "Faster stack trace creation"
2017-02-02 Mathieu ChartierMerge "Use dex cache for GetResolvedMethod"
2017-02-02 Treehugger RobotMerge "ART: Fix buildbot-build.sh"
2017-02-02 Bill BuzbeeMerge "ART: Reduce overhead of mterp OSR checking"
2017-02-02 Treehugger RobotMerge "MIPS: Correct instruction alignment."
2017-02-02 Treehugger RobotMerge "AArch64: Add HInstruction scheduling support."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method...
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method...
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-02-01 Stephen HinesMerge "Revert "Revert "Ignore warning for instantiation...
2017-01-31 Treehugger RobotMerge "Force stack dump to diagnose empty checkpoint...
2017-01-31 Aart BikMerge "Fix bug in geometric last value (found with...
2017-01-31 Roland LevillainMerge "Handle cycles with double stack slots in ARM64...
2017-01-31 Roland LevillainMerge "Optionally dump ART crash information to logcat...
2017-01-31 Narayan KamathMerge "MethodHandles: Tests for additional combiners."
2017-01-30 Treehugger RobotMerge "MIPS32R6: Improve PC-relative string/class loads...
2017-01-30 Mathieu ChartierMerge "Add to time to suspend in FlipThreadRoots to...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Nicolas GeoffrayMerge "Blacklist test now that debuggable means JIT."
2017-01-30 Nicolas GeoffrayRevert "Revert "Make --debuggable rely on JIT code.""
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code....
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code....
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code.""
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code.""
2017-01-30 Vladimir MarkoRevert "Make --debuggable rely on JIT code."
2017-01-30 Jeff HaoMerge layout-speed compiler filter into speed-profile.
2017-01-30 Treehugger RobotMerge "Merge layout-speed compiler filter into speed...
2017-01-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code." am: 8f28bd4...
2017-01-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code." am: 8f28bd479a
2017-01-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code."
2017-01-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code."
2017-01-30 Nicolas GeoffrayMake --debuggable rely on JIT code.
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
next