summaryrefslogtreecommitdiffstats
path: root/test/082-inline-execute
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Add inlining support for ceil(), floor(), rint(), round()Serban Constantinescu2014-08-041-0/+206
* ART: inline Math.Max/Min (float and double)Alexei Zavjalov2014-07-181-67/+88
* Merge "AArch64: Fix and enable reverseBytes intrinsic."Andreas Gampe2014-07-111-5/+34
|\
| * AArch64: Fix and enable reverseBytes intrinsic.Zheng Xu2014-07-101-5/+34
* | ART: Compacting ROS/DlMalloc spaces with semispace copy GCZuo Wang2014-07-111-65/+10
|/
* ART: Add simple tests for inlining of CASAndreas Gampe2014-07-091-0/+57
* x86_64: enable Peek and Poke intrinsicsAlexei Zavjalov2014-07-091-1/+139
* ART: Do not emit load when inlining unused Thread.currentThread()Andreas Gampe2014-07-081-0/+12
* AArch64: Add few more inline functionsSerban Constantinescu2014-07-031-8/+172
* String.IndexOf method handles negative start index value in incorrect wayAlexei Zavjalov2014-04-171-0/+2
* ART's intrinsic for String.indexOf use the incorrect registerYevgeny Rouban2014-03-131-0/+3
* Update intrinsic inlining test.Sebastien Hertz2013-03-061-0/+42
* Test all cases of all intrinsics.Elliott Hughes2012-06-153-189/+259
* Fix cpplint's whitespace complaints.Elliott Hughes2012-03-261-1/+1
* Adding old unit tests to test suite.jeffhao2011-09-296-0/+593