Akrosh Gandhi 8ffc999222 Fix arm prefast failure il y a 8 ans
..
amd64 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release il y a 8 ans
arm 8ffc999222 Fix arm prefast failure il y a 8 ans
arm64 9326bda18a [CVE-2017-8601] Generate bailouts for cases of typed array stores where conversion of the source value can cause implicit calls. For BailOutOnImplicitCalls, check implicit call bit on return from the conversion helper. For BailOutOnArrayAccessHelperCall, bail out instead of calling the conversion helper. il y a 8 ans
i386 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release il y a 8 ans
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
AgenPeeps.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
AsmJsJITInfo.cpp 2a33bbb01e Add lower bounds check on enum to AsmJsJITInfo::GetTypedSlotInfo il y a 9 ans
AsmJsJITInfo.h 28418b37ab use GenerateThrow instead of unreachable il y a 9 ans
Backend.cpp 45284fc840 Fix Legacy-Link and NDK-Compile errors il y a 9 ans
Backend.h 47ef3c4f98 fix IDL for oopjit il y a 9 ans
BackendApi.cpp d7483b2feb remove global operator new/delete override il y a 9 ans
BackendOpCodeAttrAsmJs.cpp 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. il y a 9 ans
BackendOpCodeAttrAsmJs.h 05ca0940ac Remove TEMP_DISABLE_ASMJS and fixup ASMJS_PLAT to correctly remove asm.js code if not defined. il y a 9 ans
BackendOpCodeList.h 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
BackwardPass.cpp f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
BackwardPass.h d52a8021c3 Enabling Stack Args when there is presence of nested functions. il y a 9 ans
BailOut.cpp aee8a4a317 [1.4>master] [MERGE #2455 @satheeshravi] Stack args fix for detecting scope obj restore il y a 9 ans
BailOut.h 2aaad035e4 [MERGE #1975 @rajatd] A rejit/rethunk change il y a 9 ans
BailOutKind.h 91e0e91288 Stack Arguments Optimization with presence of Formals. il y a 9 ans
CMakeLists.txt ce9c17386a JIT: build and test changes il y a 9 ans
CRC.h f05c42e64c Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, il y a 9 ans
CaseNode.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
CaseNode.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
Chakra.Backend.vcxproj 02a02c3a59 Merge from unreleased/rs2 to release/1.4 il y a 9 ans
Chakra.Backend.vcxproj.filters fe69903ebf Add .S files to projects il y a 9 ans
CodeGenAllocators.cpp ac56bc0561 Use Sections for OOP JIT il y a 9 ans
CodeGenAllocators.h ac56bc0561 Use Sections for OOP JIT il y a 9 ans
CodeGenNumberAllocator.cpp a6dcb9bb6b new way to do the writebarrier verification il y a 9 ans
CodeGenNumberAllocator.h c219bc779d fix for number allocator in-thread JIT case il y a 9 ans
CodeGenWorkItem.cpp 0d1a983e49 handle the failure in client side il y a 9 ans
CodeGenWorkItem.h ac56bc0561 Use Sections for OOP JIT il y a 9 ans
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
DbCheckPostLower.cpp 5ec00734b6 Fix for legacy test asserts il y a 9 ans
DbCheckPostLower.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Debug.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
EhFrame.cpp 4c410fda40 osx: JIT support il y a 9 ans
EhFrame.h 960ec9a5a6 JIT: enable JIT on Linux il y a 9 ans
EhFrameCFI.inc 960ec9a5a6 JIT: enable JIT on Linux il y a 9 ans
EmitBuffer.cpp fe36c8153d [MERGE #2525 @leirocks] port two fixes back to github il y a 9 ans
EmitBuffer.h 79b9dfef06 change OOP interpreter thunk emitter back to using EmitBufferManager il y a 9 ans
Encoder.cpp 2a34df54ce Merge branch 'master' into swb il y a 9 ans
Encoder.h 097edcd2e4 [1.3>master] [1.2>1.3] Changes addressing CVE_2016-3382, CVE-2016-3385, CVE-2016-3386, CVE-2016-3389, il y a 9 ans
ExternalLowerer.h d3ae360fca Fast paths for strings, likely boolean and likely objects for opcodes il y a 9 ans
FlowGraph.cpp 6a94785929 Issue#829: class extends null should bind this il y a 9 ans
FlowGraph.h ffd4a8a8e3 Allow BailOnNoProfile to be used if it can only percolate up to just il y a 9 ans
Func.cpp f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
Func.h f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
FunctionJITRuntimeInfo.cpp b7eb685713 basic obj type spec implementation il y a 9 ans
FunctionJITRuntimeInfo.h b7eb685713 basic obj type spec implementation il y a 9 ans
FunctionJITTimeInfo.cpp 3d72466243 Merge remote-tracking branch 'master' into swb il y a 9 ans
FunctionJITTimeInfo.h 7b3ac5ff4d explicitly copy profile data for background in-proc jit il y a 9 ans
GlobHashTable.h ea02779aab Fix __declspec(guard(overflow)) for linux build il y a 9 ans
GlobOpt.cpp 2e514d7265 [CVE-2017-8609] On object pointer copy prop, check for mismatch between new pointer symbol and existing object type spec info. If there is a mismatch, then stale ObjTypeSpecFldInfo may lead to jitted code that accesses a bad address, so disable optimization of this load/store. il y a 8 ans
GlobOpt.h 2e514d7265 [CVE-2017-8609] On object pointer copy prop, check for mismatch between new pointer symbol and existing object type spec info. If there is a mismatch, then stale ObjTypeSpecFldInfo may lead to jitted code that accesses a bad address, so disable optimization of this load/store. il y a 8 ans
GlobOptBailOut.cpp 8cac7cc08d Change the bytecodeuse apis to better check for correctness going forward. il y a 9 ans
GlobOptExpr.cpp 1e06c1e294 fixing a typo TrapIfMin* il y a 9 ans
GlobOptFields.cpp 2e514d7265 [CVE-2017-8609] On object pointer copy prop, check for mismatch between new pointer symbol and existing object type spec info. If there is a mismatch, then stale ObjTypeSpecFldInfo may lead to jitted code that accesses a bad address, so disable optimization of this load/store. il y a 8 ans
GlobOptIntBounds.cpp 4f93a9d8ce JIT: to compile on Linux il y a 9 ans
GlobOptIntBounds.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
GlobOptSimd128.cpp 6bc8c1cb02 Merge branch 'master' into oopjit il y a 9 ans
IR.cpp 2d3bb58142 Implement fast array support for WebAssembly heap access il y a 9 ans
IR.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
IR.inl 87d4743982 fix memory leak for branch dictionary il y a 9 ans
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
IRBuilder.cpp 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release il y a 8 ans
IRBuilder.h 1fc65ed54a Enforce setting the bytecode offset on instruction not inserted at the end in IRBuilder il y a 9 ans
IRBuilderAsmJs.cpp e5d41078cb [1.4>2.0] [MERGE #2697 @MikeHolman] 17-03 ChakraCore servicing release il y a 9 ans
IRBuilderAsmJs.h 47c4e71a1c implement grow_memory il y a 9 ans
IRType.cpp d10e2a299c Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64 il y a 9 ans
IRType.h 8b329053c3 Do not use the IRType's size to determine if it's an int64 type il y a 9 ans
IRTypeList.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. il y a 10 ans
IRViewer.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") il y a 10 ans
IRViewer.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") il y a 10 ans
InductionVariable.cpp 4f93a9d8ce JIT: to compile on Linux il y a 9 ans
InductionVariable.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans
Inline.cpp f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
Inline.h f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
InlineeFrameInfo.cpp b05899900b checkpoint: unittests no crash in in-proc JIT, OOP jit has couple crashes on perfhint and module lowerer code il y a 9 ans
InlineeFrameInfo.h b05899900b checkpoint: unittests no crash in in-proc JIT, OOP jit has couple crashes on perfhint and module lowerer code il y a 9 ans
InliningDecider.cpp f397b28036 xplat: back short interval GetSystemTime calls via cpu-ticks il y a 9 ans
InliningDecider.h 0ce07d5328 fix bug when using dynamic profile input il y a 9 ans
InliningHeuristics.cpp 728112862e resolve post-merge conflicts il y a 9 ans
InliningHeuristics.h 4f93a9d8ce JIT: to compile on Linux il y a 9 ans
IntBounds.cpp 3ab6f3e971 JIT: signed integer overflow and other fixes il y a 9 ans
IntBounds.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans
IntConstantBounds.h 3ab6f3e971 JIT: signed integer overflow and other fixes il y a 9 ans
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
InterpreterThunkEmitter.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
InterpreterThunkEmitter.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
JITObjTypeSpecFldInfo.cpp 7ebed1441e Merge branch 'master' into swb il y a 9 ans
JITObjTypeSpecFldInfo.h 7ebed1441e Merge branch 'master' into swb il y a 9 ans
JITOutput.cpp ac56bc0561 Use Sections for OOP JIT il y a 9 ans
JITOutput.h ac56bc0561 Use Sections for OOP JIT il y a 9 ans
JITRecyclableObject.h cd37d06ce0 Make static asserts using constexpr functions runtime asserts il y a 9 ans
JITTimeConstructorCache.cpp 978f811cc5 fixes for write barrier il y a 9 ans
JITTimeConstructorCache.h 6d36a6f737 swb: write barrier annotations 2 il y a 9 ans
JITTimeFixedField.cpp 17df77cec0 couple small oop jit bug fixes il y a 9 ans
JITTimeFixedField.h 17df77cec0 couple small oop jit bug fixes il y a 9 ans
JITTimeFunctionBody.cpp 7ebed1441e Merge branch 'master' into swb il y a 9 ans
JITTimeFunctionBody.h a384d2e3a3 Redefer function bodies that are not currently being executed and are il y a 9 ans
JITTimePolymorphicInlineCache.cpp e801a43ab7 swb: a few more unit test verification fixes il y a 9 ans
JITTimePolymorphicInlineCache.h f085b410c3 add oopjit PIC support; bug fixes il y a 9 ans
JITTimePolymorphicInlineCacheInfo.cpp 7ebed1441e Merge branch 'master' into swb il y a 9 ans
JITTimePolymorphicInlineCacheInfo.h 5bf9247cc4 Fix prefast warnings (except for the TTD ones which might need merge from master?) il y a 9 ans
JITTimeProfileInfo.cpp 9587507cfb [CVE-2017-266] Protect store-element to a float typed array from implicit call if BailOutOnArrayAccessHelperCall is set, as that bailout kind indicates that downstream code will assume no side-effects. il y a 8 ans
JITTimeProfileInfo.h 9587507cfb [CVE-2017-266] Protect store-element to a float typed array from implicit call if BailOutOnArrayAccessHelperCall is set, as that bailout kind indicates that downstream code will assume no side-effects. il y a 8 ans
JITTimeScriptContext.cpp e25d694070 Merge remote-tracking branch 'origin/master' into users/michhol/oop il y a 10 ans
JITTimeScriptContext.h e25d694070 Merge remote-tracking branch 'origin/master' into users/michhol/oop il y a 10 ans
JITTimeWorkItem.cpp 3deaff1331 fix missing write barrier issues found by extended verify mark for write barrier il y a 9 ans
JITTimeWorkItem.h c16bfa6293 move building body data from WI creation to JIT time il y a 9 ans
JITType.cpp 3deaff1331 fix missing write barrier issues found by extended verify mark for write barrier il y a 9 ans
JITType.h d7483b2feb remove global operator new/delete override il y a 9 ans
JITTypeHandler.cpp 4f93a9d8ce JIT: to compile on Linux il y a 9 ans
JITTypeHandler.h b7eb685713 basic obj type spec implementation il y a 9 ans
JnHelperMethod.cpp e801a43ab7 swb: a few more unit test verification fixes il y a 9 ans
JnHelperMethod.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 il y a 9 ans
JnHelperMethodList.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
Lifetime.h 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. il y a 10 ans
LinearScan.cpp d52a8021c3 Enabling Stack Args when there is presence of nested functions. il y a 9 ans
LinearScan.h f2be1ed82a use insert functions from LinearScan instead of Lowerer il y a 9 ans
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Lower.cpp 9326bda18a [CVE-2017-8601] Generate bailouts for cases of typed array stores where conversion of the source value can cause implicit calls. For BailOutOnImplicitCalls, check implicit call bit on return from the conversion helper. For BailOutOnArrayAccessHelperCall, bail out instead of calling the conversion helper. il y a 8 ans
Lower.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
LowerMDShared.cpp 1f3a3f4e6b Fixing prefast warning and copyright header error il y a 8 ans
LowerMDShared.h 9326bda18a [CVE-2017-8601] Generate bailouts for cases of typed array stores where conversion of the source value can cause implicit calls. For BailOutOnImplicitCalls, check implicit call bit on return from the conversion helper. For BailOutOnArrayAccessHelperCall, bail out instead of calling the conversion helper. il y a 8 ans
LowerMDSharedSimd128.cpp 4eac24773c Add opeq and mov asserts il y a 9 ans
NativeCodeData.cpp d7483b2feb remove global operator new/delete override il y a 9 ans
NativeCodeData.h ac56bc0561 Use Sections for OOP JIT il y a 9 ans
NativeCodeGenerator.cpp 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release il y a 8 ans
NativeCodeGenerator.h ac56bc0561 Use Sections for OOP JIT il y a 9 ans
Opnd.cpp f9795364cb [CVE-2017-8610] Prevent loading bad function object for inlinees il y a 8 ans
Opnd.h 7ab46c7152 [1.4>2.0] [MERGE #2538 @ThomsonTan] Fix operand types after hoisting IR instrs to landingpad il y a 9 ans
Opnd.inl f019f12170 Merge remote-tracking branch 'remotes/origin/master' into users/micfer/wasm/i64 il y a 9 ans
PDataManager.cpp 4c410fda40 osx: JIT support il y a 9 ans
PDataManager.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
PageAllocatorPool.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 il y a 8 ans
PageAllocatorPool.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 il y a 9 ans
Peeps.cpp 4eac24773c Add opeq and mov asserts il y a 9 ans
Peeps.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
PreLowerPeeps.cpp 33f19f69ab Remove #ifdef according to feedbacks il y a 9 ans
PrologEncoder.cpp 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter il y a 9 ans
PrologEncoder.h 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter il y a 9 ans
QueuedFullJitWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
QueuedFullJitWorkItem.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Region.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
Region.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
SccLiveness.cpp 7420cb546e Update totalOpHelperLengthByEnd on lifetime accurately for unstructured il y a 9 ans
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
Security.cpp 65ab57b95d Revert change made when encoding large constant for Wasm bug as it has a big perf impact. il y a 9 ans
Security.h d8a4541a71 Revert FitsInDWord implementation il y a 9 ans
ServerScriptContext.cpp 9b76afb84b [1.4>master] [MERGE #2523 @MikeHolman] change OOP interpreter thunk emitter back to using EmitBufferManager il y a 9 ans
ServerScriptContext.h 9b76afb84b [1.4>master] [MERGE #2523 @MikeHolman] change OOP interpreter thunk emitter back to using EmitBufferManager il y a 9 ans
ServerThreadContext.cpp 8d97bdbe81 fix break for OOP JIT when UCRT is not available il y a 9 ans
ServerThreadContext.h 6b651ad64f [1.4>master] fix break for OOP JIT when UCRT is not available il y a 9 ans
SimpleJitProfilingHelpers.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
SimpleJitProfilingHelpers.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
SimpleLayout.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
SimpleLayout.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
SwitchIRBuilder.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
SwitchIRBuilder.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
Sym.cpp 6a3f3acfe1 Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64 il y a 9 ans
Sym.h a566452be7 Fix annotation of operand for ldlen. il y a 9 ans
Sym.inl 1c7dc3a7c2 some write barrier fixes il y a 9 ans
SymTable.cpp 1c7dc3a7c2 some write barrier fixes il y a 9 ans
SymTable.h 1c7dc3a7c2 some write barrier fixes il y a 9 ans
TempTracker.cpp 95a017dfb8 Change ByteCodeUses API further, allowing common use cases to be clearer. il y a 9 ans
TempTracker.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") il y a 10 ans
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
ValueRelativeOffset.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans