OSDN Git Service

android-x86/art.git
2014-10-08 Nicolas GeoffrayMerge "Really fix --gdb when running tests on target."
2014-10-08 Ian RogersMerge "Header file clean up."
2014-10-08 Ian RogersHeader file clean up.
2014-10-08 Bill BuzbeeMerge "ART: fix NullCheckElimination to preserve MIR_IG...
2014-10-08 Bill BuzbeeMerge "ART: Fix SelectKind to work with nullptr"
2014-10-08 Bill BuzbeeMerge "ART: Fix issues with SplitBlock"
2014-10-08 Bill BuzbeeMerge "Fix to MirGraph::GetSSANameWithConst()"
2014-10-08 Roland LevillainMerge "Fix and improve static evaluation of constant...
2014-10-08 Roland LevillainFix and improve static evaluation of constant expressions.
2014-10-08 Mathew ZaleskiART: Fix issues with SplitBlock
2014-10-08 Vladimir MarkoMerge "Implement method calls using relative BL on...
2014-10-08 Nicolas GeoffrayReally fix --gdb when running tests on target.
2014-10-07 Nicolas GeoffrayMerge "Add trivial register hints to the register alloc...
2014-10-07 Nicolas GeoffrayAdd trivial register hints to the register allocator.
2014-10-07 Nicolas GeoffrayMerge "Add support for floats and doubles."
2014-10-07 Nicolas GeoffrayAdd support for floats and doubles.
2014-10-07 Nicolas GeoffrayMerge "Inserting a node must also update its inputs...
2014-10-07 Nicolas GeoffrayInserting a node must also update its inputs users.
2014-10-07 Vladimir MarkoMerge "Propagate optimization flags to kMirOpCheck."
2014-10-07 Nicolas GeoffrayMerge "Fix movw on x86/x86_64 to accept any 16bits...
2014-10-07 Nicolas GeoffrayFix movw on x86/x86_64 to accept any 16bits immediate.
2014-10-07 Nicolas GeoffrayMerge "Do not use kDiesAtEntry when inputs must be...
2014-10-07 Nicolas GeoffrayDo not use kDiesAtEntry when inputs must be in specific...
2014-10-07 Nicolas GeoffrayMerge "Add a prepare for register allocation pass."
2014-10-07 Nicolas GeoffrayMerge "Make which dex2oat version to use configurable."
2014-10-07 Yevgeny RoubanART: fix NullCheckElimination to preserve MIR_IGNORE_NU...
2014-10-06 Hiroshi YamauchiMerge "Fix a merge error in cl 108991."
2014-10-06 Mathieu ChartierMerge "Add way to warn about missing JNI_ABORT"
2014-10-06 Hiroshi YamauchiFix a merge error in cl 108991.
2014-10-06 Mathieu ChartierAdd way to warn about missing JNI_ABORT
2014-10-06 Nicolas GeoffrayMerge "Merge host-run-test-jar and push-and-run-test...
2014-10-06 Nicolas GeoffrayMerge host-run-test-jar and push-and-run-test-jar.
2014-10-06 Hiroshi YamauchiMerge "Handlerize methods across some GC points."
2014-10-06 Nicolas GeoffrayAdd a prepare for register allocation pass.
2014-10-06 Hiroshi YamauchiHandlerize methods across some GC points.
2014-10-06 Nicolas GeoffrayMerge "Add support for inputs dying at entry of instruc...
2014-10-06 Nicolas GeoffrayAdd support for inputs dying at entry of instructions.
2014-10-06 Nicolas GeoffrayMake which dex2oat version to use configurable.
2014-10-06 Mark MendellFix to MirGraph::GetSSANameWithConst()
2014-10-06 Vladimir MarkoPropagate optimization flags to kMirOpCheck.
2014-10-04 Brian CarlstromMerge "Respect USE_CLANG_PLATFORM_BUILD for art builds"
2014-10-04 Bernhard RosenkraenzerRespect USE_CLANG_PLATFORM_BUILD for art builds
2014-10-04 Nicolas GeoffrayMerge "Make host-run-test-ar take --no-prebuild."
2014-10-04 Nicolas GeoffrayMake host-run-test-ar take --no-prebuild.
2014-10-04 Nicolas GeoffrayMerge "Merge push-and-run-{prebuilt}-test-jar files."
2014-10-04 Brian CarlstromMerge "Add some missing TEMP_FAILURE_RETRYs around...
2014-10-04 Brian CarlstromAdd some missing TEMP_FAILURE_RETRYs around unlink(2)
2014-10-04 Brian CarlstromMerge "ART: Prepare for ELF64."
2014-10-04 Brian CarlstromMerge "Add test for getDeclaredClasses of with missing...
2014-10-04 Brian CarlstromAdd test for getDeclaredClasses of with missing class
2014-10-03 buzbeeMerge "Quick compiler: Fix ambiguous LoadValue()"
2014-10-03 buzbeeQuick compiler: Fix ambiguous LoadValue()
2014-10-03 Tong ShenART: Prepare for ELF64.
2014-10-03 Vladimir MarkoImplement method calls using relative BL on ARM64.
2014-10-03 Vladimir MarkoMerge "AArch64: oat patches should be 32-bit ints."
2014-10-03 Nicolas GeoffrayMerge push-and-run-{prebuilt}-test-jar files.
2014-10-03 Nicolas GeoffrayMerge "Revert "Fix OOM throwing if it happens in finali...
2014-10-03 Nicolas GeoffrayRevert "Fix OOM throwing if it happens in finalizer...
2014-10-03 Matteo FranchinAArch64: oat patches should be 32-bit ints.
2014-10-03 Nicolas GeoffrayMerge "Revert "Rename registers in arm64.""
2014-10-03 Nicolas GeoffrayRevert "Rename registers in arm64."
2014-10-03 Vladimir MarkoMerge "Remove all uses of MIR_INLINED."
2014-10-03 Nicolas GeoffrayMerge "Rename registers in arm64."
2014-10-03 Hiroshi YamauchiMerge "Fix OOM throwing if it happens in finalizer...
2014-10-03 Ian RogersMerge "Fix test-art-(host|target)-run-test(32|64) targets."
2014-10-02 Ian RogersFix test-art-(host|target)-run-test(32|64) targets.
2014-10-02 Hiroshi YamauchiMerge "Fix x86_64 assembler LoadRef to use movl."
2014-10-02 Ian RogersMerge "Colorize warnings when building with clang."
2014-10-02 Calin JuravleMerge "More native bridge tests"
2014-10-02 Ian RogersColorize warnings when building with clang.
2014-10-02 Vladimir MarkoRemove all uses of MIR_INLINED.
2014-10-02 Vladimir MarkoMerge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()."
2014-10-02 Dmitry PetrochenkoFix OOM throwing if it happens in finalizer reference
2014-10-01 Chao-ying FuART: Fix SelectKind to work with nullptr
2014-10-01 Calin JuravleMore native bridge tests
2014-10-01 Vladimir MarkoMerge "Quick: Fix LVN/GVN handling of acquire operations."
2014-10-01 Vladimir MarkoFix build_all_egdes in MIRGraph::ProcessCanThrow().
2014-10-01 Vladimir MarkoQuick: Fix LVN/GVN handling of acquire operations.
2014-10-01 Nicolas GeoffrayMerge "Revert "Introduce a class to implement optimizat...
2014-10-01 Nicolas GeoffrayRevert "Introduce a class to implement optimization...
2014-10-01 Roland LevillainMerge "Introduce a class to implement optimization...
2014-10-01 Roland LevillainIntroduce a class to implement optimization passes.
2014-10-01 Nicolas GeoffrayRename registers in arm64.
2014-10-01 Brian CarlstromMerge "Add VMRuntime.isBootClassPathOnDisk"
2014-10-01 Brian CarlstromAdd VMRuntime.isBootClassPathOnDisk
2014-09-30 Ian RogersMerge "Enable -Wunreachable-code"
2014-09-30 Ian RogersEnable -Wunreachable-code
2014-09-30 Bill BuzbeeMerge "ART: Fix GenReduceVector and GenSetVector"
2014-09-30 Bill BuzbeeMerge "ART: Reset bb id to the last list mir"
2014-09-30 Hiroshi YamauchiFix x86_64 assembler LoadRef to use movl.
2014-09-30 Bill BuzbeeMerge "ART: Allow overridable calculation of basic...
2014-09-30 Bill BuzbeeMerge "Update maximum number of reachable blocks in...
2014-09-30 Razvan A LupusoruART: Allow overridable calculation of basic block dataflow
2014-09-30 Hiroshi YamauchiMerge "Get heap poisoning working in 64-bit."
2014-09-30 Nicolas GeoffrayMerge "Disable ThreadStress."
2014-09-30 Andreas GampeMerge "ART: Fix typo"
2014-09-30 Andreas GampeART: Fix typo
2014-09-30 Andreas GampeMerge "ART: Fix some -Wpedantic errors"
2014-09-30 Nicolas GeoffrayDisable ThreadStress.
2014-09-30 Vladimir MarkoMerge "AArch64: address some outstanding TODOs."
next