| Commit message (Expand) | Author | Age | Files | Lines |
* | Really fix tests. | Alex Light | 2014-08-27 | 4 | -346/+429 |
* | AArch64: Add inlining support for ceil(), floor(), rint(), round() | Serban Constantinescu | 2014-08-04 | 1 | -0/+206 |
* | ART: inline Math.Max/Min (float and double) | Alexei Zavjalov | 2014-07-18 | 1 | -67/+88 |
* | Merge "AArch64: Fix and enable reverseBytes intrinsic." | Andreas Gampe | 2014-07-11 | 1 | -5/+34 |
|\ |
|
| * | AArch64: Fix and enable reverseBytes intrinsic. | Zheng Xu | 2014-07-10 | 1 | -5/+34 |
* | | ART: Compacting ROS/DlMalloc spaces with semispace copy GC | Zuo Wang | 2014-07-11 | 1 | -65/+10 |
|/ |
|
* | ART: Add simple tests for inlining of CAS | Andreas Gampe | 2014-07-09 | 1 | -0/+57 |
* | x86_64: enable Peek and Poke intrinsics | Alexei Zavjalov | 2014-07-09 | 1 | -1/+139 |
* | ART: Do not emit load when inlining unused Thread.currentThread() | Andreas Gampe | 2014-07-08 | 1 | -0/+12 |
* | AArch64: Add few more inline functions | Serban Constantinescu | 2014-07-03 | 1 | -8/+172 |
* | String.IndexOf method handles negative start index value in incorrect way | Alexei Zavjalov | 2014-04-17 | 1 | -0/+2 |
* | ART's intrinsic for String.indexOf use the incorrect register | Yevgeny Rouban | 2014-03-13 | 1 | -0/+3 |
* | Update intrinsic inlining test. | Sebastien Hertz | 2013-03-06 | 1 | -0/+42 |
* | Test all cases of all intrinsics. | Elliott Hughes | 2012-06-15 | 3 | -189/+259 |
* | Fix cpplint's whitespace complaints. | Elliott Hughes | 2012-03-26 | 1 | -1/+1 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 6 | -0/+593 |