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

Name Size Rev Age Author Last Change
../
FTLAbbreviatedTypes.h 1.9 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
FTLAbbreviations.h 21.4 KB 172648   11 years mmirman Made native inlining errors not segfault. …
FTLAbstractHeap.cpp 6.3 KB 170525   11 years llango.u-szeged [JavaScriptCore] FTL buildfix for EFL platform. …
FTLAbstractHeap.h 7.1 KB 173837   11 years fpizlo FTL should store the four bytes of the cell header using a 32-bit …
FTLAbstractHeapRepository.cpp 3.5 KB 173837   11 years fpizlo FTL should store the four bytes of the cell header using a 32-bit …
FTLAbstractHeapRepository.h 7.5 KB 173837   11 years fpizlo FTL should store the four bytes of the cell header using a 32-bit …
FTLAvailableRecovery.cpp 1.6 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLAvailableRecovery.h 2.5 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLCapabilities.cpp 14.1 KB 174226   11 years oliver Do all closed variable access through the local lexical object …
FTLCapabilities.h 1.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLCommonValues.cpp 3.0 KB 164389   11 years fpizlo FTL should be able to convey branch weights to LLVM …
FTLCommonValues.h 2.7 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLCompile.cpp 31.9 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLCompile.h 1.6 KB 167897   11 years fpizlo GC should be able to remove things from the DFG worklist and cancel …
FTLDataSection.cpp 2.3 KB 167397   11 years fpizlo Allocate the data section on the heap again for FTL on ARM64 …
FTLDataSection.h 1.8 KB 167397   11 years fpizlo Allocate the data section on the heap again for FTL on ARM64 …
FTLDWARFDebugLineInfo.cpp 11.1 KB 170851   11 years commit-queue Add missing ENABLE(FTL_JIT) guards …
FTLDWARFDebugLineInfo.h 4.2 KB 170851   11 years commit-queue Add missing ENABLE(FTL_JIT) guards …
FTLDWARFRegister.cpp 2.8 KB 166313   11 years fpizlo Reasoning about DWARF register numbers should be moved out of …
FTLDWARFRegister.h 2.0 KB 166313   11 years fpizlo Reasoning about DWARF register numbers should be moved out of …
FTLExitArgument.cpp 1.6 KB 153121   12 years oliver fourthTier: Landing the initial FTL logic in a single commit to avoid …
FTLExitArgument.h 2.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLExitArgumentForOperand.cpp 1.6 KB 153121   12 years oliver fourthTier: Landing the initial FTL logic in a single commit to avoid …
FTLExitArgumentForOperand.h 2.3 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLExitArgumentList.h 1.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLExitPropertyValue.cpp 1.6 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLExitPropertyValue.h 2.1 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLExitThunkGenerator.cpp 2.2 KB 164228   11 years fpizlo FTL OSR exit shouldn't make X86-specific assumptions …
FTLExitThunkGenerator.h 1.9 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLExitTimeObjectMaterialization.cpp 2.3 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLExitTimeObjectMaterialization.h 2.2 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLExitValue.cpp 3.2 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLExitValue.h 8.4 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLFail.cpp 1.7 KB 167467   11 years fpizlo InlineCallFrameSet should be refcounted …
FTLFail.h 1.5 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLFormattedValue.h 3.0 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLForOSREntryJITCode.cpp 1.9 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLForOSREntryJITCode.h 2.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLGeneratedFunction.h 1.6 KB 170851   11 years commit-queue Add missing ENABLE(FTL_JIT) guards …
FTLInlineCacheDescriptor.h 3.8 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLInlineCacheSize.cpp 2.4 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLInlineCacheSize.h 1.6 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLIntrinsicRepository.cpp 2.7 KB 153235   12 years oliver fourthTier: FTL should support SwitchChar …
FTLIntrinsicRepository.h 8.6 KB 172176   11 years fpizlo Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, …
FTLJITCode.cpp 3.3 KB 164393   11 years fpizlo FTL should allow LLVM to allocate data sections with alignment > 8 …
FTLJITCode.h 3.1 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLJITFinalizer.cpp 5.0 KB 171076   11 years benjamin Remove some dead code from FTLJITFinalizer …
FTLJITFinalizer.h 2.3 KB 171076   11 years benjamin Remove some dead code from FTLJITFinalizer …
FTLJSCall.cpp 3.4 KB 170876   11 years benjamin LinkBuffer should not keep a reference to the MacroAssembler …
FTLJSCall.h 2.2 KB 170876   11 years benjamin LinkBuffer should not keep a reference to the MacroAssembler …
FTLLink.cpp 9.0 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLLink.h 1.5 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLLocation.cpp 5.9 KB 170525   11 years llango.u-szeged [JavaScriptCore] FTL buildfix for EFL platform. …
FTLLocation.h 6.3 KB 166345   11 years fpizlo Parse stackmaps liveOuts …
FTLLowerDFGToLLVM.cpp 259.8 KB 174165   11 years fpizlo DFG SSA should use PutLocal/KillLocal instead of SetLocal to …
FTLLowerDFGToLLVM.h 1.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLLoweredNodeValue.h 2.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLOperations.cpp 3.9 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLOperations.h 1.8 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLOSREntry.cpp 4.5 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLOSREntry.h 1.7 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLOSRExit.cpp 2.3 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
FTLOSRExit.h 8.6 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLOSRExitCompilationInfo.h 1.8 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLOSRExitCompiler.cpp 22.8 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLOSRExitCompiler.h 1.7 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLOutput.cpp 4.2 KB 171380   11 years fpizlo Merge r169148, r169185, r169188, r169578, r169582, r169584, r169588, …
FTLOutput.h 21.8 KB 171380   11 years fpizlo Merge r169148, r169185, r169188, r169578, r169582, r169584, r169588, …
FTLRecoveryOpcode.cpp 1.7 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLRecoveryOpcode.h 1.7 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLRegisterAtOffset.cpp 1.6 KB 164326   11 years fpizlo FTL unwind parsing should handle ARM64 …
FTLRegisterAtOffset.h 2.4 KB 164326   11 years fpizlo FTL unwind parsing should handle ARM64 …
FTLSaveRestore.cpp 5.0 KB 165293   11 years msaboff Clarify how we deal with "special" registers …
FTLSaveRestore.h 2.0 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLSlowPathCall.cpp 8.4 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLSlowPathCall.h 2.7 KB 172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
FTLSlowPathCallKey.cpp 1.7 KB 166463   11 years fpizlo Land the stackmap register liveness glue with the uses of the liveness …
FTLSlowPathCallKey.h 4.6 KB 166463   11 years fpizlo Land the stackmap register liveness glue with the uses of the liveness …
FTLStackMaps.cpp 9.2 KB 170525   11 years llango.u-szeged [JavaScriptCore] FTL buildfix for EFL platform. …
FTLStackMaps.h 4.2 KB 166463   11 years fpizlo Land the stackmap register liveness glue with the uses of the liveness …
FTLState.cpp 2.9 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLState.h 3.0 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLSwitchCase.h 2.0 KB 173993   11 years fpizlo FTL should sink object allocations …
FTLThunks.cpp 8.2 KB 170876   11 years benjamin LinkBuffer should not keep a reference to the MacroAssembler …
FTLThunks.h 3.2 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLTypedPointer.h 2.0 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLUnwindInfo.cpp 26.1 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLUnwindInfo.h 1.9 KB 173509   11 years llango.u-szeged [JavaScriptCore] Fix FTL on platform EFL. …
FTLValueFormat.cpp 3.6 KB 167394   11 years fpizlo Discern between NaNs that would be safe to tag and NaNs that need some …
FTLValueFormat.h 2.1 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLValueFromBlock.h 1.9 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
FTLValueRange.cpp 1.7 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLValueRange.h 2.0 KB 163027   11 years msaboff Merge the jsCStack branch …
FTLWeight.h 2.3 KB 164392   11 years fpizlo Unreviewed, fix comment. * ftl/FTLWeight.h: …
FTLWeightedTarget.h 2.6 KB 164389   11 years fpizlo FTL should be able to convey branch weights to LLVM …
Note: See TracBrowser for help on using the repository browser.