OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / driver / compiler_driver.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-30 Treehugger RobotMerge changes I6942bc86,Ie67e4aa9
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Chih-Hung HsiehFix google-explicit-constructor warnings.
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger RobotMerge "Remove invoke after inlining."
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-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-28 Calin JuravleSplit profile recording from jit compilation
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
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-15 Roland LevillainMerge "Fix: correctly destruct VIXL labels."
2016-04-15 Vladimir MarkoMerge "Fix CFI fixups for long branches on MIPS."
2016-04-14 Andreas GampeMerge "ART: Make iget receiver mismatch hard verifier...
2016-04-14 Richard UhlerMerge "Restore fallback behavior in the no-image stripp...
2016-04-14 Vladimir MarkoMerge "Fix copy-paste nit"
2016-04-14 Vladimir MarkoMerge "Use dex cache from compilation unit in HInstruct...
2016-04-14 Nicolas GeoffrayMerge "Remove the JIT from the instrumentation framework."
2016-04-14 Vladimir MarkoUse dex cache from compilation unit in HInstructionBuilder.
2016-04-13 Aart BikMerge "Revert "Remove the no-longer-needed F/I and...
2016-04-13 Treehugger RobotMerge "Allow private methods in interfaces."
2016-04-13 Vladimir MarkoMerge "Move Assemblers to the Arena."
2016-04-13 Vladimir MarkoMove Assemblers to the Arena.
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-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
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-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 Mathieu ChartierStore precice set of which constructors require barriers
2016-04-07 Mathieu ChartierRevert "Revert "Check if we require barrier if we did...
2016-04-07 Mathieu ChartierRevert "Revert "Change RequiresConstructorBarrier defau...
2016-04-07 David BrazdilMerge "Revert "Revert "Refactor HGraphBuilder and SsaBu...
2016-04-07 Roland LevillainMerge "Revert "Change RequiresConstructorBarrier defaul...
2016-04-07 Roland LevillainRevert "Change RequiresConstructorBarrier default to...
2016-04-07 Roland LevillainMerge "Revert "Check if we require barrier if we did...
2016-04-07 Roland LevillainRevert "Check if we require barrier if we did not resol...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-07 Vladimir MarkoMerge "Add 20s timeout to 570-checker-osr."
2016-04-07 Vladimir MarkoMerge "Optimizing: Fix codegens for MethodLoadKind...
2016-04-07 Roland LevillainMerge "Move optimizations out of HInliner::TryBuildAndI...
2016-04-07 Andreas GampeMerge changes I775a57c9,I14c0836f,I075c1b11
2016-04-06 Mathieu ChartierMerge "Check if we require barrier if we did not resolv...
2016-04-06 Mathieu ChartierCheck if we require barrier if we did not resolve classes
2016-04-06 Mathieu ChartierMerge "Change RequiresConstructorBarrier default to...
2016-04-06 Mathieu ChartierChange RequiresConstructorBarrier default to yes
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 Aart BikMerge "Move DCHECK into loop."
2016-04-04 Alex LightMerge "Fix issue with verification check failure on...
2016-04-04 Andreas GampeMerge "ART: Dump less maps"
2016-04-04 Mathieu ChartierMerge "Mark array classes as verification attempted"
2016-04-04 Mathieu ChartierMark array classes as verification attempted
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Andreas GampeMerge "ART: Update DexFile for compiler-filter pass...
2016-03-29 Vladimir MarkoMerge "Optimizing: Reduce arena memory used by GraphChe...
2016-03-29 Andreas GampeMerge "ART: Make verifier fail log level adjustable"
2016-03-28 Andreas GampeART: Make verifier fail log level adjustable
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-22 Roland LevillainMerge "Revamp run-test 431-optimizing-arith-shifts."
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Mathieu ChartierMerge "Disable LZ4HC compressed images"
2016-03-21 Hiroshi YamauchiMerge "Fix a CC 145-alloc-tracking-stress deadlock."
2016-03-21 Roland LevillainMerge "MIPS32: sun.misc.Unsafe get/put intrinsics."
2016-03-21 Nicolas GeoffrayMerge "Code cleanup between debugger and jit."
2016-03-21 Nicolas GeoffrayMerge "Check if the type of an instruction is erroneous...
2016-03-21 Nicolas GeoffrayMerge "Call HuntForOriginalReference to get to the...
2016-03-18 Jeff HaoMerge "Add patchoat check that input oat file has patch...
2016-03-18 Mathieu ChartierMerge changes from topic 'verify-profile'
2016-03-18 Mathieu ChartierAdd verify-profile compiler filter
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
next