source: webkit/trunk/Source/JavaScriptCore/ftl@ 262083

Name Size Rev Age Author Last Change
../
FTLAbbreviatedTypes.h 1.6 KB 248178   6 years keith_miller B3 should support tuple types …
FTLAbstractHeap.cpp 7.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLAbstractHeap.h 6.8 KB 259990   5 years darin Fix a few mispellings of descendant and propagation …
FTLAbstractHeapRepository.cpp 6.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLAbstractHeapRepository.h 18.1 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLAvailableRecovery.cpp 1.6 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLAvailableRecovery.h 2.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLCapabilities.cpp 15.7 KB 262083   5 years sbarati in_by_val inside structure property for-in loop should use an opcode …
FTLCapabilities.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLCommonValues.cpp 2.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLCommonValues.h 2.2 KB 260331   5 years rmorisset Support an inlined representation in JSValue of small BigInts …
FTLCompile.cpp 9.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLCompile.h 1.6 KB 255482   5 years mark.lam Some improvements to DFG and FTL dumps to improve readability and …
FTLExceptionTarget.cpp 2.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLExceptionTarget.h 2.2 KB 230748   7 years mark.lam Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
FTLExitArgument.cpp 1.6 KB 181993   10 years fpizlo Heap variables shouldn't end up in the stack frame …
FTLExitArgument.h 2.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLExitArgumentForOperand.cpp 1.6 KB 179503   10 years fpizlo VirtualRegister should really know how to dump itself …
FTLExitArgumentForOperand.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLExitPropertyValue.cpp 1.9 KB 186691   10 years fpizlo DFG fragile frozen values are fundamentally broken …
FTLExitPropertyValue.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLExitTimeObjectMaterialization.cpp 2.7 KB 186691   10 years fpizlo DFG fragile frozen values are fundamentally broken …
FTLExitTimeObjectMaterialization.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLExitValue.cpp 4.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLExitValue.h 6.8 KB 245239   6 years ysuzuki [JSC] Compress miscelaneous JIT related data structures with Packed<> …
FTLFail.cpp 1.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLFail.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLFormattedValue.h 2.7 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLForOSREntryJITCode.cpp 1.8 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
FTLForOSREntryJITCode.h 2.5 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
FTLGeneratedFunction.h 1.6 KB 251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
FTLJITCode.cpp 5.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLJITCode.h 3.1 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
FTLJITFinalizer.cpp 3.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLJITFinalizer.h 2.4 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
FTLLazySlowPath.cpp 2.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLLazySlowPath.h 3.9 KB 237009   7 years yusukesuzuki [JSC] Rename createXXX to tryCreateXXX if it can return RefPtr …
FTLLazySlowPathCall.h 2.2 KB 237009   7 years yusukesuzuki [JSC] Rename createXXX to tryCreateXXX if it can return RefPtr …
FTLLink.cpp 8.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLLink.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLLocation.cpp 5.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLLocation.h 6.0 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
FTLLowerDFGToB3.cpp 816.7 KB 262083   5 years sbarati in_by_val inside structure property for-in loop should use an opcode …
FTLLowerDFGToB3.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLLoweredNodeValue.h 2.5 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLOperations.cpp 34.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLOperations.h 2.1 KB 259320   5 years ysuzuki [JSC] Introduce UCPUStrictInt32 for result type of DFG operations …
FTLOSREntry.cpp 4.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLOSREntry.h 1.6 KB 251690   6 years aperez [GTK][WPE] Fix various non-unified build issues introduced since …
FTLOSRExit.cpp 4.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLOSRExit.h 5.6 KB 260803   5 years keith_miller OSR Exit compiler should know and print the exiting DFG node's index …
FTLOSRExitCompiler.cpp 28.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLOSRExitCompiler.h 1.6 KB 251518   6 years ysuzuki [JSC] Figure out missing prepareCallOperation …
FTLOSRExitHandle.cpp 2.5 KB 230748   7 years mark.lam Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
FTLOSRExitHandle.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLOutput.cpp 27.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLOutput.h 18.5 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
FTLPatchpointExceptionHandle.cpp 4.5 KB 260803   5 years keith_miller OSR Exit compiler should know and print the exiting DFG node's index …
FTLPatchpointExceptionHandle.h 4.4 KB 260803   5 years keith_miller OSR Exit compiler should know and print the exiting DFG node's index …
FTLRecoveryOpcode.cpp 1.7 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLRecoveryOpcode.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLSaveRestore.cpp 5.0 KB 165293   11 years msaboff Clarify how we deal with "special" registers …
FTLSaveRestore.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLSelectPredictability.h 2.0 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
FTLSlowPathCall.cpp 5.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLSlowPathCall.h 4.4 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
FTLSlowPathCallKey.cpp 1.7 KB 230748   7 years mark.lam Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
FTLSlowPathCallKey.h 4.7 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
FTLSnippetParams.cpp 2.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLSnippetParams.h 2.4 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
FTLStackmapArgumentList.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLState.cpp 2.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLState.h 2.8 KB 214571   8 years sbarati LinkBuffer and ExecutableAllocator shouldn't have anything to do with …
FTLSwitchCase.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLThunks.cpp 9.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
FTLThunks.h 3.4 KB 251518   6 years ysuzuki [JSC] Figure out missing prepareCallOperation …
FTLTypedPointer.h 2.0 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLValueFromBlock.h 1.9 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLValueRange.cpp 1.6 KB 196729   9 years fpizlo Remove LLVM dependencies from WebKit …
FTLValueRange.h 1.9 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
FTLWeight.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
FTLWeightedTarget.h 2.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
Note: See TracBrowser for help on using the repository browser.