- 6545ee3 Support Math.fma Intrinsic for x86 and x86_64 by Shalini Salomi Bodapati · 3 years, 2 months ago
- 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 10 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
- 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 4 years ago
- b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
- a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
- 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
- a3bd4ec Introduce Long.divideUnsigned() intrinsic on ARM64. by Artem Serov · 4 years, 4 months ago
- 8942b3a Integer.divideUnsigned() intrinsic on ARM64. by Vladimir Marko · 4 years, 5 months ago
- 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
- be7fe3b Add some x86/x86-64 assembler tests. by Vladimir Marko · 4 years, 6 months ago
- dc787f4 Make Integer.divideUnsigned intrinsic for x86. by Andra Danciu · 4 years, 6 months ago
- 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 4 years, 11 months ago
- c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
- 6099d5e Implement Math.rint Intrinsic for ARM32. by xueliang.zhong · 9 years ago
- 7adaab0 MIPS64: java.lang.Math.round by Chris Larsen · 9 years ago
- f09d532 MIPS32: java.lang.Math.round(float) by Chris Larsen · 9 years ago
- 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
- 9c1c06a Add StrictMath.round tests for large integers. by Vladimir Marko · 9 years ago
- b74353a MIPS32: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
- 92d4f0e Add Math.round tests for large integers. by Hans Boehm · 9 years ago
- 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
- 879ca67 Fix 082-inline-execute by Yi Kong · 9 years ago
- 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 9 years ago
- 8283109 ART: Additional ceil/floor/rint test cases by Chris Larsen · 9 years ago
- d589767 Implement CountLeadingZeros for x86 by Mark Mendell · 9 years ago
- 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 9 years ago
- a0b23bb ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
- 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
- ce7d005 ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
- cefb155 Merge "ART: arm indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
- ba6fdbc ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
- 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
- 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago
- 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
- 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago
- 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
- ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 10 years ago
- 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
- 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
- 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 10 years ago
- 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 10 years ago
- b7e78cb Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 10 years ago
- f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 10 years ago
- a3fe742 AArch64: Fix and enable reverseBytes intrinsic. by Zheng Xu · 10 years ago
- 0cbfd44 ART: Add simple tests for inlining of CAS by Andreas Gampe · 10 years ago
- eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 10 years ago
- 7a94961 ART: Do not emit load when inlining unused Thread.currentThread() by Andreas Gampe · 10 years ago
- 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
- a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 11 years ago
- 34fa0d9 ART's intrinsic for String.indexOf use the incorrect register by Yevgeny Rouban · 11 years ago
- bf1442d Update intrinsic inlining test. by Sebastien Hertz · 12 years ago
- 28c384b Test all cases of all intrinsics. by Elliott Hughes · 13 years ago
- b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
- 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago