OSDN Git Service

android-x86/art.git
2015-04-24 Andreas GampeMerge "[optimizing] Ensure FillNewArray sets array...
2015-04-24 Mark Mendell[optimizing] Ensure FillNewArray sets array access
2015-04-24 Roland LevillainMerge "Reduce the number of explicit clinit checks...
2015-04-24 Roland LevillainReduce the number of explicit clinit checks for static...
2015-04-24 Roland LevillainMerge "Ensure inlined static calls perform clinit check...
2015-04-24 Vladimir MarkoMerge "Quick: Fix and enable DCE and improve GVN/DCE...
2015-04-24 Vladimir MarkoMerge "Remove ArtMethod* parameter from dex cache entry...
2015-04-24 David BrazdilMerge "ART: Fix gtests broken by dead block elimination"
2015-04-24 David BrazdilART: Fix gtests broken by dead block elimination
2015-04-24 Roland LevillainMerge "Minor improvements to 458-checker-instruction...
2015-04-24 Roland LevillainEnsure inlined static calls perform clinit checks in...
2015-04-24 David BrazdilMerge "ART: Dead block removal"
2015-04-24 David BrazdilART: Dead block removal
2015-04-24 Nicolas GeoffrayMerge "Debugger: Remove support for setting values...
2015-04-24 Nicolas GeoffrayDebugger: Remove support for setting values in optimizing.
2015-04-24 Nicolas GeoffrayMerge "Don't use 'sh' on the host."
2015-04-24 Nicolas GeoffrayDon't use 'sh' on the host.
2015-04-24 Nicolas GeoffrayMerge "Use 'sh' explicitly when invoking the art script."
2015-04-24 Nicolas GeoffrayUse 'sh' explicitly when invoking the art script.
2015-04-24 Nicolas GeoffrayMerge "Make tests assume ANDROID_ROOT is not /system."
2015-04-24 Nicolas GeoffrayMake tests assume ANDROID_ROOT is not /system.
2015-04-24 Vladimir MarkoRemove ArtMethod* parameter from dex cache entry points.
2015-04-24 Nicolas GeoffrayMerge "Cleanup and improve stack map stream"
2015-04-24 Mathieu ChartierMerge "Fix reflection handling and test flakiness"
2015-04-24 Mathieu ChartierFix reflection handling and test flakiness
2015-04-23 Calin JuravleCleanup and improve stack map stream
2015-04-23 Vladimir MarkoMerge "Quick: Fix out of temp regs in ArmMir2Lir::GenMu...
2015-04-23 Vladimir MarkoQuick: Fix and enable DCE and improve GVN/DCE cleanup.
2015-04-23 Nicolas GeoffrayMerge "Linear scan: split at better positions."
2015-04-23 Nicolas GeoffrayLinear scan: split at better positions.
2015-04-23 Calin JuravleMerge "Remove unnecessary null checks in CheckCast...
2015-04-23 David BrazdilMerge "ART: Run BooleanSimplifier after inlining"
2015-04-23 Guillaume ... Remove unnecessary null checks in CheckCast and InstanceOf
2015-04-23 David BrazdilART: Run BooleanSimplifier after inlining
2015-04-23 Vladimir MarkoQuick: Fix out of temp regs in ArmMir2Lir::GenMulLong().
2015-04-23 Calin JuravleMerge "Move stack map stream implementation to its...
2015-04-23 Vladimir MarkoMerge "Revert "Revert "Quick: Rewrite type inference...
2015-04-23 Calin JuravleMove stack map stream implementation to its own cc...
2015-04-23 Roland LevillainMerge "Skip known broken tests for ARM back ends on...
2015-04-23 Roland LevillainSkip known broken tests for ARM back ends on ARM as...
2015-04-23 Calin JuravleMerge "Remove ActAsNullConstant"
2015-04-23 Calin JuravleRemove ActAsNullConstant
2015-04-23 Nicolas GeoffrayMerge "Mul simplification should expect zero operand"
2015-04-23 Serguei KatkovMul simplification should expect zero operand
2015-04-23 Vladimir MarkoRevert "Revert "Quick: Rewrite type inference pass.""
2015-04-23 Andreas GampeMerge "Revert "Quick: Rewrite type inference pass.""
2015-04-23 Andreas GampeRevert "Quick: Rewrite type inference pass."
2015-04-23 Andreas GampeMerge "ART: Fix re-throwing failures of non-convention...
2015-04-23 Andreas GampeART: Fix re-throwing failures of non-convention errors
2015-04-22 Andreas GampeMerge "Do not mention x86 floating point numbers in...
2015-04-22 David SrbeckyDo not mention x86 floating point numbers in CFI.
2015-04-22 Mathieu ChartierMerge "Replace NULL with nullptr"
2015-04-22 Mathieu ChartierReplace NULL with nullptr
2015-04-22 Vladimir MarkoMerge "Quick: Rewrite type inference pass."
2015-04-22 Vladimir MarkoQuick: Rewrite type inference pass.
2015-04-22 Vladimir MarkoMerge "Quick: Remove broken Mir2Lir::LocToRegClass()."
2015-04-22 David SrbeckyMerge "Simplify template parameters of Elf classes."
2015-04-22 Nicolas GeoffrayMerge "Fix X86_64 assembler REX instructions"
2015-04-22 David SrbeckySimplify template parameters of Elf classes.
2015-04-22 Mark MendellFix X86_64 assembler REX instructions
2015-04-22 Calin JuravleMerge "Remove warning when we do too many simplifications"
2015-04-22 Calin JuravleRemove warning when we do too many simplifications
2015-04-22 David BrazdilMerge "ART: Update last_instruction when adding Phis"
2015-04-22 David BrazdilART: Update last_instruction when adding Phis
2015-04-22 Nicolas GeoffrayMerge "[optimizing] Use more X86_64 addressing modes"
2015-04-22 Calin JuravleMerge "[optimizing] Name the last DCE pass."
2015-04-22 Calin Juravle[optimizing] Name the last DCE pass.
2015-04-22 Vladimir MarkoQuick: Remove broken Mir2Lir::LocToRegClass().
2015-04-22 Calin JuravleMerge "Run DCE again after all the other optimizations...
2015-04-22 Calin JuravleRun DCE again after all the other optimizations have...
2015-04-22 Calin JuravleMerge "[optimizing] Fix a bug in moving the null check...
2015-04-22 Calin Juravle[optimizing] Fix a bug in moving the null check to...
2015-04-22 Nicolas GeoffrayMerge "Propertly quote arguments after latest adb/vogar...
2015-04-22 Nicolas GeoffrayPropertly quote arguments after latest adb/vogar changes.
2015-04-22 Mingyao YangMerge "Fix tlsPtr_.long_jump_context == nullptr check...
2015-04-22 Mingyao YangFix tlsPtr_.long_jump_context == nullptr check failure.
2015-04-22 Brian CarlstromMerge "Class.forName(..., ..., null) fixes - Add test...
2015-04-22 Brian CarlstromClass.forName(..., ..., null) fixes
2015-04-22 Andreas GampeMerge "ART: Add compiled-methods"
2015-04-21 Mathieu ChartierMerge "Add AbstractMethod, Constructor, Method"
2015-04-21 Mathieu ChartierAdd AbstractMethod, Constructor, Method
2015-04-21 Andreas GampeART: Add compiled-methods
2015-04-21 Andreas GampeMerge "ART: Extend run-test 068-classloader"
2015-04-21 Andreas GampeART: Extend run-test 068-classloader
2015-04-21 Mathieu ChartierMerge "Improve performance of HashSet"
2015-04-21 David SrbeckyMerge "Generate .eh_frame_hdr section and PT_GNU_EH_FRA...
2015-04-21 Mark Mendell[optimizing] Use more X86_64 addressing modes
2015-04-21 David SrbeckyGenerate .eh_frame_hdr section and PT_GNU_EH_FRAME...
2015-04-21 David SrbeckyMerge "Do not look for prebuilts on architectures other...
2015-04-21 David SrbeckyDo not look for prebuilts on architectures other than...
2015-04-21 Nicolas GeoffrayMerge "Revert "fix optimizing gtests""
2015-04-21 Nicolas GeoffrayRevert "fix optimizing gtests"
2015-04-21 David BrazdilMerge "ART: Update loop info of all nested loops when...
2015-04-21 David BrazdilART: Update loop info of all nested loops when inlining
2015-04-21 Roland LevillainMerge "Revert "Revert "Optimizing: Fix long-to-fp conve...
2015-04-21 Nicolas GeoffrayMerge "Revert "Run DCE again after all the other optimi...
2015-04-21 Nicolas GeoffrayRevert "Run DCE again after all the other optimizations...
2015-04-21 Roland LevillainMerge "Incorrect transformation of (sub,neg) to (sub...
2015-04-21 David SrbeckyMerge "Move GetAndroidToolsDir to common location."
2015-04-21 Calin JuravleMerge "fix optimizing gtests"
next