Skip to content
Commit d495c534 authored by Greg Clayton's avatar Greg Clayton
Browse files

Added an allocated memory cache to avoid having to allocate memory over and

over when running JITed expressions. The allocated memory cache will cache 
allocate memory a page at a time for each permission combination and divvy up
the memory and hand it out in 16 byte increments. 

llvm-svn: 131453
parent a7ae4552
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment