Etienne BAUDOUX 394d777e50 Merge remote-tracking branch 'remotes/origin/master' into builtins před 8 roky
..
amd64 88652cef43 Remove RFG code from Chakra před 8 roky
arm 9d68f5cbe2 Create DivU_I4 and RemU_I4 to differentiate between signed and unsigned div/rem. před 8 roky
arm64 137e9e0f75 Remove unused Add_ptr opcode. před 8 roky
i386 3cc5c2ba8e [MERGE #3019 @Cellule] WASM/AsmJs: Fix bad cse between signed/unsigned div&rem před 8 roky
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
AgenPeeps.h 9ed1b84bd7 Remove some unimplemented functions před 8 roky
AsmJsJITInfo.cpp 82adb94f9d remove asm.js changeheap před 8 roky
AsmJsJITInfo.h 82adb94f9d remove asm.js changeheap před 8 roky
Backend.cpp 45284fc840 Fix Legacy-Link and NDK-Compile errors před 9 roky
Backend.h 6a222b7d04 Add trampoline for JIT calls před 8 roky
BackendApi.cpp d7483b2feb remove global operator new/delete override před 9 roky
BackendOpCodeAttrAsmJs.cpp 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. před 9 roky
BackendOpCodeAttrAsmJs.h 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. před 9 roky
BackendOpCodeList.h 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
BackwardPass.cpp 81b44d8219 fix issue with rejit exception and no profile info před 8 roky
BackwardPass.h 9ed1b84bd7 Remove some unimplemented functions před 8 roky
BailOut.cpp c3ed44e7f7 Disable optimizing try finally when we bailout on early exit před 8 roky
BailOut.h 9ed1b84bd7 Remove some unimplemented functions před 8 roky
BailOutKind.h 8209057a80 Set of commits to improve our ability to identify situations in which před 8 roky
CMakeLists.txt 6a222b7d04 Add trampoline for JIT calls před 8 roky
CRC.h f05c42e64c Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, před 9 roky
CaseNode.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage před 9 roky
CaseNode.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage před 9 roky
Chakra.Backend.vcxproj 6a222b7d04 Add trampoline for JIT calls před 8 roky
Chakra.Backend.vcxproj.filters 6a222b7d04 Add trampoline for JIT calls před 8 roky
CodeGenAllocators.cpp ac56bc0561 Use Sections for OOP JIT před 9 roky
CodeGenAllocators.h ac56bc0561 Use Sections for OOP JIT před 9 roky
CodeGenNumberAllocator.cpp 2dc73f83e8 rework JIT process memory errors před 9 roky
CodeGenNumberAllocator.h c219bc779d fix for number allocator in-thread JIT case před 9 roky
CodeGenWorkItem.cpp 541ef9157a lock down counters for inlinee function body před 8 roky
CodeGenWorkItem.h eed1b6bfa9 [MERGE #3058 @MikeHolman] Add trampoline for JIT calls před 8 roky
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
DbCheckPostLower.cpp 5ec00734b6 Fix for legacy test asserts před 9 roky
DbCheckPostLower.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Debug.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
EhFrame.cpp 4c410fda40 osx: JIT support před 9 roky
EhFrame.h 960ec9a5a6 JIT: enable JIT on Linux před 9 roky
EhFrameCFI.inc 960ec9a5a6 JIT: enable JIT on Linux před 9 roky
EmitBuffer.cpp 6a222b7d04 Add trampoline for JIT calls před 8 roky
EmitBuffer.h 79b9dfef06 change OOP interpreter thunk emitter back to using EmitBufferManager před 9 roky
Encoder.cpp 6a222b7d04 Add trampoline for JIT calls před 8 roky
Encoder.h 097edcd2e4 [1.3>master] [1.2>1.3] Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, před 9 roky
ExternalLowerer.h 24a452c328 add profiling for LdElem; support mixed in Br/CmEq fast paths před 9 roky
FixedFieldInfo.cpp 3b0dd290b6 update after rebase with swb changes před 9 roky
FixedFieldInfo.h 0c5a9bf28f should 0 initialize FixedFieldInfo data před 9 roky
FlowGraph.cpp 5ff351ae23 Don't zero out region info on dead blocks před 8 roky
FlowGraph.h 9ed1b84bd7 Remove some unimplemented functions před 8 roky
Func.cpp 81b44d8219 fix issue with rejit exception and no profile info před 8 roky
Func.h 61aa77001d While turning off tryfinally opt, check if profile data is present before testing flags on it před 8 roky
FunctionCodeGenJitTimeData.cpp 541ef9157a lock down counters for inlinee function body před 8 roky
FunctionCodeGenJitTimeData.h 541ef9157a lock down counters for inlinee function body před 8 roky
FunctionJITRuntimeInfo.cpp b7eb685713 basic obj type spec implementation před 9 roky
FunctionJITRuntimeInfo.h b7eb685713 basic obj type spec implementation před 9 roky
FunctionJITTimeInfo.cpp 8fc5330ef2 Refactoring před 8 roky
FunctionJITTimeInfo.h 8fc5330ef2 Refactoring před 8 roky
GlobHashTable.h 8e000909fc One pass over GlobOpt.cpp, moving and consting před 8 roky
GlobOpt.cpp 716097e0b0 [MERGE #3048 @MikeHolman] fix issue with rejit exception and no profile info před 8 roky
GlobOpt.h 9ed1b84bd7 Remove some unimplemented functions před 8 roky
GlobOptBailOut.cpp 17d2228d89 Sanitize non-ASCII files in sources and tools. před 8 roky
GlobOptBlockData.cpp 37dcf32f12 Fix issues identified by CI před 8 roky
GlobOptBlockData.h 37dcf32f12 Fix issues identified by CI před 8 roky
GlobOptExpr.cpp 9d68f5cbe2 Create DivU_I4 and RemU_I4 to differentiate between signed and unsigned div/rem. před 8 roky
GlobOptFields.cpp 3212c1c72c Address review comments. před 8 roky
GlobOptIntBounds.cpp 1d123725e2 Change the class membership of a number of functions. před 8 roky
GlobOptIntBounds.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
GlobOptSimd128.cpp 1d123725e2 Change the class membership of a number of functions. před 8 roky
IR.cpp 9d68f5cbe2 Create DivU_I4 and RemU_I4 to differentiate between signed and unsigned div/rem. před 8 roky
IR.h 88652cef43 Remove RFG code from Chakra před 8 roky
IR.inl 87d4743982 fix memory leak for branch dictionary před 9 roky
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
IRBuilder.cpp be8bbc0b0d Implement the prototype of JS built in Array.prototype.indexOf před 8 roky
IRBuilder.h 82ff317978 Enable globopt for functions with try finally před 8 roky
IRBuilderAsmJs.cpp fd52e589f1 Make sure we create loop body slot opnd as signed int. před 8 roky
IRBuilderAsmJs.h 09d7a4e0f5 Remove jit support for AsmJsFunctionEntry trace před 8 roky
IRType.cpp 2dccdea37b Address CR comments před 8 roky
IRType.h fd52e589f1 Make sure we create loop body slot opnd as signed int. před 8 roky
IRTypeList.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. před 10 roky
IRViewer.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
IRViewer.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
InductionVariable.cpp 4f93a9d8ce JIT: to compile on Linux před 9 roky
InductionVariable.h e3b673a4d7 Fix build errors using clang on windows with JIT před 9 roky
Inline.cpp 7e520262fc [1.5>1.6] [MERGE #3166 @jianchun] 17-06 ChakraCore servicing release před 8 roky
Inline.h e164473208 avoid extra redundant copying for obj type spec info před 9 roky
InlineeFrameInfo.cpp b05899900b checkpoint: unittests no crash in in-proc JIT, OOP jit has couple crashes on perfhint and module lowerer code před 9 roky
InlineeFrameInfo.h b05899900b checkpoint: unittests no crash in in-proc JIT, OOP jit has couple crashes on perfhint and module lowerer code před 9 roky
InliningDecider.cpp 8fc5330ef2 Refactoring před 8 roky
InliningDecider.h 0ce07d5328 fix bug when using dynamic profile input před 9 roky
InliningHeuristics.cpp 8fc5330ef2 Refactoring před 8 roky
InliningHeuristics.h 4f93a9d8ce JIT: to compile on Linux před 9 roky
IntBounds.cpp 8e000909fc One pass over GlobOpt.cpp, moving and consting před 8 roky
IntBounds.h e3b673a4d7 Fix build errors using clang on windows with JIT před 9 roky
IntConstantBounds.h 3ab6f3e971 JIT: signed integer overflow and other fixes před 9 roky
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
InterpreterThunkEmitter.cpp d1b46aa2f7 record and stop calling JIT process on failure před 8 roky
InterpreterThunkEmitter.h 88652cef43 Remove RFG code from Chakra před 8 roky
JITOutput.cpp 81b44d8219 fix issue with rejit exception and no profile info před 8 roky
JITOutput.h 81b44d8219 fix issue with rejit exception and no profile info před 8 roky
JITRecyclableObject.h cd37d06ce0 Make static asserts using constexpr functions runtime asserts před 9 roky
JITThunkEmitter.cpp a42c136598 add jit clamping support in JIT thunk emitter před 8 roky
JITThunkEmitter.h 6a222b7d04 Add trampoline for JIT calls před 8 roky
JITTimeConstructorCache.cpp 978f811cc5 fixes for write barrier před 9 roky
JITTimeConstructorCache.h 6d36a6f737 swb: write barrier annotations 2 před 9 roky
JITTimeFunctionBody.cpp 82adb94f9d remove asm.js changeheap před 8 roky
JITTimeFunctionBody.h a384d2e3a3 Redefer function bodies that are not currently being executed and are před 9 roky
JITTimePolymorphicInlineCache.cpp e801a43ab7 swb: a few more unit test verification fixes před 9 roky
JITTimePolymorphicInlineCache.h f085b410c3 add oopjit PIC support; bug fixes před 9 roky
JITTimePolymorphicInlineCacheInfo.cpp 7ebed1441e Merge branch 'master' into swb před 9 roky
JITTimePolymorphicInlineCacheInfo.h 5bf9247cc4 Fix prefast warnings (except for the TTD ones which might need merge from master?) před 9 roky
JITTimeProfileInfo.cpp c3ed44e7f7 Disable optimizing try finally when we bailout on early exit před 8 roky
JITTimeProfileInfo.h c3ed44e7f7 Disable optimizing try finally when we bailout on early exit před 8 roky
JITTimeWorkItem.cpp 3deaff1331 fix missing write barrier issues found by extended verify mark for write barrier před 9 roky
JITTimeWorkItem.h c16bfa6293 move building body data from WI creation to JIT time před 9 roky
JITType.cpp e164473208 avoid extra redundant copying for obj type spec info před 9 roky
JITType.h d7483b2feb remove global operator new/delete override před 9 roky
JITTypeHandler.cpp 4f93a9d8ce JIT: to compile on Linux před 9 roky
JITTypeHandler.h b7eb685713 basic obj type spec implementation před 9 roky
JnHelperMethod.cpp 82ff317978 Enable globopt for functions with try finally před 8 roky
JnHelperMethod.h 88652cef43 Remove RFG code from Chakra před 8 roky
JnHelperMethodList.h 88652cef43 Remove RFG code from Chakra před 8 roky
Lifetime.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. před 10 roky
LinearScan.cpp 82ff317978 Enable globopt for functions with try finally před 8 roky
LinearScan.h f2be1ed82a use insert functions from LinearScan instead of Lowerer před 9 roky
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Lower.cpp 394d777e50 Merge remote-tracking branch 'remotes/origin/master' into builtins před 8 roky
Lower.h be8bbc0b0d Implement the prototype of JS built in Array.prototype.indexOf před 8 roky
LowerMDShared.cpp 2b14bcfffe [MERGE #3075 @Cellule] WASM: Prevent folding cmp instr před 8 roky
LowerMDShared.h 137e9e0f75 Remove unused Add_ptr opcode. před 8 roky
LowerMDSharedSimd128.cpp 4eac24773c Add opeq and mov asserts před 9 roky
NativeCodeData.cpp 2ec42c988d Store length on NativeCodeData for deallocation. před 9 roky
NativeCodeData.h 2ec42c988d Store length on NativeCodeData for deallocation. před 9 roky
NativeCodeGenerator.cpp 394d777e50 Merge remote-tracking branch 'remotes/origin/master' into builtins před 8 roky
NativeCodeGenerator.h 6a222b7d04 Add trampoline for JIT calls před 8 roky
ObjTypeSpecFldInfo.cpp 3b0dd290b6 update after rebase with swb changes před 9 roky
ObjTypeSpecFldInfo.h 5b0db7c1c2 fix field with incorrect swb code před 9 roky
Opnd.cpp 32526de420 dump writebarrier cardtable symbol před 8 roky
Opnd.h 8e000909fc One pass over GlobOpt.cpp, moving and consting před 8 roky
Opnd.inl c51386f08b Fix issues that showed up in rebase před 8 roky
PDataManager.cpp 4c410fda40 osx: JIT support před 9 roky
PDataManager.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
PageAllocatorPool.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 před 8 roky
PageAllocatorPool.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 před 9 roky
Peeps.cpp 4eac24773c Add opeq and mov asserts před 9 roky
Peeps.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
PreLowerPeeps.cpp c99265a49a Address CR comments před 8 roky
PrologEncoder.cpp 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter před 9 roky
PrologEncoder.h 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter před 9 roky
QueuedFullJitWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
QueuedFullJitWorkItem.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Region.cpp ef2d1e05ab Fix for prefast warning před 8 roky
Region.h 82ff317978 Enable globopt for functions with try finally před 8 roky
SccLiveness.cpp 7a8e3a7fef [MERGE #2849 @MikeHolman] fix couple bugs with ShiftAdd peep před 8 roky
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
Security.cpp d414d31cb1 Encode int64 constants před 9 roky
Security.h d414d31cb1 Encode int64 constants před 9 roky
ServerScriptContext.cpp be8bbc0b0d Implement the prototype of JS built in Array.prototype.indexOf před 8 roky
ServerScriptContext.h be8bbc0b0d Implement the prototype of JS built in Array.prototype.indexOf před 8 roky
ServerThreadContext.cpp 6a222b7d04 Add trampoline for JIT calls před 8 roky
ServerThreadContext.h 6a222b7d04 Add trampoline for JIT calls před 8 roky
SimpleJitProfilingHelpers.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
SimpleJitProfilingHelpers.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
SimpleLayout.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
SimpleLayout.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
SwitchIRBuilder.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage před 9 roky
SwitchIRBuilder.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage před 9 roky
Sym.cpp 1d123725e2 Change the class membership of a number of functions. před 8 roky
Sym.h 1d123725e2 Change the class membership of a number of functions. před 8 roky
Sym.inl 8e000909fc One pass over GlobOpt.cpp, moving and consting před 8 roky
SymTable.cpp 1c7dc3a7c2 some write barrier fixes před 9 roky
SymTable.h 1c7dc3a7c2 some write barrier fixes před 9 roky
TempTracker.cpp b96682f243 Revert "Fix delete InlineeEnd incorrectly" před 9 roky
TempTracker.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
ValueInfo.cpp 37dcf32f12 Fix issues identified by CI před 8 roky
ValueInfo.h 3212c1c72c Address review comments. před 8 roky
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib před 10 roky
ValueRelativeOffset.h e3b673a4d7 Fix build errors using clang on windows with JIT před 9 roky