Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d5c42c8c037a11291ad9b49f547d17da22c6610a
/
resources
/
SkVMTest.expected
57bdb24
skip no-op masks
by Mike Klein
· 4 years, 10 months ago
a6434a5
refactor bit ops
by Mike Klein
· 4 years, 10 months ago
b5c4355
upgrade debugging tools
by Mike Klein
· 4 years, 10 months ago
1cb0599
all-constant peepholes
by Mike Klein
· 5 years ago
8c1e0ef
sketch out structure for ops with immediates
by Mike Klein
· 5 years ago
4135cf0
use round() instead of trunc() to f32->unorm
by Mike Klein
· 5 years ago
6e4aad9
rename to_i32 -> trunc, and add round
by Mike Klein
· 5 years ago
e8356ad
indent loop so it stands out
by Mike Klein
· 5 years ago
d48488b
reorder to minimize register pressure
by Mike Klein
· 5 years ago
0f61c12
add used_in_loop bit to skvm::Builder::Instruction
by Mike Klein
· 5 years ago
f996311
extend lifetimes for hoisted used in loop
by Mike Klein
· 5 years ago
8ac9f4e
flesh out SkVM ops a bit more
by Mike Klein
· 5 years ago
5e533c9
move hoist analysis back into Builder
by Mike Klein
· 5 years ago
c2fb3b4
split deaths() out of other analysis
by Mike Klein
· 5 years ago
aab45b5
add misc. value programs to SkVMTest.expected
by Mike Klein
· 5 years ago
2b7b2a2
add bit_clear
by Mike Klein
· 5 years ago
a1167ab
split out Analysis struct from Instruction
by Mike Klein
· 5 years ago
0c33466
refactor to remove the need for death schedule
by Mike Klein
· 5 years ago
397fc88
first VEX ymm vector ops
by Mike Klein
· 5 years ago
342b1b2
proposed: add bytes() op
by Mike Klein
· 5 years ago
4c4945a
trim another instruction of I32_SWAR
by Mike Klein
· 5 years ago
7f061fb
streamline srcover math in I32_SWAR
by Mike Klein
· 5 years ago
57cb5ba
i16x2 sub/shr
by Mike Klein
· 5 years ago
3538908
baby steps into 16-bit ops
by Mike Klein
· 5 years ago
821f5e8
remove mul_unorm8/mad_unorm8
by Mike Klein
· 5 years ago
3f59379
expand unit tests, fix extract
by Mike Klein
· 5 years ago
22ea7e9
add Builder::dump()
by Mike Klein
· 5 years ago
a630732
revise extract instruction
by Mike Klein
· 5 years ago
6b43c30
add mad_unorm8 instruction
by Mike Klein
· 5 years ago
754bad3
hoist loop-invariant code out of the loop
by Mike Klein
· 5 years ago
c2d9a31
Revert "print 1/K floats as fractions"
by Mike Klein
· 5 years ago
346f82c
print 1/K floats as fractions
by Mike Klein
· 5 years ago
3c00d3d
dump register and instruction count
by Mike Klein
· 5 years ago
9656dce
add extract instruction
by Mike Klein
· 5 years ago
1665aaa
add pack instruction
by Mike Klein
· 5 years ago
d7d04dc
add mul_unorm8 instruction
by Mike Klein
· 5 years ago
7b7077c
centralize test/bench SkVM builders
by Mike Klein
· 5 years ago
1281851
add a x*y+0 -> x*y peephole
by Mike Klein
· 5 years ago
267f507
streamline SkVM test rebaselining
by Mike Klein
· 5 years ago