Curtis Man
|
783d034e10
[MERGE #368] Improve JIT code page allocator virtual address use and reduced standing free page.
|
10 ani în urmă |
Paul Leathers
|
9b49b23fa6
With equivalent obj type spec on by default, certain operations still require monomorphic type checks. We've handled this in the dead store pass by locating any equivalent type check that protects an operation that requires a specific type and changing it to use a monomorphic check. But because of the vagaries of inline cache sharing, the operation that does the check may not appear to be monomorphic. Deal with this by having the dead store pass indicate the required type on the checking instruction.
|
10 ani în urmă |
Curtis Man
|
164674b8b8
Improve JIT code page allocator virtual address use and reduced standing free page.
|
10 ani în urmă |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 ani în urmă |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 ani în urmă |
Jianchun Xu
|
4e05cc2969
rename /lib/ files to CamelCase
|
10 ani în urmă |
Oguz Bastemur
|
b534470933
Use uintptr_t instead of uintptr
|
10 ani în urmă |
Michael Ferris
|
849d3f78b9
Allow any invariant register in Memset.
|
10 ani în urmă |
ChakraBot
|
5d8406741f
Initial commit
|
10 ani în urmă |