summaryrefslogtreecommitdiff
path: root/src/jit/alloc.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Removed the legacy JIT32 assert regarding 4-byte alignment inArenaAllocator::...Brian Sullivan1-16/+57
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-4/+4
2016-02-29Refactor the pooled ArenaAllocator.Pat Gavlin1-24/+20
2016-02-25Update norls_allocator to conform to the JIT CC.Pat Gavlin1-201/+64
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-2/+1
2016-02-23Remove dead definitions in alloc.h.Pat Gavlin1-8/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-30Remove redefinition of new and delete in alloc.hJarret Shook1-26/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+276