Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-17 | Add pooling for JIT scratch memory (#18924) | Jan Kotas | 1 | -24/+4 |
2018-06-30 | Pass CompAllocator by value (#15025) | mikedn | 1 | -16/+219 |
2018-02-27 | Implement JitDefaultFill | Brian Sullivan | 1 | -1/+1 |
2017-08-07 | Removed the legacy JIT32 assert regarding 4-byte alignment inArenaAllocator::... | Brian Sullivan | 1 | -16/+57 |
2016-08-11 | Reformat jit sources with clang-tidy and format | Michelle McDaniel | 1 | -4/+4 |
2016-02-29 | Refactor the pooled ArenaAllocator. | Pat Gavlin | 1 | -24/+20 |
2016-02-25 | Update norls_allocator to conform to the JIT CC. | Pat Gavlin | 1 | -201/+64 |
2016-02-25 | Add a new set of APIs for JIT configuration. | Pat Gavlin | 1 | -2/+1 |
2016-02-23 | Remove dead definitions in alloc.h. | Pat Gavlin | 1 | -8/+0 |
2016-01-27 | Update license headers | dotnet-bot | 1 | -4/+3 |
2015-10-30 | Remove redefinition of new and delete in alloc.h | Jarret Shook | 1 | -26/+0 |
2015-01-30 | Initial commit to populate CoreCLR repo | dotnet-bot | 1 | -0/+276 |