OSDN Git Service

android-x86/art.git
2015-04-22 Calin Juravleam eb0c4014: Merge "[optimizing] Name the last DCE...
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 Calin Juravleam 8d1ba74f: Merge "Run DCE again after all the other...
2015-04-22 Calin Juravleam f7be052d: Merge "[optimizing] Fix a bug in moving...
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 Geoffrayam f23c8e3b: Merge "Propertly quote arguments after...
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 Yangam f888d5d6: Merge "Fix tlsPtr_.long_jump_context ...
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 Carlstromam c2725c2c: Merge "Class.forName(..., ..., null) fixes...
2015-04-22 Brian CarlstromMerge "Class.forName(..., ..., null) fixes - Add test...
2015-04-22 Andreas Gampeam 08faf72e: Merge "ART: Add compiled-methods"
2015-04-22 Brian CarlstromClass.forName(..., ..., null) fixes
2015-04-22 Andreas GampeMerge "ART: Add compiled-methods"
2015-04-21 Mathieu Chartieram 92b8269d: Merge "Add AbstractMethod, Constructor...
2015-04-21 Mathieu ChartierMerge "Add AbstractMethod, Constructor, Method"
2015-04-21 Mathieu ChartierAdd AbstractMethod, Constructor, Method
2015-04-21 Andreas Gampeam fab31cd7: Merge "ART: Extend run-test 068-classloader"
2015-04-21 Mathieu Chartieram 8d7e077d: Merge "Improve performance of HashSet"
2015-04-21 David Srbeckyam f0dec62a: Merge "Generate .eh_frame_hdr section...
2015-04-21 David Srbeckyam bbf02afc: Merge "Do not look for prebuilts on archit...
2015-04-21 Nicolas Geoffrayam 296c6cc2: Merge "Revert "fix optimizing gtests""
2015-04-21 David Brazdilam 0746453b: Merge "ART: Update loop info of all nested...
2015-04-21 Roland Levillainam 4bb014fd: Merge "Revert "Revert "Optimizing: Fix...
2015-04-21 Nicolas Geoffrayam d677de20: Merge "Revert "Run DCE again after all...
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 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 Levillainam 223f2f5b: Merge "Incorrect transformation of (sub...
2015-04-21 Roland LevillainMerge "Incorrect transformation of (sub,neg) to (sub...
2015-04-21 David Srbeckyam b4314b3a: Merge "Move GetAndroidToolsDir to common...
2015-04-21 Calin Juravleam 1c285915: Merge "fix optimizing gtests"
2015-04-21 David SrbeckyMerge "Move GetAndroidToolsDir to common location."
2015-04-21 Calin JuravleMerge "fix optimizing gtests"
2015-04-21 Calin Juravlefix optimizing gtests
2015-04-21 Calin Juravleam af1ff6a9: Merge "Run DCE again after all the other...
2015-04-21 Calin JuravleMerge "Run DCE again after all the other optimizations...
2015-04-21 Calin JuravleRun DCE again after all the other optimizations have...
2015-04-21 Calin Juravleam dac1a694: Merge "Use --dump-stats to dump optimizing...
2015-04-21 Calin JuravleMerge "Use --dump-stats to dump optimizing compiler...
2015-04-21 Calin JuravleUse --dump-stats to dump optimizing compiler stats.
2015-04-21 Calin Juravleam 2b25ba3c: Merge "[optimzing] Fix codegen bug and...
2015-04-21 Calin JuravleMerge "[optimzing] Fix codegen bug and improve type...
2015-04-21 Calin Juravle[optimzing] Fix codegen bug and improve type propagation
2015-04-21 David SrbeckyMove GetAndroidToolsDir to common location.
2015-04-21 Roland Levillainam c2ea8069: Merge "Opt compiler: Minor object store...
2015-04-21 Roland LevillainMerge "Opt compiler: Minor object store optimizations...
2015-04-21 Nicolas Geoffrayam 769f2d32: Merge "Linear scan: Use FirstUse instead...
2015-04-21 Nicolas GeoffrayMerge "Linear scan: Use FirstUse instead of FirstRegist...
2015-04-21 Nicolas GeoffrayLinear scan: Use FirstUse instead of FirstRegisterUse.
2015-04-21 Nicolas Geoffrayam 3d052ba4: Merge "Fix another mistyped location."
2015-04-21 Nicolas GeoffrayMerge "Fix another mistyped location."
2015-04-21 Nicolas GeoffrayFix another mistyped location.
2015-04-21 Andreas Gampeam 2fb1639a: Merge "ART: Change image_classes and compi...
2015-04-21 nikolay serdjukImprove performance of HashSet
2015-04-21 Andreas GampeMerge "ART: Change image_classes and compiled_classes...
2015-04-21 Andreas GampeART: Change image_classes and compiled_classes to unord...
2015-04-21 Andreas Gampeam 4474073e: Merge "ART: Fix wrong parameter in JIT"
2015-04-21 Andreas GampeMerge "ART: Fix wrong parameter in JIT"
2015-04-20 Andreas GampeART: Fix wrong parameter in JIT
2015-04-20 Serguei KatkovIncorrect transformation of (sub,neg) to (sub) for fp
2015-04-20 Mathieu Chartieram b9791aa6: Merge "Add sanity check for large object...
2015-04-20 David Brazdilam 349eded3: Merge "ART: Simplify more bool operations"
2015-04-20 Mingyao Yangam 6149f962: Merge "RecordPcInfo() in GenerateStaticOrD...
2015-04-20 Mathieu ChartierMerge "Add sanity check for large object allocation"
2015-04-20 David BrazdilMerge "ART: Simplify more bool operations"
2015-04-20 David BrazdilART: Simplify more bool operations
2015-04-20 Mingyao YangMerge "RecordPcInfo() in GenerateStaticOrDirectCall...
2015-04-20 Nicolas Geoffrayam 9fab1eea: Merge "Disable tests for volantis."
2015-04-20 Nicolas GeoffrayMerge "Disable tests for volantis."
2015-04-20 Nicolas GeoffrayDisable tests for volantis.
2015-04-20 Alexandre RamesOpt compiler: Minor object store optimizations for...
2015-04-20 Nicolas Geoffrayam 27eac12a: Merge "Opt compiler: Implement parallel...
2015-04-20 Roland Levillainam e40d82ff: Merge changes Ib9648605,I34a3bd17
2015-04-20 Nicolas GeoffrayMerge "Opt compiler: Implement parallel move resolver...
2015-04-20 Roland LevillainMerge changes Ib9648605,I34a3bd17
2015-04-20 Roland LevillainRevert "Revert "Optimizing: Fix long-to-fp conversion...
2015-04-20 Calin Juravleam 90078eec: Merge "optimizing: fix gtests"
2015-04-20 Calin JuravleMerge "optimizing: fix gtests"
2015-04-20 Calin Juravleoptimizing: fix gtests
2015-04-20 Alexandre RamesOpt compiler: ARM64: Block VIXLpools when recording...
2015-04-20 Alexandre RamesOpt compiler: ARM64: Follow other archs for a few codeg...
next