OSDN Git Service

Revert "Revert "Refactor GetIMTIndex""
[android-x86/art.git] / compiler /
2016-07-19 Matthew GharrityRevert "Revert "Refactor GetIMTIndex""
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 RobotMerge "Do allocation fence before pushing on allocation...
2016-07-18 Treehugger RobotMerge "Rename current register allocator implementation"
2016-07-18 Treehugger RobotMerge "ART: 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 RobotMerge "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 RobotMerge "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 RobotMerge "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 Treehugger RobotMerge "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 RobotMerge "Integer.bitCount and Long.bitCount intrinsics...
2016-07-14 Treehugger RobotMerge "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-13 Treehugger RobotMerge "Dump more dex file data in oatdump"
2016-07-13 Mathieu ChartierDump more dex file data in oatdump
2016-07-13 Treehugger RobotMerge "Improve search for available spill slots in RA"
2016-07-13 Treehugger RobotMerge "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 RobotMerge 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 Treehugger RobotMerge "Update the get_process_name call."
2016-07-12 Treehugger RobotMerge changes Iafd12677,I40595d15
2016-07-12 Matthew GharrityImprove search for available spill slots in RA
2016-07-12 Vladimir MarkoMerge "ARM64: Shorter fast-path for read barrier field...
2016-07-12 Vladimir MarkoMerge "Two more patterns for instruction simplifier"
2016-07-12 Vladimir MarkoARM64: Shorter fast-path for read barrier field load.
2016-07-12 Vladimir MarkoMerge "ARM: Shorter fast-path for read barrier field...
2016-07-12 Maxim KazantsevTwo more patterns for instruction simplifier
2016-07-12 Roland LevillainMerge "Rename kCall to kCallOnMainOnly"
2016-07-12 Vladimir MarkoARM: Shorter fast-path for read barrier field load.
2016-07-11 Aart BikMerge "Fix clang static analyzer on potential memory...
2016-07-11 Serban ConstantinescuRename kCall to kCallOnMainOnly
2016-07-11 Roland LevillainMerge "Have LOCAL_ASFLAGS honor debug/non-debug configu...
2016-07-09 Treehugger RobotMerge "Fix unsafe weak reference usage in test 141"
2016-07-08 Jeff HaoMerge "Revert "Revert "Optimize IMT"""
2016-07-08 Chris LarsenMIPS64: Highest/Lowest Bit Intrinsic Support
2016-07-08 Treehugger RobotMerge "Fix missing patchoat dependency for dex2oat...
2016-07-08 Aart BikMerge "MIPS64: java.lang.Math.round"
2016-07-08 Roland LevillainMerge "Math Round Intrinsic Implementations For Java8."
2016-07-08 Vladimir MarkoMerge "ARM: Remove unnecessary VMOV from float/double...
2016-07-08 Roland LevillainMerge "Fix the definition of THREAD_CURRENT_IBASE_OFFSET."
2016-07-08 Treehugger RobotMerge "ARM: Use 64-bit literals for LoadDImmediate()."
2016-07-08 xueliang.zhongMath Round Intrinsic Implementations For Java8.
2016-07-08 Vladimir MarkoARM: Use 64-bit literals for LoadDImmediate().
2016-07-08 Nicolas GeoffrayMerge "Implement System.arraycopy intrinsic on x86."
2016-07-08 Roland LevillainMerge "Mark ReadBarrierJni as a direct entry point...
2016-07-07 Treehugger RobotMerge "Add missing dependency required for ahat-test."
2016-07-07 Nicolas GeoffrayImplement System.arraycopy intrinsic on x86.
2016-07-07 Treehugger RobotMerge "Fix System.arraycopy when doing same array copying."
2016-07-07 Vladimir MarkoARM: Remove unnecessary VMOV from float/double-to-int.
2016-07-07 Nicolas GeoffrayFix System.arraycopy when doing same array copying.
2016-07-07 Artem UdovichenkoRevert "Revert "Optimize IMT""
2016-07-07 Nicolas GeoffrayMerge "Revert "Revert "Inline and optimize interface...
2016-07-06 Bill BuzbeeMerge "Revert "ART: Add Mterp export pc poison testing...
2016-07-06 Bill BuzbeeMerge "ART: Add Mterp export pc poison testing mode"
2016-07-06 Richard UhlerMerge "Revert "Add missing dependency required for...
2016-07-06 Treehugger RobotMerge "Add missing dependency required for ahat-test."
2016-07-06 Nicolas GeoffrayRevert "Revert "Inline and optimize interface calls.""
2016-07-06 Nicolas GeoffrayMerge "Revert "Inline and optimize interface calls.""
2016-07-06 Nicolas GeoffrayRevert "Inline and optimize interface calls."
2016-07-06 Treehugger RobotMerge "Inline and optimize interface calls."
2016-07-06 Roland LevillainMerge "Fix stack alignment in x86 read barrier entry...
2016-07-06 Nicolas GeoffrayInline and optimize interface calls.
2016-07-06 Roland LevillainMerge "Remove stray end of macro."
2016-07-05 Treehugger RobotMerge "MIPS32: Fix MipsInstructionSetFeatures::FromVari...
2016-07-05 Nicolas GeoffrayMerge "Simplification for associative and commutative...
2016-07-05 Nicolas GeoffrayMerge "Never go to resolution while inspecting inlined...
2016-07-04 Roland LevillainHave LOCAL_ASFLAGS honor debug/non-debug configuration.
2016-07-04 Treehugger RobotMerge "MIPS32: Improve method invocation"
2016-07-01 Alexey FrunzeMIPS32: Improve method invocation
2016-07-01 Anton KirilovSimplification for associative and commutative operatio...
2016-07-01 Treehugger RobotMerge "Create a typedef for HInstruction::GetInputs...
2016-07-01 Treehugger RobotMerge "Make the Compute() method of all HIRs static."
2016-07-01 Vladimir MarkoCreate a typedef for HInstruction::GetInputs() return...
2016-07-01 Anton KirilovMake the Compute() method of all HIRs static.
2016-07-01 Nicolas GeoffrayMerge "Do not use popen, it uses a hardcoded path for...
2016-06-30 Treehugger RobotMerge "Reformat files using Android-style imports."
2016-06-30 Aart BikMerge "Improvements in induction range analysis."
2016-06-30 Treehugger RobotMerge "Revert "Revert "Gray only immune objects mutator...
2016-06-30 Treehugger RobotMerge "Fix divergence between interpreter and compiler."
2016-06-30 Treehugger RobotMerge "MIPS32: Disassemble and test movf.fmt and movt...
2016-06-30 Alexey FrunzeMIPS32: Disassemble and test movf.fmt and movt.fmt...
next