OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / optimizing / code_generator.h
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 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-13 Nicolas GeoffrayRevert "ART: Reference.getReferent intrinsic for x86...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Treehugger RobotMerge "Don't expect permission to open foreign dex...
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 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-10 Serguei KatkovART: Reference.getReferent intrinsic for x86 and x86_64
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-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-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 Richard UhlerMerge "Disable stripped-dex test for no-dex2oat."
2016-04-15 Aart BikMerge "Remove the no-longer-needed F/I and D/J alias."
2016-04-15 Roland LevillainMerge "Fix: correctly destruct VIXL labels."
2016-04-15 Alexandre RamesFix: correctly destruct VIXL labels.
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 Aart BikMerge "Remove the no-longer-needed F/I and D/J alias."
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena."
2016-04-12 Vladimir MarkoAllocate code generators on the arena.
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-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-07 Roland LevillainMerge "Remove more Quick-related macros in tests."
2016-04-07 David BrazdilMerge "Revert "Revert "Refactor HGraphBuilder and SsaBu...
2016-04-07 David BrazdilRevert "Revert "Refactor HGraphBuilder and SsaBuilder...
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test"
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick removal."
2016-04-04 Andreas GampeMerge "ART: Dump less maps"
2016-04-04 David BrazdilMerge "Revert "Refactor HGraphBuilder and SsaBuilder...
2016-04-04 David BrazdilRevert "Refactor HGraphBuilder and SsaBuilder to remove...
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
2016-04-04 Calin JuravleMerge "Use bit-level packing for InlineInfo in stackmap...
2016-04-04 Roland LevillainMerge "Fix BitCount intrinsics assertions."
2016-04-04 Roland LevillainMerge "Improve debugging in art/compiler/optimizing...
2016-04-04 David BrazdilMerge "Refactor HGraphBuilder and SsaBuilder to remove...
2016-04-04 David BrazdilRefactor HGraphBuilder and SsaBuilder to remove HLocals
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-29 Vladimir MarkoOptimizing: Improve const-string code generation.
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Mathieu ChartierMerge "Disable LZ4HC compressed images"
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 Andreas GampeMerge "ART: Speed up stack guard page install"
2016-03-18 Roland LevillainMerge "Ensure art::HRor support boolean, byte, short...
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-17 David SrbeckyGenerate native debug stackmaps before calls as well.
2016-03-17 Alex LightMerge "Fix bug where verification could crash on unreso...
2016-03-17 Nicolas GeoffrayMerge "Check GetDumpNativeStackOnSigQuit() for daemons."
2016-03-17 Andreas GampeMerge "ART: Remember whether the cache was pruned"
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Nicolas GeoffrayMerge "Fix inliner crash related to type propagation."
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleClean up NullCheck generation and record stats about it.
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"
next