OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / arch / mips64 / quick_entrypoints_mips64.S
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-04-30 Treehugger RobotMerge changes I6942bc86,Ie67e4aa9
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathMerge "Revert "Update expectations for 031-class-attrib...
2016-04-11 Calin JuravleMerge "ART: Make mterp jit profiling race tolerant"
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Andreas GampeMerge "ART: Change prebuild run-test setup"
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Calin JuravleMerge "Revert "Revert "Revert "Revert "ART: Improve...
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-01 Goran JakovljevicMIPS: Improving art_quick_imt_conflict_trampoline
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-25 Goran JakovljevicImplement on-stack replacement for MIPS32 and MIPS64
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Hiroshi YamauchiMerge "Clean up the valgrind test targets."
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 David SrbeckyMerge "Add symbolizer option to generate debug informat...
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-11 Bill BuzbeeMerge "ART: mterp arm/arm64 cleanup"
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-11 Hiroshi YamauchiAssembly region TLAB allocation fast path for arm.
2016-03-11 David SrbeckyMerge "Revert "Allow duplicated methods in different...
2016-03-11 David SrbeckyMerge "Allow duplicated methods in different DWARF...
2016-03-11 David SrbeckyMerge "Allow generation of native debug info for multip...
2016-03-11 David SrbeckyMerge "Refactor MethodDebugInfo (input of DWARF writer)."
2016-03-10 Christopher FerrisMerge "Log when why an Unwind failed."
2016-03-10 Andreas GampeMerge "ART: Release all resource on MonitorPool destruc...
2016-03-10 Aart BikMerge "Avoid generating dead code on frame enter/exit...
2016-03-10 Vladimir MarkoMerge "Add Mips abiflags section to the oatfile."
2016-03-10 Roland LevillainMerge "MIPS32: java.lang.Thread, and java.lang.String...
2016-03-08 Chris LarsenMIPS32: java.lang.Thread, and java.lang.String intrinsics:
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-05 Hiroshi YamauchiMerge "Use 8-byte increment bracket sizes for rosalloc...
2016-02-04 Igor MurashkinMerge "runtime: Cleanup comments for kAccSkipAccessChecks"
2016-02-04 Igor MurashkinMerge "runtime: Don't skip verification for -Xverify...
2016-02-03 Igor MurashkinMerge changes I44ee74d8,I78b17187
2016-02-03 Igor MurashkinMerge changes from topic 'reflection_1_8'
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
2016-02-03 Roland LevillainMerge "Implement first kind of polymorphic inlining...
2016-02-03 Vladimir MarkoMerge "ART: Fix rounding up in DexCacheArraysLayout...
2016-02-03 Mathieu ChartierMerge "Fix remaining read barrier issues in image reloc...
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-01-27 Goran JakovljevicRosalloc fast path in assembly for MIPS64
2015-12-24 Roland LevillainMerge "Disable JDWP tests with read barriers." am:...
2015-12-24 Alex LightMerge "Make target-sync work with verity." am: db001ab8...
2015-12-24 Vladimir MarkoMerge "ARM64: Add support for multiply-accumulate....
2015-12-24 David BrazdilMerge "ART: Fix wide stores in Optimizing" am: 349106d9...
2015-12-24 Vladimir MarkoMerge "Optimizing: Avoid a PrettyMethod() call per...
2015-12-24 Nicolas GeoffrayMerge "Do not change to the access check entrypoint...
2015-12-24 Vladimir MarkoMerge "Optimizing/ARM: Improve long shifts by 1." am...
2015-12-24 Vladimir MarkoMerge "Optimizing/Thumb2: Improve load/store for large...
2015-12-24 Nicolas GeoffrayMerge "Fix lint error." am: dde8b86949 am: b67e19ca71
2015-12-24 David BrazdilMerge "ART: Fix uninitialized variable" am: 911542ed69...
2015-12-24 David BrazdilMerge "Simplify boolean condition compared to 0" am...
2015-12-24 Nicolas GeoffrayMerge "Revert "Add stats support for existing optimizat...
2015-12-24 Nicolas GeoffrayMerge "Explicitly add HLoadClass/HClinitCheck for HNewI...
2015-12-24 Nicolas GeoffrayMerge "Add stats support for existing optimizations...
2015-12-24 Aart BikMerge "Revert "Dynamic BCE (based on induction range...
2015-12-24 Aart BikMerge "Dynamic BCE (based on induction range analysis...
2015-12-24 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-11-30 Aart BikMerge "Accept synthetic phi nodes and general names...
2015-11-26 Vladimir MarkoMerge "ARM64: Use the shifter operands."
2015-11-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-11-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-11-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-11-24 Przemyslaw SzczepaniakMerge "Enso ThreadGroup.groups is an array not ArrayList"
2015-11-24 Nicolas GeoffrayRevert "lambda: Add support for invoke-interface for...
2015-11-24 Roland LevillainMerge "MIPS64: Support short and long branches"
2015-11-24 Roland LevillainMerge "Clean up read barrier related comments in Optimi...
2015-11-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-11-24 Nicolas GeoffrayRevert "lambda: Add support for invoke-interface for...
2015-11-23 Alex LightMerge "Make target-sync work with verity."
2015-11-23 Vladimir MarkoMerge "ARM64: Add support for multiply-accumulate."
2015-11-23 Vladimir MarkoMerge "Optimizing/ARM: Improve long shifts by 1."
2015-11-23 Vladimir MarkoMerge "Optimizing/Thumb2: Improve load/store for large...
2015-11-23 David BrazdilMerge "Simplify boolean condition compared to 0"
2015-11-23 Nicolas GeoffrayMerge "Explicitly add HLoadClass/HClinitCheck for HNewI...
2015-11-21 Przemyslaw SzczepaniakMerge mnc-dr-enso-dev into goog/master
2015-11-21 Aart BikMerge "Revert "Dynamic BCE (based on induction range...
2015-11-21 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-11-21 Aart BikMerge "Dynamic BCE (based on induction range analysis)"
2015-11-21 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-11-21 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-11-21 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
next