source:
webkit/trunk/Source/JavaScriptCore/ftl@
187890
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
FTLAbbreviatedTypes.h | 1.9 KB | 171391 | 11 years | Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman … | |
FTLAbbreviations.h | 20.8 KB | 180279 | 10 years | DFG should really support varargs … | |
FTLAbstractHeap.cpp | 6.9 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLAbstractHeap.h | 7.3 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLAbstractHeapRepository.cpp | 3.6 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLAbstractHeapRepository.h | 9.3 KB | 182929 | 10 years | Inline JSFunction allocation in FTL … | |
FTLAvailableRecovery.cpp | 1.6 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLAvailableRecovery.h | 2.5 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLCapabilities.cpp | 13.9 KB | 187555 | 10 years | Remove native call inlining … | |
FTLCapabilities.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLCommonValues.cpp | 3.0 KB | 164389 | 11 years | FTL should be able to convey branch weights to LLVM … | |
FTLCommonValues.h | 2.7 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLCompile.cpp | 36.6 KB | 185772 | 10 years | Crash in com.apple.WebKit.WebContent at com.apple.JavaScriptCore: … | |
FTLCompile.h | 1.6 KB | 167897 | 11 years | GC should be able to remove things from the DFG worklist and cancel … | |
FTLDataSection.cpp | 2.3 KB | 167397 | 11 years | Allocate the data section on the heap again for FTL on ARM64 … | |
FTLDataSection.h | 1.8 KB | 167397 | 11 years | Allocate the data section on the heap again for FTL on ARM64 … | |
FTLDWARFDebugLineInfo.cpp | 11.1 KB | 170851 | 11 years | Add missing ENABLE(FTL_JIT) guards … | |
FTLDWARFDebugLineInfo.h | 4.2 KB | 170851 | 11 years | Add missing ENABLE(FTL_JIT) guards … | |
FTLDWARFRegister.cpp | 2.8 KB | 166313 | 11 years | Reasoning about DWARF register numbers should be moved out of … | |
FTLDWARFRegister.h | 2.0 KB | 166313 | 11 years | Reasoning about DWARF register numbers should be moved out of … | |
FTLExitArgument.cpp | 1.6 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLExitArgument.h | 2.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLExitArgumentForOperand.cpp | 1.6 KB | 179503 | 10 years | VirtualRegister should really know how to dump itself … | |
FTLExitArgumentForOperand.h | 2.3 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLExitArgumentList.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLExitPropertyValue.cpp | 1.9 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitPropertyValue.h | 2.3 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitThunkGenerator.cpp | 2.2 KB | 164228 | 11 years | FTL OSR exit shouldn't make X86-specific assumptions … | |
FTLExitThunkGenerator.h | 1.9 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLExitTimeObjectMaterialization.cpp | 2.7 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitTimeObjectMaterialization.h | 2.5 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitValue.cpp | 4.3 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLExitValue.h | 7.3 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLFail.cpp | 1.7 KB | 176779 | 10 years | Move JavaScriptCore/dfg to std::unique_ptr … | |
FTLFail.h | 1.5 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLFormattedValue.h | 3.0 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLForOSREntryJITCode.cpp | 1.9 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
FTLForOSREntryJITCode.h | 2.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLGeneratedFunction.h | 1.6 KB | 170851 | 11 years | Add missing ENABLE(FTL_JIT) guards … | |
FTLInlineCacheDescriptor.h | 3.9 KB | 184828 | 10 years | Introduce UniquedStringImpl and SymbolImpl to separate symbolic … | |
FTLInlineCacheSize.cpp | 3.4 KB | 184127 | 10 years | gmail and google maps fail to load with eager compilation: Failed to … | |
FTLInlineCacheSize.h | 1.8 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLIntrinsicRepository.cpp | 2.7 KB | 153235 | 12 years | fourthTier: FTL should support SwitchChar … | |
FTLIntrinsicRepository.h | 10.0 KB | 186860 | 10 years | [ES6] implement block scoping to enable 'let' … | |
FTLJITCode.cpp | 4.0 KB | 187488 | 10 years | Add logging when executable code gets deallocated … | |
FTLJITCode.h | 3.2 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLJITFinalizer.cpp | 5.3 KB | 185772 | 10 years | Crash in com.apple.WebKit.WebContent at com.apple.JavaScriptCore: … | |
FTLJITFinalizer.h | 2.7 KB | 185772 | 10 years | Crash in com.apple.WebKit.WebContent at com.apple.JavaScriptCore: … | |
FTLJSCall.cpp | 1.9 KB | 180279 | 10 years | DFG should really support varargs … | |
FTLJSCall.h | 1.9 KB | 179912 | 10 years | Split FTL::JSCall into the part that knows about call inline caching … | |
FTLJSCallBase.cpp | 2.7 KB | 187505 | 10 years | Simplify call linking https://bugs.webkit.org/show_bug.cgi?id=147363 … | |
FTLJSCallBase.h | 2.0 KB | 180279 | 10 years | DFG should really support varargs … | |
FTLJSCallVarargs.cpp | 8.9 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLJSCallVarargs.h | 2.3 KB | 181993 | 10 years | Heap variables shouldn't end up in the stack frame … | |
FTLLink.cpp | 9.2 KB | 183497 | 10 years | DFG should not use or preserve Phantoms during transformations … | |
FTLLink.h | 1.5 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLLocation.cpp | 5.9 KB | 170525 | 11 years | [JavaScriptCore] FTL buildfix for EFL platform. … | |
FTLLocation.h | 6.3 KB | 166345 | 11 years | Parse stackmaps liveOuts … | |
FTLLowerDFGToLLVM.cpp | 330.1 KB | 187780 | 10 years | DFG should have adaptive structure watchpoints … | |
FTLLowerDFGToLLVM.h | 1.6 KB | 180317 | 10 years | Rollout r180247 & r180249 from trunk … | |
FTLLoweredNodeValue.h | 2.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLOperations.cpp | 14.8 KB | 186860 | 10 years | [ES6] implement block scoping to enable 'let' … | |
FTLOperations.h | 1.9 KB | 186795 | 10 years | Object cycles should not prevent allocation elimination/sinking … | |
FTLOSREntry.cpp | 4.5 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
FTLOSREntry.h | 1.7 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLOSRExit.cpp | 2.7 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLOSRExit.h | 7.8 KB | 186691 | 10 years | DFG fragile frozen values are fundamentally broken … | |
FTLOSRExitCompilationInfo.h | 1.8 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLOSRExitCompiler.cpp | 24.6 KB | 186795 | 10 years | Object cycles should not prevent allocation elimination/sinking … | |
FTLOSRExitCompiler.h | 1.7 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLOutput.cpp | 4.6 KB | 183525 | 10 years | FTL should fully support Switch (it currently lacks the SwitchString … | |
FTLOutput.h | 21.9 KB | 183963 | 10 years | [JSC] Add basic DFG/FTL support for Math.round … | |
FTLRecoveryOpcode.cpp | 1.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLRecoveryOpcode.h | 1.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLRegisterAtOffset.cpp | 1.6 KB | 164326 | 11 years | FTL unwind parsing should handle ARM64 … | |
FTLRegisterAtOffset.h | 2.4 KB | 164326 | 11 years | FTL unwind parsing should handle ARM64 … | |
FTLSaveRestore.cpp | 5.0 KB | 165293 | 11 years | Clarify how we deal with "special" registers … | |
FTLSaveRestore.h | 2.0 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLSlowPathCall.cpp | 8.4 KB | 184828 | 10 years | Introduce UniquedStringImpl and SymbolImpl to separate symbolic … | |
FTLSlowPathCall.h | 2.7 KB | 184828 | 10 years | Introduce UniquedStringImpl and SymbolImpl to separate symbolic … | |
FTLSlowPathCallKey.cpp | 1.7 KB | 166463 | 11 years | Land the stackmap register liveness glue with the uses of the liveness … | |
FTLSlowPathCallKey.h | 4.6 KB | 166463 | 11 years | Land the stackmap register liveness glue with the uses of the liveness … | |
FTLStackMaps.cpp | 9.2 KB | 170525 | 11 years | [JavaScriptCore] FTL buildfix for EFL platform. … | |
FTLStackMaps.h | 4.2 KB | 166463 | 11 years | Land the stackmap register liveness glue with the uses of the liveness … | |
FTLState.cpp | 3.0 KB | 187555 | 10 years | Remove native call inlining … | |
FTLState.h | 3.2 KB | 187555 | 10 years | Remove native call inlining … | |
FTLSwitchCase.h | 2.0 KB | 183724 | 10 years | TypeOf should be fast https://bugs.webkit.org/show_bug.cgi?id=144396 … | |
FTLThunks.cpp | 8.2 KB | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | |
FTLThunks.h | 3.2 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLTypedPointer.h | 2.0 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLUnwindInfo.cpp | 40.0 KB | 177315 | 10 years | [EFL] FTL JIT not working on ARM64 … | |
FTLUnwindInfo.h | 1.9 KB | 173509 | 11 years | [JavaScriptCore] Fix FTL on platform EFL. … | |
FTLValueFormat.cpp | 3.6 KB | 167394 | 11 years | Discern between NaNs that would be safe to tag and NaNs that need some … | |
FTLValueFormat.h | 2.1 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLValueFromBlock.h | 1.9 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
FTLValueRange.cpp | 1.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLValueRange.h | 2.0 KB | 163027 | 11 years | Merge the jsCStack branch … | |
FTLWeight.h | 2.6 KB | 183525 | 10 years | FTL should fully support Switch (it currently lacks the SwitchString … | |
FTLWeightedTarget.h | 2.6 KB | 164389 | 11 years | FTL should be able to convey branch weights to LLVM … |
Note:
See TracBrowser
for help on using the repository browser.