OSDN Git Service

android-x86/art.git
2015-08-21 Nicolas GeoffrayMerge "Do a second check for testing intrinsic types."
2015-08-21 Nicolas GeoffrayDo a second check for testing intrinsic types.
2015-08-20 Andreas GampeMerge "ART: (Partially) fix lock aliasing"
2015-08-20 Roland LevillainMerge "Add a `--showcommands` option to ART's buildbot...
2015-08-20 Roland LevillainAdd a `--showcommands` option to ART's buildbot-build.sh.
2015-08-20 David BrazdilMerge "Fix indentation in reference type propagation"
2015-08-20 Roland LevillainMerge "ARM64: Minor optimization for conversions from...
2015-08-20 David BrazdilFix indentation in reference type propagation
2015-08-20 David BrazdilMerge "Fix formatting comment in Checker"
2015-08-20 David BrazdilFix formatting comment in Checker
2015-08-20 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (ARM)"
2015-08-20 Calin JuravleMerge "Fix extra parantheses"
2015-08-20 Calin JuravleFix extra parantheses
2015-08-20 Calin JuravleMerge "Fix BuildInvoke"
2015-08-20 Calin JuravleFix BuildInvoke
2015-08-20 Alexandre RamesARM64: Minor optimization for conversions from long...
2015-08-20 Calin JuravleMerge "Refactor BuildInvoke."
2015-08-20 Calin JuravleRefactor BuildInvoke.
2015-08-20 David BrazdilMerge "ART: Expression evaluation in Checker"
2015-08-20 David BrazdilART: Expression evaluation in Checker
2015-08-20 Nicolas GeoffrayMerge "Be more flexible on the code unit size when...
2015-08-20 Nicolas GeoffrayBe more flexible on the code unit size when inlining.
2015-08-20 Andreas GampeMerge "Add support to indicate whether intrinsics requi...
2015-08-20 Agi CsakiAdd support to indicate whether intrinsics require...
2015-08-20 Agi CsakiOptimizing String.Equals as an intrinsic (ARM)
2015-08-19 Hiroshi YamauchiMerge "Use thread-local is_gc_marking flags for the...
2015-08-19 Hiroshi YamauchiUse thread-local is_gc_marking flags for the CC collector.
2015-08-19 David BrazdilMerge "ART: Enable basic optimizations for try/catch"
2015-08-19 David BrazdilART: Enable basic optimizations for try/catch
2015-08-19 Vladimir MarkoMerge "Revert "Revert "Optimizing: Better invoke-static...
2015-08-19 Vladimir MarkoRevert "Revert "Optimizing: Better invoke-static/-direc...
2015-08-19 David BrazdilMerge "ART: Refactor try/catch block info, store except...
2015-08-19 David BrazdilART: Refactor try/catch block info, store exception...
2015-08-19 Andreas GampeART: (Partially) fix lock aliasing
2015-08-19 Calin JuravleMerge "Put in place the ARM64 instruction simplificatio...
2015-08-19 Richard UhlerMerge "Manually unrelocate odex files generated for...
2015-08-19 Alexandre RamesPut in place the ARM64 instruction simplification frame...
2015-08-19 David BrazdilMerge "ART: Revisit users in phi elimination"
2015-08-19 David BrazdilART: Revisit users in phi elimination
2015-08-19 Sebastien HertzMerge "JDWP: remove suspend count check on invoke"
2015-08-19 Vladimir MarkoMerge "Revert "Optimizing: Better invoke-static/-direct...
2015-08-19 Vladimir MarkoRevert "Optimizing: Better invoke-static/-direct dispatch."
2015-08-19 Vladimir MarkoMerge "Optimizing: Better invoke-static/-direct dispatch."
2015-08-19 Vladimir MarkoOptimizing: Better invoke-static/-direct dispatch.
2015-08-19 Nicolas GeoffrayMerge "Remove extra calls to `RecordPcInfo()`."
2015-08-19 Alexandre RamesRemove extra calls to `RecordPcInfo()`.
2015-08-19 David BrazdilMerge "ART: Revert storing of exceptional predecessors"
2015-08-19 Roland LevillainMerge "Implement CountLeadingZeros for x86"
2015-08-18 Mathieu ChartierMerge "Always visit object class from VisitReferences"
2015-08-18 Alex LightMerge "Revert "Introduce support for hardware simulator...
2015-08-18 Alex LightRevert "Introduce support for hardware simulators,...
2015-08-18 Mathieu ChartierAlways visit object class from VisitReferences
2015-08-18 Alex LightMerge "Svelter libart-compiler"
2015-08-18 Mathieu ChartierMerge "Guard thread exited message by try-catch in...
2015-08-18 Mathieu ChartierGuard thread exited message by try-catch in ThreadStress
2015-08-18 Alex LightSvelter libart-compiler
2015-08-18 Mathieu ChartierMerge "Fix some global constructors and destructors"
2015-08-18 Mathieu ChartierFix some global constructors and destructors
2015-08-18 Roland LevillainMerge "Fix codegen_test."
2015-08-18 Roland LevillainFix codegen_test.
2015-08-18 Richard UhlerManually unrelocate odex files generated for test.
2015-08-18 David BrazdilART: Revert storing of exceptional predecessors
2015-08-18 Roland LevillainMerge "Introduce support for hardware simulators, start...
2015-08-18 Phil WangIntroduce support for hardware simulators, starting...
2015-08-18 Mathieu ChartierMerge "Fix and improve reference cache mod-union table"
2015-08-18 Mathieu ChartierFix and improve reference cache mod-union table
2015-08-17 Andreas GampeMerge "ART: Some header cleaning around bit-utils"
2015-08-17 Andreas GampeART: Some header cleaning around bit-utils
2015-08-17 Andreas GampeMerge "Correct for 115-native-bridge hard-coded x86...
2015-08-17 Andreas GampeMerge "ART: Follow-up fixes"
2015-08-17 Andreas GampeMerge "ART: Dex2oat lint fix"
2015-08-17 Andreas GampeART: Dex2oat lint fix
2015-08-17 Agi CsakiCorrect for 115-native-bridge hard-coded x86/x86_64...
2015-08-17 Andreas GampeMerge "Revert "Revert "ART: DCHECK zero case for CLZ...
2015-08-17 Andreas GampeRevert "Revert "ART: DCHECK zero case for CLZ/CTZ""
2015-08-17 Andreas GampeART: Follow-up fixes
2015-08-17 Dan AlbertMerge "Only apply aarch64 clang WAR to the target."
2015-08-17 Dan AlbertOnly apply aarch64 clang WAR to the target.
2015-08-17 Dan AlbertMerge "Refactor art::Dex2Oat::ParseArg."
2015-08-17 Roland LevillainRefactor art::Dex2Oat::ParseArg.
2015-08-17 Alex LightMerge "Make patchoat match offset when given a patched...
2015-08-17 Vladimir MarkoMerge "ART: Rename ArtMethod's size and alignment methods."
2015-08-17 Vladimir MarkoART: Rename ArtMethod's size and alignment methods.
2015-08-17 Mark MendellImplement CountLeadingZeros for x86
2015-08-17 Vladimir MarkoMerge "ART: Compress LengthPrefixedArray on 32-bit...
2015-08-17 Roland LevillainMerge "Add 'bsr' instruction to x86 and x86_64"
2015-08-17 Vladimir MarkoART: Compress LengthPrefixedArray on 32-bit targets.
2015-08-16 Dan AlbertMerge "Force Clang aarch64 builds to -O1."
2015-08-16 Dan AlbertForce Clang aarch64 builds to -O1.
2015-08-15 Stephen HinesMerge "Add -Wno-pessimizing-move to Clang flags"
2015-08-14 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (x86_64)"
2015-08-14 Andreas GampeMerge "ART: Fix verifier dumping, add hard-fail dumping"
2015-08-14 Andreas GampeART: Fix verifier dumping, add hard-fail dumping
2015-08-14 Andreas GampeMerge "ART: Relax verifier aput checking"
2015-08-14 Andreas GampeART: Relax verifier aput checking
2015-08-14 Alex LightMake patchoat match offset when given a patched image
2015-08-14 Andreas GampeMerge "Revert "ART: DCHECK zero case for CLZ/CTZ""
2015-08-14 Andreas GampeRevert "ART: DCHECK zero case for CLZ/CTZ"
2015-08-14 Mathieu ChartierMerge "Change SS to use MarkObjectIfNotInToSpace for...
2015-08-14 Andreas GampeMerge "ART: Add utility function to dump dex CFG"
next