OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / interpreter / interpreter.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-19 Treehugger RobotMerge "Revert "Move rewritten StringFactory call result...
2016-05-19 Hiroshi YamauchiRevert "Move rewritten StringFactory call results into...
2016-05-18 Alex LightMerge "Make a fake libart for misbehaving apps."
2016-05-18 Mingyao YangMerge "Move rewritten StringFactory call results into...
2016-05-18 Mingyao YangMove rewritten StringFactory call results into dex...
2016-05-17 Roland LevillainMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Roland LevillainMerge "Revert "Reject classes implementing themselves...
2016-05-16 Roland LevillainMerge "Reject classes implementing themselves as interf...
2016-05-16 Roland LevillainMerge "Reject classes inheriting from themselves direct...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-13 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-12 Roland LevillainMerge "ART: Reference.getReferent intrinsic for x86...
2016-05-11 Alex LightMerge "Revert "Revert "Make run-test default to optimiz...
2016-05-11 Roland LevillainMerge "Add cmpb instruction to x86 and x86_64 assembler"
2016-05-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-10 Mathieu ChartierMerge changes I11f1f820,Iafec1f83
2016-05-10 Aart BikMerge "Break the debug cycle!"
2016-05-10 Aart BikBreak the debug cycle!
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Nicolas GeoffrayMerge "Revert "Make run-test default to optimizing...
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-09 Alex LightMerge "Make run-test default to optimizing compiler."
2016-05-09 Nicolas GeoffrayMerge "Revert "Revert "Revert "(dl)Close native librari...
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 David SehrMerge "Limit profman log spam with time threshold"
2016-05-05 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-05 Mingyao YangFix assert failure in interpreter after deoptimization.
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 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-30 Andreas GampeART: Disambiguate access-checks mode from lock-counting
2016-04-22 Treehugger RobotMerge "Revert "Assembly RegionTLAB allocation fast...
2016-04-22 Hiroshi YamauchiMerge "Assembly RegionTLAB allocation fast path for...
2016-04-21 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB and RegionTLAB...
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-21 Hiroshi YamauchiMerge "Revert "Assembly TLAB and RegionTLAB allocation...
2016-04-20 Hiroshi YamauchiMerge "Assembly TLAB and RegionTLAB allocation fast...
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-20 Hiroshi YamauchiMerge changes Ic40833d3,I8f286987
2016-04-18 Yi KongMerge "Increase vtable size for String class"
2016-04-18 Nicolas GeoffrayMerge "Add weight to compiled/interpreter transitions."
2016-04-15 Nicolas GeoffrayAdd weight to compiled/interpreter transitions.
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-13 Nicolas GeoffrayRemove the JIT from the instrumentation framework.
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-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
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-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-04 David SrbeckyMerge "Cache DexRegisterMaps when writing native debug...
2016-03-04 David SrbeckyMerge "Re-enable CFI test for compressed symbols."
2016-03-04 Nicolas GeoffrayMerge "ProfilingInfo roots should be visited by the...
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Mingyao YangMerge "change image in run-jdwp-tests.sh"
2016-03-03 Mingyao YangMerge "Add a PassScope for PrepareForRegisterAllocation"
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-03 Nicolas GeoffrayMerge "Do a TryLock when allocating a ProfilingInfo...
2016-03-02 Mathieu ChartierMerge "Delete alloc tracking map outside of critical...
2016-03-02 Andreas GampeMerge "Revert "Disable test after libunwind change.""
2016-03-02 Hiroshi YamauchiMerge "Disable 577-profile-foreign-dex temporarily."
2016-03-02 Alexey FrunzeMerge "Fast ART MIPS64 interpreter"
2016-03-02 Bill BuzbeeMerge "Fast ART MIPS64 interpreter"
2016-03-02 Aart BikMerge "Simplified intrinsic macro mechanism."
2016-03-02 Dan WillemsenMerge "Remove references to $(ACP)"
2016-03-02 Nicolas GeoffrayMerge "Revert "Revert "Use the interpreter as a heartbe...
2016-03-02 David BrazdilMerge "Improve Checker error messages"
2016-03-02 Nicolas GeoffrayMerge "Revert "Revert "Use the interpreter as a heartbe...
2016-03-02 Nicolas GeoffrayRevert "Revert "Use the interpreter as a heartbeat...
2016-03-02 Alexey FrunzeFast ART MIPS64 interpreter
2016-03-02 Nicolas GeoffrayMerge "Give the JIT its own arena pool to avoid lock...
2016-03-02 Sebastien HertzMerge "More run-test with Jack"
2016-03-01 David BrazdilMerge "ART: Fix overlapping instruction IDs in inliner"
2016-03-01 Nicolas GeoffrayMerge "Revert "Use the interpreter as a heartbeat for...
2016-03-01 Nicolas GeoffrayMerge "Revert "Use the interpreter as a heartbeat for...
2016-03-01 Nicolas GeoffrayRevert "Use the interpreter as a heartbeat for the...
2016-03-01 Nicolas GeoffrayMerge "Revert "Fix bogus interaction between code cache...
2016-03-01 Nicolas GeoffrayMerge "Fix bogus interaction between code cache and...
2016-03-01 Serguei KatkovMerge "Revert "Revert "Fast ART x86_64 interpretator"""
2016-03-01 Bill BuzbeeMerge "Revert "Revert "Fast ART x86_64 interpretator"""
2016-03-01 Aart BikMerge "Fixed bug on incorrectly revisiting same block."
2016-03-01 Bill BuzbeeMerge "x86 Fast Interpreter: Fix CFI"
next