Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
Curtis Man
|
3741b1a94a
Refactor field related to JIT'ed code in EntryPointInfo into a separate structure
|
7 年之前 |
Derek Morris
|
66b6ba8de8
[MERGE #4514 @Penguinwizzard] Fix ARM cfg registration asserts.
|
8 年之前 |
Derek Morris
|
3b5a6ceb46
Another case of not tagging the CFG target before registering.
|
8 年之前 |
Richard Cobbe
|
31b17618ce
Update SAL annotations to resolve OACR error in EmitBuffer::CommitBuffer
|
8 年之前 |
Sandeep Agarwal
|
f5d52c2bfb
Replace _M_IX86 || TARGET_64 usage with !defined(_M_ARM)
|
8 年之前 |
Sandeep Agarwal
|
dbdc3f8d83
Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64
|
8 年之前 |
Aaron Giles
|
83c577c0f0
ARM64: Enable CFG codegen and checks.
|
8 年之前 |
Lei Shi
|
7b201ab597
[1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update
|
8 年之前 |
Michael Holman
|
5a4e6559e5
[CVE-2017-11874] [ChakraCore]: CFG bypass due to a bug in ServerFreeAllocation - Google, Inc.
|
8 年之前 |
Aaron Giles
|
52d2756b5b
ARM64: unwind data generation. In general, this involved changing the registration
|
8 年之前 |
Michael Holman
|
88985e3a0e
fix issue where call will be in helper block if JIT thunk allocation fails
|
8 年之前 |
Michael Holman
|
81b44d8219
fix issue with rejit exception and no profile info
|
8 年之前 |
Michael Holman
|
6a222b7d04
Add trampoline for JIT calls
|
8 年之前 |
Michael Holman
|
ac56bc0561
Use Sections for OOP JIT
|
9 年之前 |
Lei Shi
|
c16c4d82cf
oop jit error handler fix
|
9 年之前 |
Michael Holman
|
a4f409b011
remove invalid assert for jit page state
|
9 年之前 |
Michael Holman
|
4cf200f150
[MERGE #1606 @MikeHolman] fix arm xdata for oopjit
|
9 年之前 |
Michael Holman
|
828f201419
fix arm xdata for oopjit
|
9 年之前 |
Lei Shi
|
fb128e54ba
fix for x64
|
9 年之前 |
Lei Shi
|
6e1220a097
fix pinning number chunks for in-proc JIT
|
9 年之前 |
Michael Holman
|
e4fd5b9483
fix oop arm xdata; refactor build props
|
9 年之前 |
Michael Holman
|
8ce882abd6
add oop jit support for arm; fix core build issues
|
9 年之前 |
Michael Holman
|
aab0874f70
oop jit perf experiment
|
9 年之前 |
Lei Shi
|
beba0682e8
preserved page allocator for oopjit
|
9 年之前 |
Lei Shi
|
d655c4ea9b
use pre-reserved page allocator for in-proc JIT code pages
|
9 年之前 |
Lei Shi
|
52dac3e51d
fix for in-proc JIT: most of the unittests pass checkpoint
|
9 年之前 |
Michael Holman
|
8ebb0ec1f8
fix oop jit bug with inlining in jit loop body
|
9 年之前 |
Michael Holman
|
561c2af9b5
add throw map support for oop jit
|
9 年之前 |
Michael Holman
|
b7eb685713
basic obj type spec implementation
|
9 年之前 |