source:
webkit/trunk/Source/JavaScriptCore/ftl@
161650
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
FTLAbbreviatedTypes.h | 1.9 KB | 159545 | 12 years | Infer constant global variables … | |
FTLAbbreviations.h | 18.1 KB | 160205 | 11 years | FTL should use cvttsd2si directly for double-to-int32 conversions … | |
FTLAbstractHeap.cpp | 6.3 KB | 156504 | 12 years | Attempt to fix the FTL build. * ftl/FTLAbstractHeap.cpp: … | |
FTLAbstractHeap.h | 7.0 KB | 160344 | 11 years | Replace use of WTF::FixedArray with std::array … | |
FTLAbstractHeapRepository.cpp | 2.8 KB | 158717 | 12 years | FTL should support NewObject … | |
FTLAbstractHeapRepository.h | 5.6 KB | 161240 | 11 years | Add support for StoreBarrier and friends to the FTL … | |
FTLCapabilities.cpp | 9.5 KB | 161240 | 11 years | Add support for StoreBarrier and friends to the FTL … | |
FTLCapabilities.h | 1.7 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
FTLCommonValues.cpp | 2.8 KB | 155260 | 12 years | FTL should support typed array GetByVal and related ops … | |
FTLCommonValues.h | 2.5 KB | 155260 | 12 years | FTL should support typed array GetByVal and related ops … | |
FTLCompile.cpp | 17.1 KB | 160613 | 11 years | FTL should *really* know when things are flushed … | |
FTLCompile.h | 1.5 KB | 153134 | 12 years | fourthTier: ASSERT that commonly used not-thread-safe methods in the … | |
FTLExitArgument.cpp | 1.6 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLExitArgument.h | 2.7 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLExitArgumentForOperand.cpp | 1.6 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLExitArgumentForOperand.h | 2.4 KB | 156511 | 12 years | VirtualRegister should be a class … | |
FTLExitArgumentList.h | 1.6 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLExitThunkGenerator.cpp | 2.1 KB | 158535 | 12 years | FTL should use LLVM intrinsics for OSR exit, watchpoints, inline … | |
FTLExitThunkGenerator.h | 1.9 KB | 157209 | 12 years | FTL should be able to do simple OSR exits using llvm.webkit.stackmap … | |
FTLExitValue.cpp | 2.5 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
FTLExitValue.h | 6.0 KB | 157209 | 12 years | FTL should be able to do simple OSR exits using llvm.webkit.stackmap … | |
FTLFail.cpp | 1.7 KB | 157260 | 12 years | FTL: Soft-link LLVM as a workaround for LLVM's static initializers and … | |
FTLFail.h | 1.5 KB | 153289 | 12 years | fourthTier: FTL should be able to generate LLVM IR that uses an … | |
FTLFormattedValue.h | 3.0 KB | 160587 | 11 years | Get rid of forward exit on UInt32ToNumber by adding an op_unsigned … | |
FTLForOSREntryJITCode.cpp | 1.8 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
FTLForOSREntryJITCode.h | 2.6 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
FTLGeneratedFunction.h | 1.5 KB | 153161 | 12 years | fourthTier: DFG should separate link phase into things that must be … | |
FTLInlineCacheDescriptor.h | 3.1 KB | 158681 | 12 years | FTL should support PutById … | |
FTLInlineCacheSize.cpp | 1.8 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
FTLInlineCacheSize.h | 1.5 KB | 157872 | 12 years | FTL should be able to do some simple inline caches using LLVM … | |
FTLIntrinsicRepository.cpp | 2.7 KB | 153235 | 12 years | fourthTier: FTL should support SwitchChar … | |
FTLIntrinsicRepository.h | 6.5 KB | 161240 | 11 years | Add support for StoreBarrier and friends to the FTL … | |
FTLJITCode.cpp | 3.2 KB | 157062 | 12 years | FTL memory allocator should be able to allocate data sections in … | |
FTLJITCode.h | 2.8 KB | 157260 | 12 years | FTL: Soft-link LLVM as a workaround for LLVM's static initializers and … | |
FTLJITFinalizer.cpp | 4.3 KB | 159039 | 12 years | Switch FTL GetById/PutById IC's over to using AnyRegCC … | |
FTLJITFinalizer.h | 2.2 KB | 157872 | 12 years | FTL should be able to do some simple inline caches using LLVM … | |
FTLLink.cpp | 8.3 KB | 159721 | 12 years | CodeBlock::m_numCalleeRegisters shouldn't also mean frame size, frame … | |
FTLLink.h | 1.5 KB | 153161 | 12 years | fourthTier: DFG should separate link phase into things that must be … | |
FTLLocation.cpp | 6.8 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
FTLLocation.h | 6.2 KB | 159039 | 12 years | Switch FTL GetById/PutById IC's over to using AnyRegCC … | |
FTLLowerDFGToLLVM.cpp | 160.3 KB | 161399 | 11 years | Make the different flavors of integer arithmetic more explicit, and … | |
FTLLowerDFGToLLVM.h | 1.6 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLLoweredNodeValue.h | 2.6 KB | 153274 | 12 years | fourthTier: DFG should have an SSA form for use by FTL … | |
FTLOSREntry.cpp | 3.7 KB | 159721 | 12 years | CodeBlock::m_numCalleeRegisters shouldn't also mean frame size, frame … | |
FTLOSREntry.h | 1.7 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
FTLOSRExit.cpp | 2.3 KB | 161126 | 11 years | Get rid of DFG forward exiting … | |
FTLOSRExit.h | 8.3 KB | 161126 | 11 years | Get rid of DFG forward exiting … | |
FTLOSRExitCompilationInfo.h | 1.9 KB | 158535 | 12 years | FTL should use LLVM intrinsics for OSR exit, watchpoints, inline … | |
FTLOSRExitCompiler.cpp | 8.9 KB | 159091 | 12 years | Get rid of the lastResultRegister optimization in the baseline JIT … | |
FTLOSRExitCompiler.h | 1.7 KB | 156490 | 12 years | Move DFG inline caching logic into jit/. … | |
FTLOutput.cpp | 1.7 KB | 157260 | 12 years | FTL: Soft-link LLVM as a workaround for LLVM's static initializers and … | |
FTLOutput.h | 21.2 KB | 160294 | 11 years | FTL should support UntypedUse versions of Compare nodes … | |
FTLSaveRestore.cpp | 4.4 KB | 157707 | 12 years | StructureStubInfo's usedRegisters set should be able to track all … | |
FTLSaveRestore.h | 2.0 KB | 157264 | 12 years | OSR exit using llvm.webkit.stackmap should pass more tests … | |
FTLSlowPathCall.cpp | 7.1 KB | 159039 | 12 years | Switch FTL GetById/PutById IC's over to using AnyRegCC … | |
FTLSlowPathCall.h | 2.4 KB | 158681 | 12 years | FTL should support PutById … | |
FTLSlowPathCallKey.cpp | 1.6 KB | 157872 | 12 years | FTL should be able to do some simple inline caches using LLVM … | |
FTLSlowPathCallKey.h | 4.4 KB | 159039 | 12 years | Switch FTL GetById/PutById IC's over to using AnyRegCC … | |
FTLStackMaps.cpp | 5.3 KB | 159448 | 12 years | Allow the FTL debug dumps to include the new size field … | |
FTLStackMaps.h | 3.2 KB | 159448 | 12 years | Allow the FTL debug dumps to include the new size field … | |
FTLState.cpp | 2.6 KB | 157260 | 12 years | FTL: Soft-link LLVM as a workaround for LLVM's static initializers and … | |
FTLState.h | 2.4 KB | 158681 | 12 years | FTL should support PutById … | |
FTLSwitchCase.h | 1.8 KB | 153230 | 12 years | fourthTier: FTL should support Switch … | |
FTLThunks.cpp | 6.5 KB | 158535 | 12 years | FTL should use LLVM intrinsics for OSR exit, watchpoints, inline … | |
FTLThunks.h | 3.5 KB | 159039 | 12 years | Switch FTL GetById/PutById IC's over to using AnyRegCC … | |
FTLTypedPointer.h | 2.1 KB | 153121 | 12 years | fourthTier: Landing the initial FTL logic in a single commit to avoid … | |
FTLValueFormat.cpp | 3.6 KB | 160587 | 11 years | Get rid of forward exit on UInt32ToNumber by adding an op_unsigned … | |
FTLValueFormat.h | 2.1 KB | 160587 | 11 years | Get rid of forward exit on UInt32ToNumber by adding an op_unsigned … | |
FTLValueFromBlock.h | 1.9 KB | 153274 | 12 years | fourthTier: DFG should have an SSA form for use by FTL … |
Note:
See TracBrowser
for help on using the repository browser.