"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "ee820ace0648f95842c3555c0cec3b7496dc0c57"
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
Loading
Please register or sign in to comment