2
0
Taylor Woll bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
..
amd64 bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
arm bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
arm64 bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
i386 b32f19ab37 [CVE-2017-8756] JIT peephole optimization error 8 жил өмнө
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
AgenPeeps.h 9ed1b84bd7 Remove some unimplemented functions 8 жил өмнө
AsmJsJITInfo.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
AsmJsJITInfo.h 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
Backend.cpp 45284fc840 Fix Legacy-Link and NDK-Compile errors 9 жил өмнө
Backend.h 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
BackendApi.cpp d7483b2feb remove global operator new/delete override 9 жил өмнө
BackendOpCodeAttrAsmJs.cpp 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. 9 жил өмнө
BackendOpCodeAttrAsmJs.h 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. 9 жил өмнө
BackendOpCodeList.h 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
BackwardPass.cpp 78e2232abc CR feedback - magic constants, bit field in definedFields, free intConstOpnd 8 жил өмнө
BackwardPass.h 9ed1b84bd7 Remove some unimplemented functions 8 жил өмнө
BailOut.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
BailOut.h 081298891a [CVE-2017-8748] Fix UAF caused by GC during bailout 8 жил өмнө
BailOutKind.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
CMakeLists.txt 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
CRC.h f05c42e64c Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, 9 жил өмнө
CaseNode.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage 9 жил өмнө
CaseNode.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage 9 жил өмнө
Chakra.Backend.vcxproj 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
Chakra.Backend.vcxproj.filters 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
CodeGenAllocators.cpp ac56bc0561 Use Sections for OOP JIT 9 жил өмнө
CodeGenAllocators.h ac56bc0561 Use Sections for OOP JIT 9 жил өмнө
CodeGenNumberAllocator.cpp 2dc73f83e8 rework JIT process memory errors 9 жил өмнө
CodeGenNumberAllocator.h c219bc779d fix for number allocator in-thread JIT case 9 жил өмнө
CodeGenWorkItem.cpp 541ef9157a lock down counters for inlinee function body 8 жил өмнө
CodeGenWorkItem.h 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
DbCheckPostLower.cpp 5ec00734b6 Fix for legacy test asserts 9 жил өмнө
DbCheckPostLower.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
Debug.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
EhFrame.cpp 4c410fda40 osx: JIT support 9 жил өмнө
EhFrame.h 960ec9a5a6 JIT: enable JIT on Linux 9 жил өмнө
EhFrameCFI.inc 960ec9a5a6 JIT: enable JIT on Linux 9 жил өмнө
EmitBuffer.cpp 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
EmitBuffer.h 79b9dfef06 change OOP interpreter thunk emitter back to using EmitBufferManager 9 жил өмнө
Encoder.cpp 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
Encoder.h 097edcd2e4 [1.3>master] [1.2>1.3] Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, 9 жил өмнө
ExternalLowerer.h 24a452c328 add profiling for LdElem; support mixed in Br/CmEq fast paths 9 жил өмнө
FixedFieldInfo.cpp 3b0dd290b6 update after rebase with swb changes 9 жил өмнө
FixedFieldInfo.h 0c5a9bf28f should 0 initialize FixedFieldInfo data 9 жил өмнө
FlowGraph.cpp 6e39312394 Initialize locals 8 жил өмнө
FlowGraph.h c0111c81f6 Pick region info for LeaveNull block from finally label. 8 жил өмнө
Func.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
Func.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
FunctionCodeGenJitTimeData.cpp 541ef9157a lock down counters for inlinee function body 8 жил өмнө
FunctionCodeGenJitTimeData.h 541ef9157a lock down counters for inlinee function body 8 жил өмнө
FunctionJITRuntimeInfo.cpp b7eb685713 basic obj type spec implementation 9 жил өмнө
FunctionJITRuntimeInfo.h b7eb685713 basic obj type spec implementation 9 жил өмнө
FunctionJITTimeInfo.cpp 090f8d8b06 remove inconsistent check in BuildJITTimeData 8 жил өмнө
FunctionJITTimeInfo.h e164473208 avoid extra redundant copying for obj type spec info 9 жил өмнө
GlobHashTable.h 8e000909fc One pass over GlobOpt.cpp, moving and consting 8 жил өмнө
GlobOpt.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
GlobOpt.h 7c5eb9515e DetermineSymBoundOffsetOrValueRelativeToLandingPad: Handle case where we are unable to find the matching bound 8 жил өмнө
GlobOptBailOut.cpp 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
GlobOptBlockData.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
GlobOptBlockData.h bf6ae644b6 [1.5>1.6] [MERGE #3341 @akroshg] 17-07 ChakraCore servicing release 8 жил өмнө
GlobOptExpr.cpp 60f22b0f7c rename Unreachable_Void to ThrowRuntimeError 8 жил өмнө
GlobOptFields.cpp 6e39312394 Initialize locals 8 жил өмнө
GlobOptIntBounds.cpp 7c5eb9515e DetermineSymBoundOffsetOrValueRelativeToLandingPad: Handle case where we are unable to find the matching bound 8 жил өмнө
GlobOptIntBounds.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
GlobOptSimd128.cpp 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
IR.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
IR.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
IR.inl 87d4743982 fix memory leak for branch dictionary 9 жил өмнө
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
IRBuilder.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
IRBuilder.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
IRBuilderAsmJs.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
IRBuilderAsmJs.h 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
IRType.cpp 2dccdea37b Address CR comments 8 жил өмнө
IRType.h fd52e589f1 Make sure we create loop body slot opnd as signed int. 8 жил өмнө
IRTypeList.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 жил өмнө
IRViewer.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
IRViewer.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
InductionVariable.cpp 4f93a9d8ce JIT: to compile on Linux 9 жил өмнө
InductionVariable.h e3b673a4d7 Fix build errors using clang on windows with JIT 9 жил өмнө
Inline.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
Inline.h a1fd6794d3 abort inlining dom fastpath if it didn't get registered 8 жил өмнө
InlineeFrameInfo.cpp b05899900b checkpoint: unittests no crash in in-proc JIT, OOP jit has couple crashes on perfhint and module lowerer code 9 жил өмнө
InlineeFrameInfo.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
InliningDecider.cpp 8fc1baaffa inline isArray 8 жил өмнө
InliningDecider.h 0ce07d5328 fix bug when using dynamic profile input 9 жил өмнө
InliningHeuristics.cpp 728112862e resolve post-merge conflicts 9 жил өмнө
InliningHeuristics.h 4f93a9d8ce JIT: to compile on Linux 9 жил өмнө
IntBounds.cpp 8e000909fc One pass over GlobOpt.cpp, moving and consting 8 жил өмнө
IntBounds.h e3b673a4d7 Fix build errors using clang on windows with JIT 9 жил өмнө
IntConstantBounds.h 3ab6f3e971 JIT: signed integer overflow and other fixes 9 жил өмнө
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
InterpreterThunkEmitter.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
InterpreterThunkEmitter.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
JITOutput.cpp 88985e3a0e fix issue where call will be in helper block if JIT thunk allocation fails 8 жил өмнө
JITOutput.h 81b44d8219 fix issue with rejit exception and no profile info 8 жил өмнө
JITRecyclableObject.h cd37d06ce0 Make static asserts using constexpr functions runtime asserts 9 жил өмнө
JITThunkEmitter.cpp a42c136598 add jit clamping support in JIT thunk emitter 8 жил өмнө
JITThunkEmitter.h 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
JITTimeConstructorCache.cpp 978f811cc5 fixes for write barrier 9 жил өмнө
JITTimeConstructorCache.h 6d36a6f737 swb: write barrier annotations 2 9 жил өмнө
JITTimeFunctionBody.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
JITTimeFunctionBody.h 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
JITTimePolymorphicInlineCache.cpp e801a43ab7 swb: a few more unit test verification fixes 9 жил өмнө
JITTimePolymorphicInlineCache.h f085b410c3 add oopjit PIC support; bug fixes 9 жил өмнө
JITTimePolymorphicInlineCacheInfo.cpp 7ebed1441e Merge branch 'master' into swb 9 жил өмнө
JITTimePolymorphicInlineCacheInfo.h 5bf9247cc4 Fix prefast warnings (except for the TTD ones which might need merge from master?) 9 жил өмнө
JITTimeProfileInfo.cpp 3dc6459504 fix GetFldInfoAddr 8 жил өмнө
JITTimeProfileInfo.h 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
JITTimeWorkItem.cpp 3deaff1331 fix missing write barrier issues found by extended verify mark for write barrier 9 жил өмнө
JITTimeWorkItem.h c16bfa6293 move building body data from WI creation to JIT time 9 жил өмнө
JITType.cpp e164473208 avoid extra redundant copying for obj type spec info 9 жил өмнө
JITType.h d7483b2feb remove global operator new/delete override 9 жил өмнө
JITTypeHandler.cpp 4f93a9d8ce JIT: to compile on Linux 9 жил өмнө
JITTypeHandler.h b7eb685713 basic obj type spec implementation 9 жил өмнө
JnHelperMethod.cpp 82ff317978 Enable globopt for functions with try finally 8 жил өмнө
JnHelperMethod.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
JnHelperMethodList.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
Lifetime.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. 10 жил өмнө
LinearScan.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
LinearScan.h f2be1ed82a use insert functions from LinearScan instead of Lowerer 9 жил өмнө
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
Lower.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
Lower.h a6e2519268 Make sure to mark all int64 split symbol as Live on back edge if the original int64 was also live. 8 жил өмнө
LowerMDShared.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
LowerMDShared.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
LowerMDSharedSimd128.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
NativeCodeData.cpp 2ec42c988d Store length on NativeCodeData for deallocation. 9 жил өмнө
NativeCodeData.h 2ec42c988d Store length on NativeCodeData for deallocation. 9 жил өмнө
NativeCodeGenerator.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
NativeCodeGenerator.h 6a222b7d04 Add trampoline for JIT calls 8 жил өмнө
ObjTypeSpecFldInfo.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
ObjTypeSpecFldInfo.h 5b0db7c1c2 fix field with incorrect swb code 9 жил өмнө
Opnd.cpp 6e39312394 Initialize locals 8 жил өмнө
Opnd.h 8e000909fc One pass over GlobOpt.cpp, moving and consting 8 жил өмнө
Opnd.inl c51386f08b Fix issues that showed up in rebase 8 жил өмнө
PDataManager.cpp 4c410fda40 osx: JIT support 9 жил өмнө
PDataManager.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
PageAllocatorPool.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 жил өмнө
PageAllocatorPool.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 жил өмнө
Peeps.cpp 95235ee0c2 Do not peep closure stack symbols 8 жил өмнө
Peeps.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
PreLowerPeeps.cpp ee701cb53b fix bug in BrBool peep where cmp2Src==cmp1Dst 8 жил өмнө
PrologEncoder.cpp 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter 9 жил өмнө
PrologEncoder.h 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter 9 жил өмнө
QueuedFullJitWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
QueuedFullJitWorkItem.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
Region.cpp ef2d1e05ab Fix for prefast warning 8 жил өмнө
Region.h 82ff317978 Enable globopt for functions with try finally 8 жил өмнө
SccLiveness.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 жил өмнө
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
Security.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
Security.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
ServerScriptContext.cpp a1fd6794d3 abort inlining dom fastpath if it didn't get registered 8 жил өмнө
ServerScriptContext.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 жил өмнө
ServerThreadContext.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
ServerThreadContext.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 жил өмнө
SimpleJitProfilingHelpers.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
SimpleJitProfilingHelpers.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
SimpleLayout.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 жил өмнө
SimpleLayout.h 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
SwitchIRBuilder.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage 9 жил өмнө
SwitchIRBuilder.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage 9 жил өмнө
Sym.cpp 95235ee0c2 Do not peep closure stack symbols 8 жил өмнө
Sym.h 95235ee0c2 Do not peep closure stack symbols 8 жил өмнө
Sym.inl 8e000909fc One pass over GlobOpt.cpp, moving and consting 8 жил өмнө
SymTable.cpp 6e39312394 Initialize locals 8 жил өмнө
SymTable.h 1c7dc3a7c2 some write barrier fixes 9 жил өмнө
TempTracker.cpp 6e39312394 Initialize locals 8 жил өмнө
TempTracker.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 жил өмнө
ValueInfo.cpp 37dcf32f12 Fix issues identified by CI 8 жил өмнө
ValueInfo.h 3212c1c72c Address review comments. 8 жил өмнө
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib 10 жил өмнө
ValueRelativeOffset.h e3b673a4d7 Fix build errors using clang on windows with JIT 9 жил өмнө