- c68c350 am e4b9435f: Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
- e4b9435 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
- fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
- 918b87b am fef16802: Merge "Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"" by Nicolas Geoffray · 11 years ago
- fef1680 Merge "Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"" by Nicolas Geoffray · 11 years ago
- 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 11 years ago
- 888d547 am 141d92c6: Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
- 4307b2d am 94572c51: Merge "Add ART_USE_OPTIMIZING_COMPILER flag." by Nicolas Geoffray · 11 years ago
- 141d92c Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
- 94572c5 Merge "Add ART_USE_OPTIMIZING_COMPILER flag." by Nicolas Geoffray · 11 years ago
- cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
- e5fc772 am 220526b0: Merge "Move dexCacheStrings from ArtMethod to Class" by Mathieu Chartier · 11 years ago
- 220526b Merge "Move dexCacheStrings from ArtMethod to Class" by Mathieu Chartier · 11 years ago
- eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 11 years ago
- 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 11 years ago
- 75430ae am 8ac8d555: Merge "Fix oatwriter code deduping" by Mathieu Chartier · 11 years ago
- 8ac8d55 Merge "Fix oatwriter code deduping" by Mathieu Chartier · 11 years ago
- 3115877 Fix oatwriter code deduping by Mathieu Chartier · 11 years ago
- d99f91a am dc00c73d: Merge "ART: Avoid recursive abort" by Andreas Gampe · 11 years ago
- dc00c73 Merge "ART: Avoid recursive abort" by Andreas Gampe · 11 years ago
- d8bf0fb am f0c00146: Merge "Quick compiler: handle embedded switch data" by buzbee · 11 years ago
- f0c0014 Merge "Quick compiler: handle embedded switch data" by buzbee · 11 years ago
- 6489d22 Quick compiler: handle embedded switch data by buzbee · 11 years ago
- c9d2d41 am 79d43fd4: Merge "ART: GenLongArith has to clobber same operands for 2-op instr" by Bill Buzbee · 11 years ago
- 42e98f0 am 071beedc: Merge "ART: Generate switch targets from successor blocks" by Bill Buzbee · 11 years ago
- 79d43fd Merge "ART: GenLongArith has to clobber same operands for 2-op instr" by Bill Buzbee · 11 years ago
- 071beed Merge "ART: Generate switch targets from successor blocks" by Bill Buzbee · 11 years ago
- 770d86d am 55c5c3c2: Merge "Skip null check in MarkGCCard() for known non-null values." by Vladimir Marko · 11 years ago
- 55c5c3c Merge "Skip null check in MarkGCCard() for known non-null values." by Vladimir Marko · 11 years ago
- d2aaf98 am a757c8ed: Merge "Fix tests now that dead phis are removed when building SSA." by Nicolas Geoffray · 11 years ago
- a757c8e Merge "Fix tests now that dead phis are removed when building SSA." by Nicolas Geoffray · 11 years ago
- a3c00e5 Fix tests now that dead phis are removed when building SSA. by Nicolas Geoffray · 11 years ago
- bb85062 am 8acd5cbf: Merge "Fix a bug in the type analysis phase of optimizing." by Nicolas Geoffray · 11 years ago
- 8acd5cb Merge "Fix a bug in the type analysis phase of optimizing." by Nicolas Geoffray · 11 years ago
- 261e829 am 1fd2ab38: Merge "ART: Fix inline dependency" by Andreas Gampe · 11 years ago
- 1fd2ab3 Merge "ART: Fix inline dependency" by Andreas Gampe · 11 years ago
- ae214ee ART: Fix inline dependency by Andreas Gampe · 11 years ago
- 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 11 years ago
- 15b849c am af2d5307: Merge "ART: Fix unused variables and functions" by Andreas Gampe · 11 years ago
- af2d530 Merge "ART: Fix unused variables and functions" by Andreas Gampe · 11 years ago
- 29309af am dd24fcf3: Merge "Revert "ART: Remove wrong DCHECK"" by Andreas Gampe · 11 years ago
- dd24fcf Merge "Revert "ART: Remove wrong DCHECK"" by Andreas Gampe · 11 years ago
- ce41062 Revert "ART: Remove wrong DCHECK" by Andreas Gampe · 11 years ago
- 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 11 years ago
- d3ff02e am 385f00f8: Merge "Delete ArtMethod gc_map_ field" by Mathieu Chartier · 11 years ago
- 385f00f Merge "Delete ArtMethod gc_map_ field" by Mathieu Chartier · 11 years ago
- 743b98c Skip null check in MarkGCCard() for known non-null values. by Vladimir Marko · 11 years ago
- a303f5b am a5de1924: Merge "Further cleanup using dex_instruction_utils.h." by Vladimir Marko · 11 years ago
- a5de192 Merge "Further cleanup using dex_instruction_utils.h." by Vladimir Marko · 11 years ago
- e99c025 am bff1b089: Merge "Fix the list of arm64 broken optimizing tests." by Calin Juravle · 11 years ago
- bff1b08 Merge "Fix the list of arm64 broken optimizing tests." by Calin Juravle · 11 years ago
- 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 11 years ago
- 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 11 years ago
- b2479bc am 1c1bdcdd: Merge "Revert "Revert "Fix the computation of linear ordering.""" by Nicolas Geoffray · 11 years ago
- 1c1bdcd Merge "Revert "Revert "Fix the computation of linear ordering.""" by Nicolas Geoffray · 11 years ago
- a8eed3a Revert "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
- f77137e am 4d3ed1a6: Merge "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
- 4d3ed1a Merge "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
- e50fa58 Revert "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
- 47d6710 am ad92b114: Merge "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
- ad92b11 Merge "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
- 321b987 Further cleanup using dex_instruction_utils.h. by Vladimir Marko · 11 years ago
- a1a41d7 am 8173e477: Merge "Fixed missing "//"." by Calin Juravle · 11 years ago
- 8173e47 Merge "Fixed missing "//"." by Calin Juravle · 11 years ago
- 8c3961a Fixed missing "//". by Calin Juravle · 11 years ago
- a85887f am 91e9f256: Merge "[optimizing compiler] Add shifts" by Calin Juravle · 11 years ago
- 91e9f25 Merge "[optimizing compiler] Add shifts" by Calin Juravle · 11 years ago
- 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
- 52d9971 am d7a6f487: Merge "Eliminate suspend checks on back-edges to return insn." by Vladimir Marko · 11 years ago
- d7a6f48 Merge "Eliminate suspend checks on back-edges to return insn." by Vladimir Marko · 11 years ago
- 26e7d45 Eliminate suspend checks on back-edges to return insn. by Vladimir Marko · 11 years ago
- 3534894 am 1c51b2b0: Merge "ART: Add div-zero check elimination to LVN/GVN" by Vladimir Marko · 11 years ago
- 1c51b2b Merge "ART: Add div-zero check elimination to LVN/GVN" by Vladimir Marko · 11 years ago
- e658cc2 am c2155048: Merge "ART: Fix NullCheckElimination, BBCombine, and SplitBlock" by Vladimir Marko · 11 years ago
- c215504 Merge "ART: Fix NullCheckElimination, BBCombine, and SplitBlock" by Vladimir Marko · 11 years ago
- 6e7a463 am c12da2d9: Merge "Rewrite GVN\'s field id and field type handling." by Vladimir Marko · 11 years ago
- c12da2d Merge "Rewrite GVN's field id and field type handling." by Vladimir Marko · 11 years ago
- 90675a7 ART: Avoid recursive abort by Andreas Gampe · 11 years ago
- 8356786 am 4a9ac63b: Merge "ART: ELF symbol table lookup is fixed" by Andreas Gampe · 11 years ago
- 4a9ac63 Merge "ART: ELF symbol table lookup is fixed" by Andreas Gampe · 11 years ago
- acb0138 ART: ELF symbol table lookup is fixed by Yevgeny Rouban · 11 years ago
- 2e7af47 am c6c88d20: Merge "Increase run-test output on error." by Ian Rogers · 11 years ago
- c6c88d2 Merge "Increase run-test output on error." by Ian Rogers · 11 years ago
- 75deec0 Increase run-test output on error. by Ian Rogers · 11 years ago
- 5c183bd am cd00b57f: Merge "Avoid some recursive aborting." by Ian Rogers · 11 years ago
- cd00b57 Merge "Avoid some recursive aborting." by Ian Rogers · 11 years ago
- e8b547d Avoid some recursive aborting. by Ian Rogers · 11 years ago
- 934b2a0 am a79da1b4: Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" by Andreas Gampe · 11 years ago
- a79da1b Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" by Andreas Gampe · 11 years ago
- 24a5a30 ART: Wrap AllocThreadUnsafe in Valgrind wrapper by Andreas Gampe · 11 years ago
- d1a1da0 am e2631032: Merge "Fix UnimplementedEntryPoint initialziation." by Ian Rogers · 11 years ago
- 063ce10 am 022b46cb: Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" by Ian Rogers · 11 years ago
- c54ceca am 124cd8f7: Merge "Add JNI trampoline for mips32." by Ian Rogers · 11 years ago
- e263103 Merge "Fix UnimplementedEntryPoint initialziation." by Ian Rogers · 11 years ago
- c7a77bf ART: Fix NullCheckElimination, BBCombine, and SplitBlock by Razvan A Lupusoru · 11 years ago
- 022b46c Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" by Ian Rogers · 11 years ago
- 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 11 years ago
- da96aed ART: Generate switch targets from successor blocks by Chao-ying Fu · 11 years ago
- a8fe1af am da4b7e89: Merge "Fix possible array access issue" by Ian Rogers · 11 years ago
- e095114 ART: Add div-zero check elimination to LVN/GVN by Razvan A Lupusoru · 11 years ago