Sign in
webkit
/
WebKit
/
f766fd9e24141fef4d74dfff7d3bedd6786b9d29
/
Source
/
JavaScriptCore
/
ftl
/
FTLOSRExitCompiler.cpp
f766fd9
LinkBuffer should not keep a reference to the MacroAssembler
by benjamin@webkit.org
· 11 years ago
c10c9cb
[JavaScriptCore] FTL buildfix for EFL platform.
by llango.u-szeged@partner.samsung.com
· 11 years ago
6895269
Gotta grow the locals vectors if we are about to do SetLocals beyond the bytecode's numCalleeRegisters
by fpizlo@apple.com
· 11 years ago
4075068
FTL should support IsBlah https://bugs.webkit.org/show_bug.cgi?id=130202
by fpizlo@apple.com
· 11 years ago
0cec6dea
GetMyArgumentByVal in FTL https://bugs.webkit.org/show_bug.cgi?id=128850
by fpizlo@apple.com
· 11 years ago
f8ec8b4
FTL should support PhantomArguments
by fpizlo@apple.com
· 11 years ago
b6f8519
Make JSCells have 32-bit Structure pointers
by mhahnenberg@apple.com
· 11 years ago
2385e39
Unconditional logging in compileFTLOSRExit
by mhahnenberg@apple.com
· 11 years ago
41bed90
Inline caching in the FTL on ARM64 should "work"
by fpizlo@apple.com
· 11 years ago
4118d35
FTL unwind parsing should handle ARM64
by fpizlo@apple.com
· 11 years ago
720e05a
FTL OSR exit shouldn't make X86-specific assumptions
by fpizlo@apple.com
· 11 years ago
fb7eff2
Rename Operations.h to JSCInlines.h
by fpizlo@apple.com
· 11 years ago
95192c7
<1/100 probability FTL failure: v8-v6/v8-deltablue.js.ftl-eager: Exception: TypeError: undefined is not an object (evaluating 'c.isInput')
by fpizlo@apple.com
· 11 years ago
b426f86
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
by fpizlo@apple.com
· 11 years ago
9589433
Merge the jsCStack branch https://bugs.webkit.org/show_bug.cgi?id=127763
by msaboff@apple.com
· 11 years ago
a936a26
[EFL] FTL buildfix, add missing includes
by commit-queue@webkit.org
· 11 years ago
9a5ab80
Get rid of the lastResultRegister optimization in the baseline JIT
by fpizlo@apple.com
· 11 years ago
d2ceb39
Switch FTL GetById/PutById IC's over to using AnyRegCC
by fpizlo@apple.com
· 11 years ago
89cdcd5
Remove dead FTL C ABI support https://bugs.webkit.org/show_bug.cgi?id=124100
by fpizlo@apple.com
· 11 years ago
ae909c1
FTL should support NewArrayBuffer https://bugs.webkit.org/show_bug.cgi?id=124067
by fpizlo@apple.com
· 11 years ago
cb9adb0
Change CallFrameRegister to architected frame pointer register
by msaboff@apple.com
· 11 years ago
6bf1198
FTL should use LLVM intrinsics for OSR exit, watchpoints, inline caches, and stack layout
by fpizlo@apple.com
· 11 years ago
b807d2b
Put all uses of LLVM intrinsics behind a single Option
by fpizlo@apple.com
· 11 years ago
47ce211
FTL OSR exit should perform zero extension on values smaller than 64-bit
by fpizlo@apple.com
· 11 years ago
e5192ec
Fix handling of indirect stackmap locations in FTL OSR exit
by fpizlo@apple.com
· 11 years ago
ea92c20
FTL should be able to do simple OSR exits using llvm.webkit.stackmap
by fpizlo@apple.com
· 11 years ago
a62d482
Compress DFG stack layout https://bugs.webkit.org/show_bug.cgi?id=122024
by fpizlo@apple.com
· 11 years ago
62aa8b7
VirtualRegister should be a class https://bugs.webkit.org/show_bug.cgi?id=121732
by msaboff@apple.com
· 12 years ago
bf43ed9
Unreviewed, rolling out r156474.
by commit-queue@webkit.org
· 12 years ago
1796ad0
VirtualRegister should be a class https://bugs.webkit.org/show_bug.cgi?id=121732
by msaboff@apple.com
· 12 years ago
6921b29
DFG should support Int52 for local variables
by fpizlo@apple.com
· 12 years ago
92c6700
Unreviewed, rolling out r156019 and r156020.
by commit-queue@webkit.org
· 12 years ago
4c466ec
DFG should support Int52 for local variables
by fpizlo@apple.com
· 12 years ago
fe6bd74
Don't GC while OSR compiling https://bugs.webkit.org/show_bug.cgi?id=121513
by fpizlo@apple.com
· 12 years ago
fa258dc
FTL should support Call/Construct in the worst way possible
by fpizlo@apple.com
· 12 years ago
5a24fdd
fourthTier: Rename getJITCode and getJITType to jitCode and jitType.
by oliver@apple.com
· 12 years ago
ea77149
fourthTier: Landing the initial FTL logic in a single commit to avoid spurious
by oliver@apple.com
· 12 years ago