OSDN Git Service

android-x86/art.git
2016-07-22 Treehugger... Merge "Combine offsets in loop-based dynamic BCE."
2016-07-22 Aart BikCombine offsets in loop-based dynamic BCE.
2016-07-22 Treehugger... Merge "ARM64/x86-64: Fix mterp fill-array-data-payload...
2016-07-22 Vladimir MarkoARM64/x86-64: Fix mterp fill-array-data-payload pointer...
2016-07-22 Vladimir MarkoMerge "ARM64: Improve mterp cmpl/cmpg."
2016-07-21 Treehugger... Merge changes I295c7876,Ib4b84b7b
2016-07-21 Hiroshi YamauchiMerge "Use non-CAS thread flip root visitor."
2016-07-21 Andreas GampeART: Remove PACKED from ArtMethod's ptr_sized_fields_
2016-07-21 Hiroshi YamauchiUse non-CAS thread flip root visitor.
2016-07-21 Andreas GampeART: Rename ArtMethod JNI field
2016-07-21 Treehugger... Merge "ART: Make run-test temp dir consistent"
2016-07-21 Andreas GampeART: Make run-test temp dir consistent
2016-07-21 Mathieu ChartierMerge "Add a way to measure read barrier slow paths"
2016-07-21 Vladimir MarkoARM64: Improve mterp cmpl/cmpg.
2016-07-21 Treehugger... Merge "Change return type of artIsAssignableFromCode...
2016-07-21 Roland LevillainMerge "Fix the definition of MACRO_LITERAL for OS X...
2016-07-21 Roland LevillainFix the definition of MACRO_LITERAL for OS X on x86-64.
2016-07-21 Goran JakovljevicChange return type of artIsAssignableFromCode for MIPS64
2016-07-21 Roland LevillainMerge "Move caller-saves saving/restoring to ReadBarrie...
2016-07-21 Vladimir MarkoMerge "Clean up Class::FindStaticField()."
2016-07-21 Roland LevillainMove caller-saves saving/restoring to ReadBarrierMarkRegX.
2016-07-21 Vladimir MarkoMerge "ARM: Port instr simplification of array accesses."
2016-07-21 Artem SerovARM: Port instr simplification of array accesses.
2016-07-21 Vladimir MarkoMerge changes Ibcc11ce7,I9867dc11
2016-07-21 Mathieu ChartierAdd a way to measure read barrier slow paths
2016-07-21 Treehugger... Merge "Revert "Revert "Refactor GetIMTIndex"""
2016-07-20 Treehugger... Merge "Make stream tracing have a higher thread count...
2016-07-20 Alex LightMake stream tracing have a higher thread count on host
2016-07-20 Treehugger... Merge "Refactor register allocation to be pluggable"
2016-07-20 Treehugger... Merge "Fix accidental pass-by-value"
2016-07-20 Treehugger... Merge changes I328ea51d,I577c5d02
2016-07-20 Vladimir MarkoARM64: Improve Mterp.
2016-07-20 Vladimir MarkoARM64: Fix mterp switch table pointer calculation.
2016-07-20 Matthew GharrityFix accidental pass-by-value
2016-07-20 Matthew GharrityRefactor register allocation to be pluggable
2016-07-20 Vladimir MarkoMerge "ART: Change return types of field access entrypo...
2016-07-20 Nicolas GeoffrayMerge "Fix test after rename."
2016-07-20 Nicolas GeoffrayFix test after rename.
2016-07-20 Andreas GampeART: Change return types of field access entrypoints
2016-07-20 Nicolas GeoffrayMerge "JIT: Don't update the dex cache of another class...
2016-07-20 Vladimir MarkoMerge "ARM: Change mem address mode for array accesses."
2016-07-20 Artem SerovARM: Change mem address mode for array accesses.
2016-07-20 Treehugger... Merge "Refactor SSA deconstruction into its own class"
2016-07-19 Treehugger... Merge "Tune the GC ergnomics for the read barrier config."
2016-07-19 Stephen HinesMerge "Disable warnings triggered in Clang r271374"
2016-07-19 Matthew GharrityRevert "Revert "Refactor GetIMTIndex""
2016-07-19 Matthew GharrityRefactor SSA deconstruction into its own class
2016-07-19 Pirama Arumuga... Disable warnings triggered in Clang r271374
2016-07-19 Hiroshi YamauchiTune the GC ergnomics for the read barrier config.
2016-07-19 Nicolas GeoffrayJIT: Don't update the dex cache of another class loader.
2016-07-19 Richard UhlerCompute oat and odex filenames eagerly.
2016-07-19 Richard UhlerMake a static OatFileAssistant::DexLocationToOatFileNam...
2016-07-19 Vladimir MarkoMerge "ARM: Fix shifted register offset mem address...
2016-07-19 Artem SerovARM: Fix shifted register offset mem address mode for...
2016-07-18 Treehugger... Merge "Do allocation fence before pushing on allocation...
2016-07-18 Mathieu ChartierDo allocation fence before pushing on allocation stack
2016-07-18 Treehugger... Merge "Rename current register allocator implementation"
2016-07-18 Treehugger... Merge "ART: Fix run-test script"
2016-07-18 Andreas GampeART: Fix run-test script
2016-07-18 Roland LevillainMerge "MIPS64: Highest/Lowest Bit Intrinsic Support"
2016-07-18 Roland LevillainMerge "Fix the build with respect to new VIXL."
2016-07-18 Roland LevillainFix the build with respect to new VIXL.
2016-07-18 Roland LevillainMerge "Fixes to build against new VIXL interface."
2016-07-18 Nicolas GeoffrayMerge "Add a new control flow simplifier."
2016-07-18 Treehugger... Merge "ARM64: Improve code generated to spill/restore...
2016-07-18 Alexandre RamesARM64: Improve code generated to spill/restore for...
2016-07-18 Nicolas GeoffrayAdd a new control flow simplifier.
2016-07-16 Treehugger... Merge "ART: Replace ScopedFd with FdFile"
2016-07-16 Andreas GampeART: Replace ScopedFd with FdFile
2016-07-16 Matthew GharrityRename current register allocator implementation
2016-07-15 Treehugger... Merge "ART: disassembler_x86 doesn't recognize NOPs"
2016-07-15 Scott WakelingFixes to build against new VIXL interface.
2016-07-15 Andreas GampeMerge changes from topic 'cherry_pinner'
2016-07-14 Andreas GampeART: Fix build break
2016-07-14 Philip CuadraAdd API for getting location of odex or oat file
2016-07-14 Treehugger... Merge "Revert "Revert "Dump more dex file data in oatdu...
2016-07-14 Mathieu ChartierRevert "Revert "Dump more dex file data in oatdump""
2016-07-14 Treehugger... Merge "Integer.bitCount and Long.bitCount intrinsics...
2016-07-14 Treehugger... Merge "ART: Add FdFile constructors"
2016-07-14 xueliang.zhongInteger.bitCount and Long.bitCount intrinsics for ARM
2016-07-14 Roland LevillainMerge "Introduce more compact ReadBarrierMark slow...
2016-07-14 Nicolas GeoffrayMerge "Revert "Dump more dex file data in oatdump""
2016-07-14 Nicolas GeoffrayRevert "Dump more dex file data in oatdump"
2016-07-14 Nicolas GeoffrayMerge "Fix a bug in ClassTableGet code generation for...
2016-07-14 Andreas GampeART: Add FdFile constructors
2016-07-13 Treehugger... Merge "Dump more dex file data in oatdump"
2016-07-13 Mathieu ChartierDump more dex file data in oatdump
2016-07-13 Treehugger... Merge "Improve search for available spill slots in RA"
2016-07-13 Treehugger... Merge "Refactored a few dexdump alloc/free into unique_ptr"
2016-07-13 Vladimir MarkoMerge "X86: Use memory to do array range checks"
2016-07-13 Treehugger... Merge changes I91249ba8,Ic93812d9
2016-07-13 Nicolas GeoffrayFix a bug in ClassTableGet code generation for IMTs.
2016-07-13 Mark MendellX86: Use memory to do array range checks
2016-07-13 Roland LevillainIntroduce more compact ReadBarrierMark slow-paths.
2016-07-13 Nicolas GeoffrayMerge "Blacklist flaky test."
2016-07-13 Nicolas GeoffrayBlacklist flaky test.
2016-07-13 Treehugger... Merge "Update the get_process_name call."
2016-07-12 Aart BikRefactored a few dexdump alloc/free into unique_ptr
2016-07-12 Treehugger... Merge changes Iafd12677,I40595d15
2016-07-12 Matthew GharrityImprove search for available spill slots in RA
next