OSDN Git Service

android-x86/art.git
2014-05-27 Brian CarlstromMerge "Workaround apparent clang compilation issue"
2014-05-27 Brian CarlstromWorkaround apparent clang compilation issue
2014-05-27 Bill BuzbeeMerge "AArch64: Add suspend check in managed code."
2014-05-27 Bill BuzbeeMerge "ART: Better SSA Allocation when recreating SSA"
2014-05-27 Bill BuzbeeMerge "AArch64: Enable FLOAT and DOUBLE opcodes"
2014-05-27 Jean Christophe... ART: Better SSA Allocation when recreating SSA
2014-05-26 Serban ConstantinescuAArch64: Enable FLOAT and DOUBLE opcodes
2014-05-26 Brian CarlstromMerge "Fix x86_64 test failures."
2014-05-26 Nicolas GeoffrayFix x86_64 test failures.
2014-05-26 Nicolas GeoffrayMerge "Add a linear scan register allocator to the...
2014-05-26 Nicolas GeoffrayAdd a linear scan register allocator to the optimizing...
2014-05-26 Brian CarlstromMerge "Make DexFile content read only before running...
2014-05-26 Brian CarlstromMake DexFile content read only before running DexFileVe...
2014-05-26 Zheng XuAArch64: Add suspend check in managed code.
2014-05-25 Brian CarlstromMerge "Add TARGET_2ND_ARCH support for dump-oat-boot"
2014-05-25 Brian CarlstromAdd TARGET_2ND_ARCH support for dump-oat-boot
2014-05-25 Brian CarlstromMerge "Fix ExtractToMemMap to show original zip file...
2014-05-24 Bill BuzbeeMerge "x86_64: Rebase on top of "64-bit temp register...
2014-05-24 Bill BuzbeeMerge "Implement all vector instructions for X86"
2014-05-24 Mark MendellImplement all vector instructions for X86
2014-05-24 buzbeeMerge "Quick compiler: fix register clobbering."
2014-05-24 buzbeeQuick compiler: fix register clobbering.
2014-05-24 Dmitry Petrochenkox86_64: Rebase on top of "64-bit temp register support"
2014-05-24 Mathieu ChartierMerge "Improve invalid large object free dumping."
2014-05-24 Mathieu ChartierImprove invalid large object free dumping.
2014-05-23 Mathieu ChartierMerge "Add reserve area to allocation stacks."
2014-05-23 Bill BuzbeeMerge "Revert "ART: Better SSA Allocation when recreati...
2014-05-23 Bill BuzbeeRevert "ART: Better SSA Allocation when recreating...
2014-05-23 Ian RogersMerge "ART: Better SSA Allocation when recreating SSA"
2014-05-23 Ian RogersMerge "ART: BasicBlock API Implementation"
2014-05-23 Jean Christophe... ART: BasicBlock API Implementation
2014-05-23 Ian RogersMerge "[MIPS] Remove warnings about use of at register"
2014-05-23 Mathieu ChartierMerge "Revert "Revert "Fix an outstanding compaction...
2014-05-23 Brian CarlstromFix ExtractToMemMap to show original zip file name...
2014-05-23 Mathieu ChartierRevert "Revert "Fix an outstanding compaction bug in...
2014-05-23 Chris Dearman[MIPS] Remove warnings about use of at register
2014-05-23 Ian RogersMerge "ART: refactor x86/x86-64 entrypoints"
2014-05-23 Ian RogersMerge "Extra debug output for a failing lock check."
2014-05-23 Ian RogersExtra debug output for a failing lock check.
2014-05-23 Ian RogersMerge "ART: API to dex instructions"
2014-05-23 Mathieu ChartierAdd reserve area to allocation stacks.
2014-05-23 Ian RogersMerge "Make the specification of when we need precise...
2014-05-23 Ian RogersMerge "ART: Added print indices back to BitVector Dumper"
2014-05-23 Ian RogersMerge "x86_64: Fix 079-Phantom hang with QCG enabled"
2014-05-23 Vladimir MarkoMerge "Fix style issue."
2014-05-23 Vladimir MarkoFix style issue.
2014-05-23 Ian RogersMake the specification of when we need precise constant...
2014-05-23 Vladimir MarkoMerge "Rewrite BitVector index iterator."
2014-05-23 Jean Christophe... ART: Added print indices back to BitVector Dumper
2014-05-23 Vladimir MarkoRewrite BitVector index iterator.
2014-05-23 Vladimir MarkoMerge "Remove obsolete pass_driver.cc ."
2014-05-23 Vladimir MarkoRemove obsolete pass_driver.cc .
2014-05-23 Bill BuzbeeMerge "x86_64: Disable optimizations on x86_64"
2014-05-23 Bill BuzbeeMerge "x86_64: Disable all intrinsics"
2014-05-23 Alexei ZavjalovART: refactor x86/x86-64 entrypoints
2014-05-23 Vladimir MarkoMerge "Fix InternTable::Lookup()/Remove() for hash...
2014-05-23 Nicolas GeoffrayMerge "Add virtual destructor to please one of our...
2014-05-23 Nicolas GeoffrayAdd virtual destructor to please one of our compilers.
2014-05-23 Calin JuravleMerge "Fix profile-backoff usage message"
2014-05-23 Dmitry Petrochenkox86_64: Fix 079-Phantom hang with QCG enabled
2014-05-23 Dmitry Petrochenkox86_64: Disable all intrinsics
2014-05-23 Dmitry Petrochenkox86_64: Disable optimizations on x86_64
2014-05-23 Nicolas GeoffrayMerge "Forgot these files from last commit."
2014-05-23 Nicolas GeoffrayForgot these files from last commit.
2014-05-23 Nicolas GeoffrayMerge "Import Dart's parallel move resolver."
2014-05-23 Nicolas GeoffrayImport Dart's parallel move resolver.
2014-05-23 Sebastien HertzMerge "Add a check for null thread before trying to...
2014-05-23 Bill BuzbeeMerge "x86: For integer ALU operation handle v+=v case"
2014-05-23 Serguei Katkovx86: For integer ALU operation handle v+=v case
2014-05-23 Bill BuzbeeMerge "Create two CompilerTemp for a wide compiler...
2014-05-23 Chao-ying FuCreate two CompilerTemp for a wide compiler temp
2014-05-22 Brian CarlstromMerge "Update dump-oat-* and oatdump for new image...
2014-05-22 Bill BuzbeeMerge "AArch64: Enable LONG_* and INT_* opcodes."
2014-05-22 Mathieu ChartierMerge "Revert "Fix an outstanding compaction bug in...
2014-05-22 Mathieu ChartierRevert "Fix an outstanding compaction bug in interpreter."
2014-05-22 Mathieu ChartierMerge "Move SetMonitorEnterObject outside of blocked...
2014-05-22 Mathieu ChartierMove SetMonitorEnterObject outside of blocked thread...
2014-05-22 Christopher... Merge "Add support for jemalloc instead of dlmalloc."
2014-05-22 Christopher... Add support for jemalloc instead of dlmalloc.
2014-05-22 Bill BuzbeeMerge "ART: Topological Sort Traversal Implementation"
2014-05-22 Brian CarlstromUpdate dump-oat-* and oatdump for new image file layout
2014-05-22 Johnnie BirchAdd a check for null thread before trying to suspend
2014-05-22 Jean Christophe... ART: API to dex instructions
2014-05-22 Jean Christophe... ART: Topological Sort Traversal Implementation
2014-05-22 Mathieu ChartierMerge "Fix an outstanding compaction bug in interpreter."
2014-05-22 Ian RogersMerge "Move modify_ldt_lock into global lock order."
2014-05-22 Mathieu ChartierFix an outstanding compaction bug in interpreter.
2014-05-22 Dan AlbertMerge "Fixes style nitpick"
2014-05-22 Hiroshi YamauchiMerge "Add a read barrier for weak roots in monitors."
2014-05-22 Dan AlbertFixes style nitpick
2014-05-22 Chao-ying FuMove modify_ldt_lock into global lock order.
2014-05-22 Dan AlbertMerge "Move art host to libc++"
2014-05-22 Serban ConstantinescuAArch64: Enable LONG_* and INT_* opcodes.
2014-05-22 Sebastien HertzMerge "Support new VMRuntime native methods"
2014-05-22 Bill BuzbeeMerge "ART: Pass driver generalization"
2014-05-22 James C ScottART: Pass driver generalization
2014-05-22 Bill BuzbeeMerge "ART: MIR, SSARepresentation, and BasicBlock...
2014-05-22 Jean Christophe... ART: MIR, SSARepresentation, and BasicBlock Additional API
2014-05-22 buzbeeMerge "Quick compiler: free up space in MIR."
2014-05-22 Vladimir MarkoFix InternTable::Lookup()/Remove() for hash code collis...
next