Hitesh Kanwathirtha ab53f17dc5 Merge branch 'master' into linux_merge 10 лет назад
..
amd64 de03b987fa [MERGE #370] Fix auxPtrs using in background thread 10 лет назад
arm 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
arm64 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
i386 de03b987fa [MERGE #370] Fix auxPtrs using in background thread 10 лет назад
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
AgenPeeps.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Backend.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Backend.h 4ef30b463b Generate fast paths for LdSuper, LdSuperCtor, and SetHomeObj 10 лет назад
BackendOpCodeAttrAsmJs.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
BackendOpCodeAttrAsmJs.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
BackendOpCodeList.h 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
BackwardPass.cpp 8271639b91 Installation of the monomorphic guard type check should only happen at the original type check that guards the property access requiring monomorphism, as indicated by non-availability of the checked type. 10 лет назад
BackwardPass.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
BailOut.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 лет назад
BailOut.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
BailOutKind.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
CMakeLists.txt 6f46f47f45 linux: skeleton CMakeLists.txt files 10 лет назад
CaseNode.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
CaseNode.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Chakra.Backend.vcxproj 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Chakra.Backend.vcxproj.filters 12d868feaa Uint32 constant 10 лет назад
CodeGenAllocators.cpp db756437a4 Page allocator used by CustomHeap's metadata don't need standing free page 10 лет назад
CodeGenAllocators.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
CodeGenNumberAllocator.cpp 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
CodeGenNumberAllocator.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
CodeGenWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
CodeGenWorkItem.h 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
DbCheckPostLower.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
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 лет назад
EmitBuffer.cpp 4d3e524636 Change CustomHeap to on demand update on whether a page should be in the full list or not. 10 лет назад
EmitBuffer.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
Encoder.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Encoder.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ExternalLowerer.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
FlowGraph.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
FlowGraph.h 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 лет назад
Func.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 лет назад
Func.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
GlobHashTable.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOpt.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
GlobOpt.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptBailOut.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptExpr.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptFields.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptIntBounds.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptIntBounds.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
GlobOptSimd128.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IR.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
IR.h 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
IR.inl 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IRBuilder.cpp ded283aaf0 missed one file to change in the pr 10 лет назад
IRBuilder.h 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
IRBuilderAsmJs.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
IRBuilderAsmJs.h 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
IRType.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
IRType.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IRTypeList.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IRViewer.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
IRViewer.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InductionVariable.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InductionVariable.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Inline.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Inline.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InlineeFrameInfo.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InlineeFrameInfo.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InliningDecider.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
InliningDecider.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InliningHeuristics.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
InliningHeuristics.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IntBounds.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IntBounds.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IntConstantBounds.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
InterpreterThunkEmitter.cpp 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
InterpreterThunkEmitter.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
JnHelperMethod.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
JnHelperMethod.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
JnHelperMethodList.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Lifetime.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
LinearScan.cpp 1902aecbb9 Fix auxPtrs using in background thread 10 лет назад
LinearScan.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Lower.cpp 593ef3fa07 Added fixes for some more typing issues. 10 лет назад
Lower.h 4ef30b463b Generate fast paths for LdSuper, LdSuperCtor, and SetHomeObj 10 лет назад
LowerMDShared.cpp ab53f17dc5 Merge branch 'master' into linux_merge 10 лет назад
LowerMDShared.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
LowerMDSharedSimd128.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
NativeCodeData.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
NativeCodeData.h 164674b8b8 Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
NativeCodeGenerator.cpp d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 лет назад
NativeCodeGenerator.h d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 лет назад
Opnd.cpp 783d034e10 [MERGE #368] Improve JIT code page allocator virtual address use and reduced standing free page. 10 лет назад
Opnd.h 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 лет назад
Opnd.inl 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PDataManager.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
PDataManager.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Peeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Peeps.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PreLowerPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
PrologEncoder.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
PrologEncoder.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
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 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Region.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
SccLiveness.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Security.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Security.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
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 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
SwitchIRBuilder.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Sym.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
Sym.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Sym.inl 47eab483b9 change top-level dir Lib back to lib 10 лет назад
SymTable.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
SymTable.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
TempTracker.cpp 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
TempTracker.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ValueRelativeOffset.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад