- dc6414f am cd0d9b5a: Merge "When performing a long jump, update SP last." into lmp-dev by Jeff Hao · 11 years ago
- da11396 am 1d5c4953: Merge "Fix SIB for base + index addressing in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- a84690e am 0a1143de: Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- cd0d9b5 Merge "When performing a long jump, update SP last." into lmp-dev by Jeff Hao · 11 years ago
- 76a0723 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
- 0b8c153 am a1227a18: Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- 5ce0921 am 4853f940: Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- a1227a1 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- 1d874ca am ae5092fc: Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- c598f8f am 4b6d27c2: Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
- 1622baf am cbb5747b: Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- c276c14 am f768db4c: Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
- b74629b am f6e8d030: Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
- 277c6bb am 6175442a: Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
- e94cddb am a7975e0d: Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
- 4853f94 Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- aa3c3e5 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- ae5092f Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- e4ded41 Fix movw in x86_64 assembler. by Nicolas Geoffray · 11 years ago
- 29c1a6d am 35d9a38d: Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
- 420d699 am 09f60a9f: Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
- f673528 resolved conflicts for merge of ac304133 to lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
- d77c40a am 6bdbec76: Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
- 2fb8b8b am 4d3401e8: Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
- 3c1a320 am 32155e0a: Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 582d936 am 3513cd30: Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
- e339cbf am 8f1dc7a2: Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
- ac30413 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
- 940cb99 am b5c5646b: Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
- f0bddad am 27a10f61: Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- 154c3c9 am c52361cf: Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
- 6bdbec7 Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
- 4d3401e Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
- cf81841 x86_64: Fix Test32RM by Chao-ying Fu · 11 years ago
- c52361c Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
- c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
- 4b6d27c Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
- 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 3513cd3 Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
- 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
- b5c5646 Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
- 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- 1d5c495 Merge "Fix SIB for base + index addressing in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- 30687af Fix SIB for base + index addressing in x86_64 assembler. by Nicolas Geoffray · 11 years ago
- 6175442 Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
- 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
- eb76e11 Temporary fix for bad LIR generation in GenInlinedGet. by Alex Light · 11 years ago
- cbb5747 Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- f768db4 Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
- a7975e0 Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
- 5a5e856 ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..) by DaniilSokolov · 11 years ago
- 09f60a9 Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
- 27a10f6 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- 0a1143d Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 11 years ago
- f6e8d03 Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
- 0e63ce1 x86_64: Load double constant using core register by Alexei Zavjalov · 11 years ago
- 35d9a38 Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
- 2bc4770 Set REG0_USED on X86 Set8R instruction by Mark Mendell · 11 years ago
- 8f1dc7a Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
- a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
- dcc3394 am 9e9b15dd: Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
- efd9c22 am 1a09d286: Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
- e691eae am c7975a33: Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
- 1a09d28 Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
- c763e35 AArch64: Implement InexpensiveConstant methods. by Matteo Franchin · 11 years ago
- b3f024c am 316fb6e4: Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
- 18e6cd2 am 04ce1134: Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
- 04ce113 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
- 3467931 am 7aaa8dbf: Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
- 51e9956 am 4e97f656: Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
- 8cfccae am dc3ca147: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
- d183161 am 77a5b501: Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
- e7187d7 am f7f6c978: Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
- 66d1caf Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
- 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
- 65b62ba am 7906b25f: Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
- ddce121 am d4c3c62c: Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
- 93c6171 am 43c63b5a: Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
- d4c3c62 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
- f7f6c97 Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
- 108437e Inform about System.exit() call in logcat by Dmitry Petrochenko · 11 years ago
- 43c63b5 Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
- 8d82de5 ART: Fix lock max count definition by Dmitry Petrochenko · 11 years ago
- 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
- 316fb6e Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
- 0d08727 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
- 7aaa8db Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
- 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
- 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
- 9e9b15d Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
- f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 11 years ago
- dc3ca14 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
- 7906b25 Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
- f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 11 years ago
- c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
- 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
- 77a5b50 Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
- cedee47 AArch64: Remove unnecessary work around for sp. by Zheng Xu · 11 years ago
- dbfae92 am 89c210bf: Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago