- 7939a25 Merge "Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_)." by Stephen Hines · 10 years ago
- 3c17775 Merge "Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"" by Calin Juravle · 10 years ago
- 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
- f261134 Merge "ART: Use Overwrite instead of Put" by Andreas Gampe · 10 years ago
- e4b9435 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
- fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
- fef1680 Merge "Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"" by Nicolas Geoffray · 10 years ago
- 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 10 years ago
- 141d92c Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
- 94572c5 Merge "Add ART_USE_OPTIMIZING_COMPILER flag." by Nicolas Geoffray · 10 years ago
- cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
- a1785c5 ART: Use Overwrite instead of Put by Andreas Gampe · 10 years ago
- 95c51b3 Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_). by Stephen Hines · 10 years ago
- 220526b Merge "Move dexCacheStrings from ArtMethod to Class" by Mathieu Chartier · 10 years ago
- eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 10 years ago
- 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
- 8ac8d55 Merge "Fix oatwriter code deduping" by Mathieu Chartier · 10 years ago
- 3115877 Fix oatwriter code deduping by Mathieu Chartier · 10 years ago
- dc00c73 Merge "ART: Avoid recursive abort" by Andreas Gampe · 10 years ago
- f0c0014 Merge "Quick compiler: handle embedded switch data" by buzbee · 10 years ago
- 6489d22 Quick compiler: handle embedded switch data by buzbee · 10 years ago
- 79d43fd Merge "ART: GenLongArith has to clobber same operands for 2-op instr" by Bill Buzbee · 10 years ago
- 071beed Merge "ART: Generate switch targets from successor blocks" by Bill Buzbee · 10 years ago
- 55c5c3c Merge "Skip null check in MarkGCCard() for known non-null values." by Vladimir Marko · 10 years ago
- a757c8e Merge "Fix tests now that dead phis are removed when building SSA." by Nicolas Geoffray · 10 years ago
- a3c00e5 Fix tests now that dead phis are removed when building SSA. by Nicolas Geoffray · 10 years ago
- 8acd5cb Merge "Fix a bug in the type analysis phase of optimizing." by Nicolas Geoffray · 10 years ago
- 1fd2ab3 Merge "ART: Fix inline dependency" by Andreas Gampe · 10 years ago
- ae214ee ART: Fix inline dependency by Andreas Gampe · 10 years ago
- 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 10 years ago
- af2d530 Merge "ART: Fix unused variables and functions" by Andreas Gampe · 10 years ago
- dd24fcf Merge "Revert "ART: Remove wrong DCHECK"" by Andreas Gampe · 10 years ago
- ce41062 Revert "ART: Remove wrong DCHECK" by Andreas Gampe · 10 years ago
- 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 10 years ago
- 385f00f Merge "Delete ArtMethod gc_map_ field" by Mathieu Chartier · 10 years ago
- 743b98c Skip null check in MarkGCCard() for known non-null values. by Vladimir Marko · 10 years ago
- a5de192 Merge "Further cleanup using dex_instruction_utils.h." by Vladimir Marko · 10 years ago
- bff1b08 Merge "Fix the list of arm64 broken optimizing tests." by Calin Juravle · 10 years ago
- 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
- 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 10 years ago
- 1c1bdcd Merge "Revert "Revert "Fix the computation of linear ordering.""" by Nicolas Geoffray · 10 years ago
- a8eed3a Revert "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 10 years ago
- 4d3ed1a Merge "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 10 years ago
- e50fa58 Revert "Fix the computation of linear ordering." by Nicolas Geoffray · 10 years ago
- ad92b11 Merge "Fix the computation of linear ordering." by Nicolas Geoffray · 10 years ago
- 321b987 Further cleanup using dex_instruction_utils.h. by Vladimir Marko · 10 years ago
- 8173e47 Merge "Fixed missing "//"." by Calin Juravle · 10 years ago
- 8c3961a Fixed missing "//". by Calin Juravle · 10 years ago
- 91e9f25 Merge "[optimizing compiler] Add shifts" by Calin Juravle · 10 years ago
- 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 10 years ago
- d7a6f48 Merge "Eliminate suspend checks on back-edges to return insn." by Vladimir Marko · 10 years ago
- 26e7d45 Eliminate suspend checks on back-edges to return insn. by Vladimir Marko · 10 years ago
- 1c51b2b Merge "ART: Add div-zero check elimination to LVN/GVN" by Vladimir Marko · 10 years ago
- c215504 Merge "ART: Fix NullCheckElimination, BBCombine, and SplitBlock" by Vladimir Marko · 10 years ago
- c12da2d Merge "Rewrite GVN's field id and field type handling." by Vladimir Marko · 10 years ago
- 90675a7 ART: Avoid recursive abort by Andreas Gampe · 10 years ago
- 4a9ac63 Merge "ART: ELF symbol table lookup is fixed" by Andreas Gampe · 10 years ago
- acb0138 ART: ELF symbol table lookup is fixed by Yevgeny Rouban · 10 years ago
- c6c88d2 Merge "Increase run-test output on error." by Ian Rogers · 10 years ago
- 75deec0 Increase run-test output on error. by Ian Rogers · 10 years ago
- cd00b57 Merge "Avoid some recursive aborting." by Ian Rogers · 10 years ago
- e8b547d Avoid some recursive aborting. by Ian Rogers · 10 years ago
- a79da1b Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" by Andreas Gampe · 10 years ago
- 24a5a30 ART: Wrap AllocThreadUnsafe in Valgrind wrapper by Andreas Gampe · 10 years ago
- e263103 Merge "Fix UnimplementedEntryPoint initialziation." by Ian Rogers · 10 years ago
- c7a77bf ART: Fix NullCheckElimination, BBCombine, and SplitBlock by Razvan A Lupusoru · 10 years ago
- 022b46c Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" by Ian Rogers · 10 years ago
- 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
- da96aed ART: Generate switch targets from successor blocks by Chao-ying Fu · 10 years ago
- e095114 ART: Add div-zero check elimination to LVN/GVN by Razvan A Lupusoru · 10 years ago
- da4b7e8 Merge "Fix possible array access issue" by Ian Rogers · 10 years ago
- f41b92c Fix possible array access issue by Vladimir · 10 years ago
- 819b3c0 Merge "ART: Fix crash with unreachable void check-cast" by Ian Rogers · 10 years ago
- 2cfbccd Merge "LSRA: Fix X86 shuffle flags" by Ian Rogers · 10 years ago
- 22e60ea Merge "test: Fix assember_arm_test to compile on gcc" by Igor Murashkin · 10 years ago
- 6b9356c ART: GenLongArith has to clobber same operands for 2-op instr by nikolay serdjuk · 10 years ago
- cad2f0a test: Fix assember_arm_test to compile on gcc by Igor Murashkin · 10 years ago
- 19010dc Merge "ART: X86 vectorized reduce may use incorrect extract index" by Ian Rogers · 10 years ago
- b72c723 ART: X86 vectorized reduce may use incorrect extract index by Razvan A Lupusoru · 10 years ago
- 1d56c84 Merge "Clean up MIRGraph pass temporaries." by Vladimir Marko · 10 years ago
- af6925b Rewrite GVN's field id and field type handling. by Vladimir Marko · 10 years ago
- 0772169 Merge "Fix oatdump to use OatHeader pointer size" by Mathieu Chartier · 10 years ago
- a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
- f585e54 Clean up MIRGraph pass temporaries. by Vladimir Marko · 10 years ago
- 3054a90 Fix the computation of linear ordering. by Nicolas Geoffray · 10 years ago
- 4514d2a Merge "Add card mark to filled-new-array." by Vladimir Marko · 10 years ago
- 23442be Merge "ART: Fix uninitialized value in arm32 assembler test" by Andreas Gampe · 10 years ago
- ab65c67 ART: Fix uninitialized value in arm32 assembler test by Andreas Gampe · 10 years ago
- 5fb0dcd Merge "ART: Fix arm32 assembler test." by Andreas Gampe · 10 years ago
- 8205c77 ART: Fix arm32 assembler test. by Andreas Gampe · 10 years ago
- 7da7fe0 Merge "Restrict FDO to only apply to target build." by Christopher Ferris · 10 years ago
- 6c36a8b Restrict FDO to only apply to target build. by Dehao Chen · 10 years ago
- 0c45167 Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" by Igor Murashkin · 10 years ago
- f5b4c50 dex2oat: Pack likely-dirty objects together when generating the boot image by Igor Murashkin · 10 years ago
- be0bb06 Merge "Tune rosalloc buffer sizes." by Hiroshi Yamauchi · 10 years ago
- 17f7873 Merge "ART: Assembler_arm_test" by Andreas Gampe · 10 years ago
- 849cc5e ART: Assembler_arm_test by Andreas Gampe · 10 years ago
- 3f3c6c0 Tune rosalloc buffer sizes. by Hiroshi Yamauchi · 10 years ago
- 94438d2 Merge "ART: Split image and non-image case in dex2oat" by Andreas Gampe · 10 years ago
- 20032e5 Merge "Re-enable DumpNativeStack." by Ian Rogers · 10 years ago