OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / common_compiler_test.cc
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-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Calin JuravleMerge "Decrease transition weight."
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-29 Roland LevillainMerge "Re-enable tests disabled because of libnativehel...
2016-04-29 Bill BuzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp"
2016-04-29 Dimitry IvanovMerge "Supply librarySearchPath to PathClassLoader"
2016-04-28 Mathieu ChartierMerge changes Ia94fc7ac,Iffd25c5f
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-08 Alex LightMerge "Make sure non-fatal errors aren't printed."
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-08 Mathieu ChartierMerge changes from topic 'rr_barrier'
2016-04-08 Bill BuzbeeMerge "ART: Fix race in on-stack replacement"
2016-04-07 Hiroshi YamauchiMerge changes Ie23877ac,I262f6be8
2016-04-07 Hiroshi YamauchiFix image_test for the CC collector.
2016-04-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test"
2016-04-05 Alex LightMerge "Fix issued with non-public interface methods."
2016-04-05 Roland LevillainMerge "Implement ARM64 support for SystemArrayCopy()"
2016-04-05 Vladimir MarkoMerge "Revert "Remove many `instrumentation` variables...
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick removal."
2016-04-04 Vladimir MarkoClean up OatQuickMethodHeader after Quick removal.
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-23 Sebastien HertzMerge "Update run-test 097-duplicate-method"
2016-03-22 Roland LevillainMerge "Tighten art::HNeg type constraints on its input."
2016-03-22 Roland LevillainMerge "MIPS32: Implement UnsafeCASInt and UnsafeCASObje...
2016-03-22 Roland LevillainMerge "Revamp run-test 431-optimizing-arith-shifts."
2016-03-22 Bill BuzbeeMerge "ART: remove nested include in arch_test"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-22 Roland LevillainMerge "Suppress MIPS32 assembler warnings"
2016-03-22 Nicolas GeoffrayMerge "Remove Quick from tree."
2016-03-21 Nicolas GeoffrayRemove Quick from tree.
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 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
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 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 Vladimir MarkoMerge "Add Mips abiflags section to the oatfile."
2016-03-10 Roland LevillainMerge "MIPS32: java.lang.Thread, and java.lang.String...
2016-03-10 Roland LevillainMerge "Fix and enable java.lang.StringFactory intrinsics."
2016-03-10 Nicolas GeoffrayMerge "Clear inline caches at each full GC."
2016-03-09 Andreas GampeMerge "ART: Enable native stack dumping on timeout"
2016-03-09 Andreas GampeMerge "ART: Use optimizing compiler in image_test"
2016-03-09 Andreas GampeART: Use optimizing compiler in image_test
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 Mingyao YangMerge "AOT compile framework code as non-debuggable"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-24 Aart BikMerge "Use range analysis for better trip count analysis"
2016-02-24 Mathieu ChartierMerge "Add MapAnonymous handling for null error_str"
2016-02-24 Roland LevillainMerge "MIPS32: Implement intrinsics from java.lang...
2016-02-24 Bill BuzbeeMerge "ART: Enable JitProfiling for x86 Mterp"
2016-02-24 Nicolas GeoffrayMerge "Add a script to symbolize buildbot crashes."
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 Vladimir MarkoART: Allow method references across oat files for multi...
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 Vladimir MarkoMerge "Revert "Allow method references across oat files...
2016-02-17 Vladimir MarkoRevert "Allow method references across oat files for...
2016-02-17 Roland LevillainMerge "Fix uses of art::HCompare::IsGtBias on MIPS32...
2016-02-17 Vladimir MarkoMerge "Allow method references across oat files for...
2016-02-17 Vladimir MarkoAllow method references across oat files for multi...
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-02-02 Hiroshi YamauchiMerge "Use SS/GSS collectors in dex2oat if they are...
2016-02-02 Richard UhlerMerge "Always use pendingNext to test enqueability...
2016-02-02 Roland LevillainMerge "Remove unused DMB code paths in the ARM64 Optimi...
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-01 Aart BikMerge "Implemented signum() on ARM64."
2016-02-01 Roland LevillainMerge "Ensure instruction cache is flushed in compiler...
2016-02-01 Roland LevillainEnsure instruction cache is flushed in compiler tests...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
next