summaryrefslogtreecommitdiffstats
path: root/compiler/utils/array_ref.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-0/+2
* ART: Swap-space in the compilerAndreas Gampe2014-12-221-1/+1
* ART: More warningsAndreas Gampe2014-11-041-2/+2
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-8/+4
* Implement method calls using relative BL on ARM.Vladimir Marko2014-09-251-3/+14
* Use std::enable_if instead of a custom helper class.Vladimir Marko2014-06-051-18/+7
* Avoid register pool allocations on the heap.Vladimir Marko2014-06-051-0/+184