OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / jit / jit_compiler.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-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-09 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier."
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-06 David BrazdilMerge "Stop populating irreducible loop at header"
2016-05-06 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-05 Richard UhlerMerge "Remove -XOatFileManagerCompilerFilter argument."
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-05-03 Richard UhlerRemove -XOatFileManagerCompilerFilter argument.
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-27 Nicolas GeoffrayMerge "Forbid HDeoptimize instructions in OSR methods."
2016-04-25 Treehugger RobotMerge "Make sure the referring class is in the dex...
2016-04-25 Vladimir MarkoMerge "Revert "Revert "Thumb2: Reduce memory used for...
2016-04-25 Vladimir MarkoMerge "Reduce memory lost by ArenaAllocator for large...
2016-04-25 Roland LevillainMerge "Refactor use of __ANDROID__ macro"
2016-04-22 Bilyan BorisovRefactor use of __ANDROID__ macro
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-14 Andreas GampeMerge "ART: Make iget receiver mismatch hard verifier...
2016-04-14 Nicolas GeoffrayMerge "Remove the JIT from the instrumentation framework."
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-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
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 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-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 Nicolas GeoffrayClear inline caches at each full GC.
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-08 Hiroshi YamauchiMerge "Fix valgrind errors with MemMap::Sync()."
2016-03-08 David SrbeckyMerge "Propagate InstructionSetFeatures to ElfBuilder."
2016-03-08 David SrbeckyMerge "Propagate InstructionSetFeatures to ElfBuilder."
2016-03-08 David SrbeckyPropagate InstructionSetFeatures to ElfBuilder.
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-04 Andreas GampeMerge "ART: Fix UTF test and monitor pool old chunks"
2016-03-04 David SrbeckyMerge "Cache DexRegisterMaps when writing native debug...
2016-03-04 Bill BuzbeeMerge "ART: Update arm assembly to use current syntax"
2016-03-04 David SrbeckyMerge "Re-enable CFI test for compressed symbols."
2016-03-04 Nicolas GeoffrayMerge "Refine statistics around the JIT."
2016-03-04 Nicolas GeoffrayMerge "Refine statistics around the JIT."
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-03 Nicolas GeoffrayRefine statistics around the JIT.
2016-03-03 Nicolas GeoffrayMerge "Do a TryLock when allocating a ProfilingInfo...
2016-03-02 Aart BikMerge "Simplified intrinsic macro mechanism."
2016-03-02 Dan WillemsenMerge "Remove references to $(ACP)"
2016-03-02 Bill BuzbeeMerge "ART: Enable JitProfiling for x86_64 Mterp"
2016-03-02 Nicolas GeoffrayMerge "Revert "ART: Allow unwinding unattached threads""
2016-03-02 Nicolas GeoffrayMerge "Give the JIT its own arena pool to avoid lock...
2016-03-02 Nicolas GeoffrayMerge "Give the JIT its own arena pool to avoid lock...
2016-03-01 Nicolas GeoffrayGive the JIT its own arena pool to avoid lock contentions.
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...
next