OSDN Git Service

android-x86/art.git
2016-02-17 Roland LevillainMerge "Extend constant folding to float and double...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-17 Roland LevillainExtend constant folding to float and double operations.
2016-02-17 Nicolas GeoffrayMerge "Be a bit smarter with JIT code triggering deopti...
2016-02-17 Nicolas GeoffrayBe a bit smarter with JIT code triggering deoptimization.
2016-02-17 David BrazdilMerge "Support CMOV for x86 Select"
2016-02-17 Nicolas GeoffrayMerge "We also need to delete osr entries when deleting...
2016-02-17 Vladimir MarkoMerge "dex2oat: Show memory usage values in bytes"
2016-02-17 Nicolas GeoffrayWe also need to delete osr entries when deleting ArtMethod.
2016-02-16 Mathieu ChartierMerge "Add custom arena deleter for RegisterLine"
2016-02-16 Mathieu ChartierAdd custom arena deleter for RegisterLine
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 Nicolas GeoffrayMerge "Refactor the inliner."
2016-02-16 Nicolas GeoffrayMerge "X86: Allow long compares to stack operands"
2016-02-16 Richard Uhlerahat: annotate char[] objects with their string values.
2016-02-16 Nicolas GeoffrayRefactor the inliner.
2016-02-16 Nicolas GeoffrayMerge "HInvokeStaticOrDirect may not have a special...
2016-02-16 Mark MendellX86: Allow long compares to stack operands
2016-02-16 Yohann RousselMerge "Remove some outdated comments in art tests"
2016-02-16 Nicolas GeoffrayHInvokeStaticOrDirect may not have a special input.
2016-02-16 Yohann RousselRemove some outdated comments in art tests
2016-02-16 Mark MendellSupport CMOV for x86 Select
2016-02-16 Yohann RousselMerge "Remove usages of jill.jar, use jack instead"
2016-02-16 Yohann RousselRemove usages of jill.jar, use jack instead
2016-02-16 Nicolas GeoffrayMerge "Follow-up to OSR change."
2016-02-16 Nicolas GeoffrayFollow-up to OSR change.
2016-02-16 Calin JuravleMerge "Remove code cache check from native bridge run...
2016-02-16 Calin JuravleRemove code cache check from native bridge run-test
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 Nicolas GeoffrayMerge "Fix test by checking if we're using JIT."
2016-02-16 Nicolas GeoffrayFix test by checking if we're using JIT.
2016-02-16 David SrbeckyChange how DWARF detects end of prologue.
2016-02-16 David SrbeckyAdd simple deduplication for .debug_ranges.
2016-02-16 Tamas BerghammerMerge "Revert "Revert "Make it possible to enable nativ...
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 Nicolas GeoffrayMerge "Re-enable OSR."
2016-02-16 Nicolas GeoffrayRe-enable OSR.
2016-02-16 David SrbeckyTemporarily disable compressed CFI tests.
2016-02-16 Vladimir MarkoMerge "Optimizing: Use range-based loops in BCE."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoOptimizing: Use range-based loops in BCE.
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Tamas BerghammerRevert "Revert "Make it possible to enable native debug...
2016-02-15 David BrazdilMerge "Fix broken tests"
2016-02-15 David BrazdilFix broken tests
2016-02-15 Vladimir MarkoMerge "ART: Fix ArenaStack::AllocWithMemoryTool()."
2016-02-15 Vladimir MarkoART: Fix ArenaStack::AllocWithMemoryTool().
2016-02-15 David BrazdilMerge "Fix lint error"
2016-02-15 David SrbeckyLet the CFI test communicate via stdout rather than...
2016-02-15 David BrazdilFix lint error
2016-02-15 Nicolas GeoffrayMerge "Expect less in the presence of a string init...
2016-02-15 Nicolas GeoffrayMerge "Add an option to disable native stack dumping...
2016-02-15 Nicolas GeoffrayAdd an option to disable native stack dumping on SIGQUIT.
2016-02-15 Nicolas GeoffrayExpect less in the presence of a string init call.
2016-02-15 David BrazdilMerge "ART: Run SsaBuilder from HGraphBuilder"
2016-02-15 David BrazdilMerge "ART: Implement HSelect with CSEL/FCSEL on arm64"
2016-02-15 Vladimir MarkoMerge "Optimizing: Simplify consecutive type conversions."
2016-02-15 Vladimir MarkoOptimizing: Remove unnecessary And before TypeConversion.
2016-02-15 Vladimir MarkoOptimizing: Simplify consecutive type conversions.
2016-02-15 Neil FullerMerge "Switch the tests to using Jack for compilation"
2016-02-15 David BrazdilART: Implement HSelect with CSEL/FCSEL on arm64
2016-02-15 David BrazdilMerge "X86_64: Allow HSelect to generate CMOV from...
2016-02-15 Mark MendellX86_64: Allow HSelect to generate CMOV from memory
2016-02-15 Anton Kirilovdex2oat: Show memory usage values in bytes
2016-02-15 David BrazdilMerge "Add X86/X86_64 support for CMOV from memory."
2016-02-15 Narayan KamathMerge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdk...
2016-02-15 Narayan KamathAdd MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
2016-02-15 David BrazdilART: Run SsaBuilder from HGraphBuilder
2016-02-15 Nicolas GeoffrayMerge "Don't call IsNative if the declaring class can...
2016-02-15 Nicolas GeoffrayMerge "Disable on stack replacement for now."
2016-02-15 Nicolas GeoffrayDisable on stack replacement for now.
2016-02-13 Nicolas GeoffrayDon't call IsNative if the declaring class can be null.
2016-02-13 Andreas GampeMerge "ART: Simplify patchoat"
2016-02-13 Andreas GampeART: Simplify patchoat
2016-02-12 Alex LightMerge "Fix bug with verification of constructors"
2016-02-12 Alex LightFix bug with verification of constructors
2016-02-12 Aart BikMerge "Generalized "dom-based" dynamic BCE to symbolic...
2016-02-12 Aart BikGeneralized "dom-based" dynamic BCE to symbolic base...
2016-02-12 Mark MendellAdd X86/X86_64 support for CMOV from memory.
2016-02-12 Mathieu ChartierMerge "Fix app image memory leak"
2016-02-12 Mathieu ChartierFix app image memory leak
2016-02-12 David BrazdilMerge "Fix run-test"
2016-02-12 David BrazdilFix run-test
2016-02-12 Nicolas GeoffrayMerge "Be less extreme on the iteration in 570-checker...
2016-02-12 Nicolas GeoffrayBe less extreme on the iteration in 570-checker-osr.
2016-02-12 David BrazdilMerge "ART: Remove HTemporary"
2016-02-12 David BrazdilMerge "ART: Treat throw with non-reference type as...
2016-02-12 Pavel VyssotskiART: Treat throw with non-reference type as hard failur...
2016-02-12 David BrazdilART: Remove HTemporary
2016-02-12 Neil FullerSwitch the tests to using Jack for compilation
2016-02-12 Nicolas GeoffrayMerge "Re-enable OSR."
2016-02-12 Nicolas GeoffrayMerge "Fix compiler driver gtest."
2016-02-12 Calin JuravleFix compiler driver gtest.
2016-02-12 Nicolas GeoffrayMerge "Store relative paths in the profile file"
2016-02-12 Calin JuravleStore relative paths in the profile file
2016-02-11 Nicolas GeoffrayRe-enable OSR.
2016-02-11 Hiroshi YamauchiMerge "Fix x86-64 Baker's read barrier fast path for...
2016-02-11 Mingyao YangMerge "Some clean-up for the handling of HSelect in...
next