OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / optimizing / graph_visualizer.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
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 Hiroshi YamauchiMerge "Use _exit instead of exit for the system exit."
2016-05-13 Przemyslaw SzczepaniakMerge "Ensure that java.lang.reflect.Field is initialized"
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 Aart BikFix oatdump crash on arm64/arm code.
2016-05-12 Roland LevillainMerge "ART: Reference.getReferent intrinsic for x86...
2016-05-12 Nicolas GeoffrayMerge "Fix another case of live_in at irreducible loop...
2016-05-12 Nicolas GeoffrayFix another case of live_in at irreducible loop entry.
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 Aart BikMerge "Break the debug cycle!"
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightMerge "Fix issue with Constructor proxies."
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-09 Vladimir MarkoIntrinsify String.length() and String.isEmpty() as...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-04-22 Treehugger RobotMerge "Revert "Assembly RegionTLAB allocation fast...
2016-04-22 Richard UhlerMerge "Update to perflib-25.0.0 to improve processing...
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-20 Vladimir MarkoMerge "Revert "Increase timeout for the 570-checker...
2016-04-20 Vladimir MarkoMerge "Revert "Revert "Use dex cache from compilation...
2016-04-20 Andreas GampeMerge "ART: Remove Security initialization cutout"
2016-04-19 Vladimir MarkoMerge "Use iterators "before" the use node in HUserReco...
2016-04-19 Vladimir MarkoUse iterators "before" the use node in HUserRecord<>.
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
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-31 Roland LevillainMerge "Rename run-test 593-checker-boolean-to-integral...
2016-03-31 Roland LevillainMerge "Fix Boolean to integral types conversions."
2016-03-30 Aart BikMerge "Fix arm64 simplifier bug that tries to remove...
2016-03-30 Andreas GampeMerge "ART: Fix unstarted runtime for Security"
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 "Optimizing: Improve const-string code generation."
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-30 David BrazdilMerge "ART: Flush ostream less frequently in GraphVisua...
2016-03-30 David BrazdilART: Flush ostream less frequently in GraphVisualizer
2016-03-29 Vladimir MarkoOptimizing: Improve const-string code generation.
2016-03-28 Alex LightMerge "Add support for Dex version 37 in Runtime."
2016-03-25 Aart BikMerge "Avoid removing new-instance instruction twice...
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 David BrazdilMerge "ART: Fix order of operations in HBasicBlock...
2016-03-24 Nicolas GeoffrayMerge "Fix stub_test after semantic conflicting merge."
2016-03-24 David BrazdilMerge "ART: Loosen a GraphChecker rule on Boolean inputs"
2016-03-24 David BrazdilART: Loosen a GraphChecker rule on Boolean inputs
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-23 Calin JuravleMerge "Fix dex2oat/oatdump cross-compilation."
2016-03-23 Roland LevillainMerge "Fix and improve shift and rotate operations."
2016-03-23 Roland LevillainMerge "Ensure object ArraySet with null value does...
2016-03-23 Roland LevillainEnsure object ArraySet with null value does not need...
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 Christopher FerrisMerge "ART: Allow unwinding unattached threads"
2016-03-11 Vladimir MarkoMerge "Integrate BitwiseNegated into shared framework."
2016-03-11 Artem SerovIntegrate BitwiseNegated into shared framework.
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-29 Bill BuzbeeMerge "[MIPS] Add Fast Art interpreter for Mips32."
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm."
2016-02-26 Vladimir MarkoMerge "Optimizing: Reduce memory usage of HInstructions."
2016-02-26 Bill BuzbeeMerge "Revert "Revert "ART: Support interpreter switchi...
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 Aart BikMerge "Recognize for (int i = 0; i != x.length; i+...
2016-02-25 Aart BikMerge "Make sure constantIndexing2 is optimized with...
2016-02-25 Nicolas GeoffrayMerge "Dump the number of OSR compiled code."
2016-02-25 Roland LevillainMerge "Optimizing: ARM64 negated bitwise operations...
2016-02-25 Roland LevillainMerge "Optimizing: ARM64 negated bitwise operations...
2016-02-25 Kevin BrodskyOptimizing: ARM64 negated bitwise operations simplification
next