Sign in
swiftshader
/
SwiftShader
/
989a703f0c58731b79c83b186c726877b508be71
/
crosstest
afeaee4
Subzero: Use scalar arithmetic when no vector instruction exists.
by Matt Wala
· 11 years ago
7da431b
Subzero: Fix and clean up some cross tests.
by Jim Stichnoth
· 11 years ago
0a45051
Subzero: Add support for SSE4.1 instructions.
by Matt Wala
· 11 years ago
c820ddf
Add a peephole to fuse cmpxchg w/ later cmp+branch.
by Jan Voung
· 11 years ago
ce0ca8f
Lower the fcmp instruction for <4 x float> operands.
by Matt Wala
· 11 years ago
9cb61e2
Lower the select instruction when the operands are of vector type.
by Matt Wala
· 11 years ago
656d176
Fix a counter in the test_global crosstest.
by Matt Wala
· 11 years ago
9a0168a
Lower icmp operations between vector values.
by Matt Wala
· 11 years ago
89a7c2b
Factor out common vector crosstesting code.
by Matt Wala
· 11 years ago
35ec373
Fix array index in test initialization.
by Matt Wala
· 11 years ago
7b34b59
Lower stacksave and restore intrinsics.
by Jan Voung
· 11 years ago
7fa813b
Lower byte swap intrinsic.
by Jan Voung
· 11 years ago
4988923
Lower insertelement and extractelement.
by Matt Wala
· 11 years ago
7fa22d8
Lower the rest of the vector arithmetic operations.
by Matt Wala
· 11 years ago
e4da26f
Lower bitmanip intrinsics, assuming absence of BMI/SSE4.2 for now.
by Jan Voung
· 11 years ago
140bb0d
Remove memcpy test workaround for name mangling substitutions.
by Jan Voung
· 11 years ago
a3a01a2
Subzero: lower the rest of the atomic operations.
by Jan Voung
· 11 years ago
f37fbbe
Add scalar lowering for sqrt intrinsic.
by Jan Voung
· 11 years ago
de4ca71
Subzero: Partial implementation of global initializers.
by Jim Stichnoth
· 11 years ago
3bd9f1a
Add a few Subzero intrinsics (not the atomic ones yet).
by Jan Voung
· 11 years ago
798b415
Subzero: give crosstest .sz intermediate files names that depend on flags
by Jan Voung
· 11 years ago
d97c7df
Subzero: Initial O2 lowering
by Jim Stichnoth
· 11 years ago
5bc2b1d
Add Om1 lowering with no optimizations.
by Jim Stichnoth
· 11 years ago