summaryrefslogtreecommitdiff
path: root/compiler/utils/array_ref.h
AgeCommit message (Expand)Author
2015-04-06ART: Enable Clang's -Wdeprecated Andreas Gampe
2014-12-22ART: Swap-space in the compiler Andreas Gampe
2014-11-04ART: More warnings Andreas Gampe
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-09-25Implement method calls using relative BL on ARM. Vladimir Marko
2014-06-05Use std::enable_if instead of a custom helper class. Vladimir Marko
2014-06-05Avoid register pool allocations on the heap. Vladimir Marko