- 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
- ff5298f Merge "Add support for int-to-char in the optimizing compiler." by Roland Levillain · 10 years ago
- 7bacaa8 Merge "Keep original order of fields in Class." by Vladimir Marko · 10 years ago
- 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 10 years ago
- 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
- 4594ad6 Merge "Quick: Fix arm64 AGET/APUT to use 32-bit index." by Vladimir Marko · 10 years ago
- 244087c Merge "ART: Fix last lpae occurrence, Arm64 generic" by Andreas Gampe · 10 years ago
- 72a122c ART: Fix last lpae occurrence, Arm64 generic by Andreas Gampe · 10 years ago
- 0e57dec Merge "ART: Multiview assembler_test, fix x86-64 assembler" by Andreas Gampe · 10 years ago
- 851df20 ART: Multiview assembler_test, fix x86-64 assembler by Andreas Gampe · 10 years ago
- 963ab93 Merge "Instruction set features for ARM64, MIPS and X86." by Ian Rogers · 10 years ago
- d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
- f20076f Merge "ART: Implicit null check should break def tracking" by Bill Buzbee · 10 years ago
- 3225b83 Merge "ART: Compiled-classes list for compiler-driver" by Andreas Gampe · 10 years ago
- 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
- 67ab619 Merge "kill HAVE_GETHOSTBYNAME_R" by Yabin Cui · 10 years ago
- 5b23aae Merge "Disable DumpNativeStack." by Ian Rogers · 10 years ago
- efb4f28 Merge "Exercise the generation of SBFX on ARM32 & Thumb-2." by Roland Levillain · 10 years ago
- 7bdabab Merge "Add support for int-to-byte in the optimizing compiler." by Roland Levillain · 10 years ago
- 4545d77 Disable DumpNativeStack. by Ian Rogers · 10 years ago
- ec17f98 kill HAVE_GETHOSTBYNAME_R by Yabin Cui · 10 years ago
- 346bcbd Merge "Revert "Unfortunately, the test still hits too many run failures."" by Ian Rogers · 10 years ago
- f8069a2 Revert "Unfortunately, the test still hits too many run failures." by Ian Rogers · 10 years ago
- 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 10 years ago
- 0660157 Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests" by Calin Juravle · 10 years ago
- 3fdfe78 Merge "[optimizing compiler] Rename dex_offset to dex_pc in the builder" by Calin Juravle · 10 years ago
- fcdae6e [optimizing compiler] Add 014-math3 to the list of arm64 broken tests by Calin Juravle · 10 years ago
- 51d3fc4 Add support for int-to-byte in the optimizing compiler. by Roland Levillain · 10 years ago
- 225ff81 [optimizing compiler] Rename dex_offset to dex_pc in the builder by Calin Juravle · 10 years ago
- dc87c1d Merge "[optimizing compiler] Fix Move for instruction with constant output" by Calin Juravle · 10 years ago
- a21f598 [optimizing compiler] Fix Move for instruction with constant output by Calin Juravle · 10 years ago
- 172808c Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
- 9c3617a ART: Implicit null check should break def tracking by Pavel Vyssotski · 10 years ago
- e08785b Quick: Fix arm64 AGET/APUT to use 32-bit index. by Vladimir Marko · 10 years ago
- d94a0a1 Merge "[optimizing compiler] Add DIV_LONG" by Calin Juravle · 10 years ago
- d77ae8a Merge "[optimizing compiler] add HTemporary support for long and doubles" by Calin Juravle · 10 years ago
- 39edb50 Merge "And another failing test on optimizing/armv8." by Nicolas Geoffray · 10 years ago
- 002aaa1 And another failing test on optimizing/armv8. by Nicolas Geoffray · 10 years ago
- d0d805b Merge "Add a --method-filter option to oatdump." by Nicolas Geoffray · 10 years ago
- ff92e17 Merge "Unfortunately, the test still hits too many run failures." by Nicolas Geoffray · 10 years ago
- 05b6570 Unfortunately, the test still hits too many run failures. by Nicolas Geoffray · 10 years ago
- a3279c8 Merge "Do a parallel move in BoundsCheckSlowPath." by Nicolas Geoffray · 10 years ago
- 2750354 Use correct register class for refs by Serguei Katkov · 10 years ago
- a1af1b5 Merge "Modify the behavior of thread suspend shootouts." by Ian Rogers · 10 years ago
- 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
- 741e287 Merge "Use the new name for the libc++ libbacktrace." by Dan Albert · 10 years ago
- 81ea72b Merge "ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble" by Bill Buzbee · 10 years ago
- e49e9a0 Merge "ART: GenNegLong incorrectly handled register overlap for x86" by Bill Buzbee · 10 years ago
- d6fb6cf [optimizing compiler] Add DIV_LONG by Calin Juravle · 10 years ago
- 0069174 Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest" by Brian Carlstrom · 10 years ago
- f97f9fb [optimizing compiler] add HTemporary support for long and doubles by Calin Juravle · 10 years ago
- de59a0a Merge "Mark test as failing for optimizing/armv8." by Nicolas Geoffray · 10 years ago
- 70e59ad Mark test as failing for optimizing/armv8. by Nicolas Geoffray · 10 years ago
- 3fcd220 Add a --method-filter option to oatdump. by Nicolas Geoffray · 10 years ago
- f0e3937 Do a parallel move in BoundsCheckSlowPath. by Nicolas Geoffray · 10 years ago
- 0eaf65e Merge "Implement and/or/xor in optimizing." by Nicolas Geoffray · 10 years ago
- cbed7b6 Merge "Fix bad OOM check in Thread::CreatePeer()." by Vladimir Marko · 10 years ago
- 4451205 Fix bad OOM check in Thread::CreatePeer(). by Vladimir Marko · 10 years ago
- 9574c4b Implement and/or/xor in optimizing. by Nicolas Geoffray · 10 years ago
- 59321e0 Merge "More armv8/optimizing test failures." by Nicolas Geoffray · 10 years ago
- 36cc29b More armv8/optimizing test failures. by Nicolas Geoffray · 10 years ago
- 0994a63 Merge "Implement monitorenter/monitorexit." by Nicolas Geoffray · 10 years ago
- b7baf5c Implement monitorenter/monitorexit. by Nicolas Geoffray · 10 years ago
- 15136cb Merge "Revert "Revert "Add support for long-to-int in the optimizing compiler.""" by Roland Levillain · 10 years ago
- 9ffeab5 Merge "Update list of armv8/optimizing failing tests." by Nicolas Geoffray · 10 years ago
- 2a52b33 Update list of armv8/optimizing failing tests. by Nicolas Geoffray · 10 years ago
- 93ca91d Merge "Remove HTemporary when building the SSA graph." by Nicolas Geoffray · 10 years ago
- f2d99e1 Merge "Implement invokesuper in optimizing." by Nicolas Geoffray · 10 years ago
- 0d8db99 Implement invokesuper in optimizing. by Nicolas Geoffray · 10 years ago
- 36750ca Merge "Implement checkcast for optimizing." by Nicolas Geoffray · 10 years ago
- 57a88d4 Implement checkcast for optimizing. by Nicolas Geoffray · 10 years ago
- 401da91 Merge "Don't try to handle nested SIGSEGV inside fault handler." by Ian Rogers · 10 years ago
- ad11e7a Don't try to handle nested SIGSEGV inside fault handler. by Ian Rogers · 10 years ago
- b5c49cf Merge "Allow JNI AttachCurrentThread to fail if not enough stack." by Ian Rogers · 10 years ago
- f4d4da1 Allow JNI AttachCurrentThread to fail if not enough stack. by Ian Rogers · 10 years ago
- e73a064 Use the new name for the libc++ libbacktrace. by Dan Albert · 10 years ago
- 421e9f9 Remove HTemporary when building the SSA graph. by Nicolas Geoffray · 10 years ago
- 3eb2abb Merge "Add null check for thread name creation" by Mathieu Chartier · 10 years ago
- e07fd17 Add null check for thread name creation by Mathieu Chartier · 10 years ago
- 946e143 Revert "Revert "Add support for long-to-int in the optimizing compiler."" by Roland Levillain · 10 years ago
- 4c9c251 Merge "Add jni_internal_test for GetArrayLength(NULL)." by Ian Rogers · 10 years ago
- 2f022bd Add jni_internal_test for GetArrayLength(NULL). by Ian Rogers · 10 years ago
- d6425d7 Merge "Revert "Add support for long-to-int in the optimizing compiler."" by Roland Levillain · 10 years ago
- 3adfd1b Revert "Add support for long-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
- 13e86ed Merge "Fix lint error." by Calin Juravle · 10 years ago
- 5ad0582 Fix lint error. by Calin Juravle · 10 years ago
- 570570e Merge "Revert "Use correct register class for refs"" by Vladimir Marko · 10 years ago
- 29b5535 Revert "Use correct register class for refs" by Vladimir Marko · 10 years ago
- f42f4b0 Merge "Add support for long-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
- 647b96f Add support for long-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
- dbc30bc Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
- 9e68483 Merge "Opt compiler: Add arm64 support for a few more IRs." by Nicolas Geoffray · 10 years ago
- c7fe246 Merge "Opt compiler: Add arm64 support for floating-point." by Nicolas Geoffray · 10 years ago
- 5c25554 Use correct register class for refs by Serguei Katkov · 10 years ago
- a9284c4 Merge "Fix CombineBlocks optimization" by Ian Rogers · 10 years ago
- 483e573 Merge "Fix x86 art_quick_set64_instance quick entrypoint" by Ian Rogers · 10 years ago
- d4812a9 ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble by Pavel Vyssotski · 10 years ago
- 08794a9 Fix CombineBlocks optimization by Serguei Katkov · 10 years ago
- e0b46a7 Fix x86 art_quick_set64_instance quick entrypoint by Serguei Katkov · 10 years ago
- 3385675 Merge "Fix parentheses, tidy code." by Ian Rogers · 10 years ago