Sign in
webkit
/
WebKit
/
e161858fcb97f8c2e40b57d9e0c60052ef5055e0
/
Source
/
JavaScriptCore
/
b3
/
B3StackmapSpecial.cpp
4392696
[WTF] Import std::optional reference implementation as WTF::Optional
by utatane.tea@gmail.com
· 8 years ago
b56ee0e
Air::IRC doesn't need to have a special-case for uncolored Tmps since they all get colored
by fpizlo@apple.com
· 8 years ago
8cf609a
FTL snippet generators should be able to request a different register for output and input
by fpizlo@apple.com
· 9 years ago
15af88b
Air may decide to put the result register of an arithmetic snippet in the tag register
by sbarati@apple.com
· 9 years ago
fed44e2
[JSC] ARM64: Support the immediate format used for bit operations in Air
by commit-queue@webkit.org
· 9 years ago
781d3b6
[JSC] BranchAdd can override arguments of its stackmap
by commit-queue@webkit.org
· 9 years ago
28c7100
Air needs a Shuffle instruction https://bugs.webkit.org/show_bug.cgi?id=152952
by fpizlo@apple.com
· 9 years ago
070b97b
Unreviewed, rolling out r195084. https://bugs.webkit.org/show_bug.cgi?id=153132
by commit-queue@webkit.org
· 9 years ago
0b7a996
Air needs a Shuffle instruction https://bugs.webkit.org/show_bug.cgi?id=152952
by fpizlo@apple.com
· 9 years ago
2ca4872
[JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid
by commit-queue@webkit.org
· 9 years ago
62b2d87
Unreviewed, rolling out r194714. https://bugs.webkit.org/show_bug.cgi?id=152864
by commit-queue@webkit.org
· 9 years ago
ca0043b
[JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid
by commit-queue@webkit.org
· 9 years ago
ee069c8
B3 patchpoints should allow requesting scratch registers
by fpizlo@apple.com
· 9 years ago
a68bc3a
B3->Air lowering incorrectly copy-propagates over ZExt32's
by fpizlo@apple.com
· 9 years ago
5476c35
[B3] Typo fix after r193386 to fix the build
by ossy@webkit.org
· 9 years ago
2b04a4f
B3 Patchpoint and Check opcodes should be able to specify WarmAny, ColdAny, and LateColdAny
by fpizlo@apple.com
· 9 years ago
5b3a994
B3 patchpoints should allow specifying output constraints
by fpizlo@apple.com
· 9 years ago
d1d4674
B3::ValueRep::Any should translate into a Arg::ColdUse role in Air
by fpizlo@apple.com
· 9 years ago
4d96046
B3 stackmaps should support early clobber
by fpizlo@apple.com
· 9 years ago
08dea8b
CheckAdd/Mul should have commutativity optimizations in B3->Air lowering
by fpizlo@apple.com
· 9 years ago
77b4521
Patchpoints with stackArgument constraints should work
by fpizlo@apple.com
· 9 years ago
998f4b4
B3::Stackmap should be a superclass of B3::PatchpointValue and B3::CheckValue rather than being one of their members
by fpizlo@apple.com
· 9 years ago
d924903
B3 should be able to compile a Patchpoint
by fpizlo@apple.com
· 9 years ago
a00b4d8
Create a super rough prototype of B3
by fpizlo@apple.com
· 9 years ago