source:
webkit/trunk/Source/JavaScriptCore/ftl@
292487
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
FTLAbbreviatedTypes.h | 1.6 KB | 248178 | 6 years | B3 should support tuple types … | |
FTLAbstractHeap.cpp | 7.8 KB | 276384 | 4 years | Non-unified build fixes, mid April 2021 edition … | |
FTLAbstractHeap.h | 6.7 KB | 275650 | 4 years | Use Hasher more, remove IntegerHasher, fix hashing-related mistakes … | |
FTLAbstractHeapRepository.cpp | 6.8 KB | 286597 | 3 years | Unreviewed, reverting r286502 and r286580. … | |
FTLAbstractHeapRepository.h | 18.6 KB | 292372 | 3 years | [JSC] Store CodeBlock in caller side … | |
FTLAvailableRecovery.cpp | 1.6 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLAvailableRecovery.h | 2.4 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLCapabilities.cpp | 16.4 KB | 285651 | 4 years | Inline RegExp.test JIT code in DFG and FTL … | |
FTLCapabilities.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLCommonValues.cpp | 2.5 KB | 262098 | 5 years | Fix non-unified builds for x86_64 … | |
FTLCommonValues.h | 2.2 KB | 260331 | 5 years | Support an inlined representation in JSValue of small BigInts … | |
FTLCompile.cpp | 9.4 KB | 290647 | 3 years | [JSC] Port EXTRA_CTI_THUNKS to all platforms … | |
FTLCompile.h | 1.5 KB | 278082 | 4 years | Merge all the JIT worklists into a shared worklist … | |
FTLExceptionTarget.cpp | 2.7 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
FTLExceptionTarget.h | 2.2 KB | 230748 | 7 years | Templatize CodePtr/Refs/FunctionPtrs with PtrTags. … | |
FTLExitArgument.cpp | 1.6 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLExitArgument.h | 2.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLExitArgumentForOperand.cpp | 1.6 KB | 179503 | 10 years | VirtualRegister should really know how to dump itself … | |
FTLExitArgumentForOperand.h | 2.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLExitPropertyValue.cpp | 1.9 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitPropertyValue.h | 2.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLExitTimeObjectMaterialization.cpp | 2.7 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitTimeObjectMaterialization.h | 2.3 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLExitValue.cpp | 4.0 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
FTLExitValue.h | 6.8 KB | 245239 | 6 years | [JSC] Compress miscelaneous JIT related data structures with Packed<> … | |
FTLFail.cpp | 1.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
FTLFail.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLFormattedValue.h | 2.7 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLForOSREntryJITCode.cpp | 1.8 KB | 254735 | 5 years | Reland bytecode checkpoints since bugs have been fixed … | |
FTLForOSREntryJITCode.h | 2.8 KB | 275588 | 4 years | [JSC] Use FixedVector more in JSC … | |
FTLGeneratedFunction.h | 1.6 KB | 265199 | 5 years | Non-unified build fixes, early August 20202 edition … | |
FTLJITCode.cpp | 5.4 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
FTLJITCode.h | 3.3 KB | 287596 | 3 years | [JSC] Remove m_calleeSaveRegisters from CodeBlock::JITData and rename … | |
FTLJITFinalizer.cpp | 2.5 KB | 285687 | 4 years | Add VM::writeBarrier() and VM::mutatorFence(). … | |
FTLJITFinalizer.h | 2.3 KB | 278030 | 4 years | Finalize DFG/FTL code refs on the compiler threads … | |
FTLLazySlowPath.cpp | 2.8 KB | 277305 | 4 years | Add support to collect stats on cumulative LinkBuffer linked sizes … | |
FTLLazySlowPath.h | 3.9 KB | 237009 | 7 years | [JSC] Rename createXXX to tryCreateXXX if it can return RefPtr … | |
FTLLazySlowPathCall.h | 2.2 KB | 237009 | 7 years | [JSC] Rename createXXX to tryCreateXXX if it can return RefPtr … | |
FTLLink.cpp | 7.0 KB | 292372 | 3 years | [JSC] Store CodeBlock in caller side … | |
FTLLink.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLLocation.cpp | 5.3 KB | 283970 | 4 years | Remove ImplicitAddress https://bugs.webkit.org/show_bug.cgi?id=230820 … | |
FTLLocation.h | 6.0 KB | 264488 | 5 years | [WTF] Remove the unnecessary inner class DefaultHash<T>::Hash … | |
FTLLowerDFGToB3.cpp | 912.6 KB | 292475 | 3 years | CSE should be more careful with values that have WritesPinned, … | |
FTLLowerDFGToB3.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLLoweredNodeValue.h | 2.5 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLOperations.cpp | 35.0 KB | 290768 | 3 years | Refactor OpcodeTraits to support the possibility of having 2-byte WASM … | |
FTLOperations.h | 2.3 KB | 276427 | 4 years | [JSC] DFG / FTL should inline switch_string … | |
FTLOSREntry.cpp | 6.3 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
FTLOSREntry.h | 1.6 KB | 251690 | 6 years | [GTK][WPE] Fix various non-unified build issues introduced since … | |
FTLOSRExit.cpp | 4.4 KB | 290681 | 3 years | Misc compiler warnings, late Feb 2022 edition … | |
FTLOSRExit.h | 5.8 KB | 276224 | 4 years | [JSC] Make more DFG/FTL data FixedVector/Vector … | |
FTLOSRExitCompiler.cpp | 34.3 KB | 292445 | 3 years | [JSC] Strictly annotate pointers with TrustedImmPtr in CCallHelpers … | |
FTLOSRExitCompiler.h | 1.6 KB | 268385 | 5 years | JIT operations do not need extern "C" … | |
FTLOSRExitHandle.cpp | 2.5 KB | 276224 | 4 years | [JSC] Make more DFG/FTL data FixedVector/Vector … | |
FTLOSRExitHandle.h | 2.3 KB | 276224 | 4 years | [JSC] Make more DFG/FTL data FixedVector/Vector … | |
FTLOutput.cpp | 26.9 KB | 280198 | 4 years | AirStackSlot's uint16_t byte size is too small … | |
FTLOutput.h | 18.9 KB | 284330 | 4 years | Allow WASM to use up to 4GB … | |
FTLPatchpointExceptionHandle.cpp | 4.5 KB | 278030 | 4 years | Finalize DFG/FTL code refs on the compiler threads … | |
FTLPatchpointExceptionHandle.h | 4.4 KB | 260803 | 5 years | OSR Exit compiler should know and print the exiting DFG node's index … | |
FTLRecoveryOpcode.cpp | 1.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLRecoveryOpcode.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLSaveRestore.cpp | 6.2 KB | 281843 | 4 years | REGRESSION(r279256): Crash in JSC::FTL::saveAllRegisters … | |
FTLSaveRestore.h | 2.0 KB | 279256 | 4 years | Use ldp and stp more for saving / restoring registers on ARM64. … | |
FTLSelectPredictability.h | 2.0 KB | 254735 | 5 years | Reland bytecode checkpoints since bugs have been fixed … | |
FTLSlowPathCall.cpp | 7.0 KB | 291935 | 3 years | [JSC] Include argumentRegisters in identity of SlowPathCallKey when … | |
FTLSlowPathCall.h | 6.4 KB | 291935 | 3 years | [JSC] Include argumentRegisters in identity of SlowPathCallKey when … | |
FTLSlowPathCallKey.cpp | 1.9 KB | 291935 | 3 years | [JSC] Include argumentRegisters in identity of SlowPathCallKey when … | |
FTLSlowPathCallKey.h | 6.9 KB | 291935 | 3 years | [JSC] Include argumentRegisters in identity of SlowPathCallKey when … | |
FTLSnippetParams.cpp | 2.8 KB | 278945 | 4 years | Drop the FTL(DFG) graph after lowering to B3 … | |
FTLSnippetParams.h | 2.5 KB | 278945 | 4 years | Drop the FTL(DFG) graph after lowering to B3 … | |
FTLStackmapArgumentList.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLState.cpp | 5.4 KB | 279941 | 4 years | Non-unified build fixes, mid-July 2021 edition … | |
FTLState.h | 3.0 KB | 279740 | 4 years | display-profiler-output should be able to print disassembly for the … | |
FTLSwitchCase.h | 2.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLThunks.cpp | 10.4 KB | 291935 | 3 years | [JSC] Include argumentRegisters in identity of SlowPathCallKey when … | |
FTLThunks.h | 3.5 KB | 280008 | 4 years | Grab the lock in FTL::Thunks::keyForSlowPathCallThunk … | |
FTLTypedPointer.h | 2.0 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLValueFromBlock.h | 1.9 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLValueRange.cpp | 1.6 KB | 196729 | 9 years | Remove LLVM dependencies from WebKit … | |
FTLValueRange.h | 1.9 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
FTLWeight.h | 2.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FTLWeightedTarget.h | 2.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … |
Note:
See TracBrowser
for help on using the repository browser.