summaryrefslogtreecommitdiff
path: root/compiler/utils/stack_checks.h
AgeCommit message (Expand)Author
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2022-11-09Make compiler/utils/ symbols hidden. Vladimir Marko
2014-11-13Instruction set features for ARM64, MIPS and X86. Ian Rogers
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-08-13Reduce stack usage for overflow checks Dave Allison
2014-07-22Stack overflow checks and NPE checks for optimizing. Nicolas Geoffray