OSDN Git Service

Implement halving add idiom (with checker tests).
[android-x86/art.git] / tools /
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-10 Treehugger RobotMerge "Revert "Avoid JNI usage error when JNI_OnLoad...
2017-04-10 Treehugger RobotMerge "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Treehugger RobotMerge "Fixup JDWP for obsolete methods"
2017-04-06 Treehugger RobotMerge "Fix a few comments in vectorization code that...
2017-04-06 Treehugger RobotMerge "CHA: Don't return a non resolved class to the...
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-05 Christopher FerrisMerge "Add test for kryo support."
2017-04-04 Treehugger RobotMerge "Ensure invoking obsolete methods throws errors."
2017-04-04 Treehugger RobotMerge "build: Add golem run_build_test_targets for...
2017-04-04 Treehugger RobotMerge "SIMD pcmpgtb,w,d,q for x86/x86_64"
2017-04-04 Treehugger RobotMerge "Add analyzer for dex memory map"
2017-04-04 Treehugger RobotMerge "Allow -Xjitsaveprofilinginfo for system server"
2017-04-04 Calin JuravleMerge "Dump profile logs after the last save"
2017-04-04 Calin JuravleMerge "Dump profile logs after the last save"
2017-04-03 Treehugger RobotMerge "Make base64 explicitly check dst_size for nullptr"
2017-04-03 Aart BikMerge "MIPS64: Add ldi.df MSA instruction"
2017-04-03 Alex LightMerge "Add a cpplint preupload hook."
2017-04-03 Treehugger RobotMerge "Add a cpplint preupload hook."
2017-04-03 Nicolas GeoffrayRevert "Blacklist libcore tests relying on libjavacoret...
2017-04-03 Treehugger RobotMerge "ART: TI Agent test library refactor"
2017-04-03 Alex LightAdd a cpplint preupload hook.
2017-04-03 Aart BikMerge "ART vectorizer."
2017-04-03 Treehugger RobotMerge "Make GetSortedDexFileSections a utility"
2017-04-03 Aart BikMerge "SIMD pavgb,w for x86/x86_64"
2017-04-03 Vladimir MarkoMerge "ARM64: Faster forwarding address check in mark...
2017-04-03 Nicolas GeoffrayMerge "Kill logd in buildbot-setup.sh."
2017-04-03 Nicolas GeoffrayMerge "Kill logd in buildbot-setup.sh."
2017-04-02 Nicolas GeoffrayKill logd in buildbot-setup.sh.
2017-03-31 Alex LightMerge "Clean up ArtClassDefinition"
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-30 Calin JuravleDump profile logs after the last save
2017-03-30 Calin JuravleMerge "(Re)enable the use of inline caches in AOT"
2017-03-30 Calin JuravleMerge "Update profile version"
2017-03-30 Treehugger RobotMerge "Dedup original dex file for classes transformed...
2017-03-30 Orion HodsonMerge "Revert^2 "Improve user-friendliness of art script.""
2017-03-30 Orion HodsonMerge "Revert^2 "Improve user-friendliness of art script.""
2017-03-30 Orion HodsonRevert^2 "Improve user-friendliness of art script."
2017-03-29 Treehugger RobotMerge "Undo dex2dex compilation before invoking LoadHook"
2017-03-29 Calin JuravleMerge "Gracefully handle bogus profiling info for inlin...
2017-03-29 Calin JuravleMerge "Fix profile merges in profman"
2017-03-29 Treehugger RobotMerge "Incorporate random profile tests into run-test."
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 "Add --profile mode to the art script"
2017-03-28 Calin JuravleAdd --profile mode to the art script
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-28 Richard UhlerMerge "Remove unreachable code in DexLocationToOdexFile...
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 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Orion HodsonRevert "Improve user-friendliness of art script."
2017-03-27 Treehugger RobotMerge "MIPS64: Improve method entry/exit code"
2017-03-27 Nicolas GeoffrayMerge ""Revert^6 "CHA for interface method.""""
2017-03-27 Treehugger RobotMerge "Revert "Revert "Make original dex file be more...
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
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-25 Nicolas GeoffrayMerge "Fix issue with Android.run-test.mk"
2017-03-24 Mathieu ChartierMerge "Move backtrace logic to backtrace_helper.h"
2017-03-24 Joachim SauerMerge "Remove TimeZoneTest.testAllDisplayNames() failure"
2017-03-24 Joachim SauerMerge "Remove TimeZoneTest.testAllDisplayNames() failure"
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-24 Joachim SauerRemove TimeZoneTest.testAllDisplayNames() failure
2017-03-24 Orion HodsonImprove user-friendliness of art script.
2017-03-24 Treehugger RobotMerge "MIPS64: Remove memcpy() from java.lang.String...
2017-03-24 Treehugger RobotMerge "MIPS32: Remove memcpy() from java.lang.String...
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-23 Treehugger RobotMerge "Make original dex file be more deduplicated"
2017-03-22 Mathieu ChartierMerge "Add even more logging failed to copy GC error"
2017-03-22 Aart BikMerge "MIPS64: Extend instruction_set_features_mips64_test"
2017-03-22 Mathieu ChartierMerge "Add syntax for adding all class methods to profman"
2017-03-22 Mathieu ChartierMerge "Speed up test 080-oom-throw"
2017-03-22 Calin JuravleMerge "Log the errno code for failed flock() invocations"
2017-03-22 Nicolas GeoffrayMerge "ARM: Avoid branches to branches"
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Treehugger RobotMerge changes I17d48a60,I90bc4912
2017-03-21 Shubham AjmeraMerge "Run gtests in art-test"
2017-03-21 Treehugger RobotMerge "Avoid use of pthread_getschedparam (except on...
2017-03-21 Igor MurashkinMerge "tools: Add golem/build-target and golem/env...
2017-03-21 Treehugger RobotMerge "tools: Add golem/build-target and golem/env...
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-13 Igor Murashkintools: Add golem/build-target and golem/env scripts.
2017-03-09 Nicolas GeoffrayMerge "Don't inline methods that throw in graph with...
2017-03-08 Treehugger RobotMerge "MIPS: Optimize code generation of check-cast...
2017-03-08 Shubham AjmeraMerge changes I2f8edd95,I17d67431
2017-03-08 Bill BuzbeeMerge "Interpreter intrinsics"
2017-03-08 Treehugger RobotMerge "ART: Update LZ4 library to v1.7.5"
2017-03-06 Treehugger RobotMerge "MIPS64: Refactor implicit null checks in array...
2017-03-03 Treehugger RobotMerge "Extend profman to generate profiles with inline...
2017-03-03 Mathieu ChartierMerge "Fix dex location filtering in dex2oat"
2017-03-03 Treehugger RobotMerge "Clean up ZygoteHooks stack walking slightly."
next