summaryrefslogtreecommitdiffstats
path: root/compiler/utils/arena_bit_vector.cc
Commit message (Expand)AuthorAgeFilesLines
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+2
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-7/+2
* Make common BitVector operations inline-able.Ian Rogers2014-08-201-2/+3
* Class initialization check elimination.Vladimir Marko2014-03-171-4/+13
* Create a scoped arena allocator and use that for LVN.Vladimir Marko2014-03-061-2/+2
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+3
* Move arena_bit_vector.h/cc to compiler/utils.Nicolas Geoffray2014-02-261-0/+47