Closed GoogleCodeExporter closed 8 years ago
This issue was updated by revision e59736f1d4a7.
SASL:
Add all operators support to lex.
Add tests for unary operators.
Original comment by wuye9036
on 29 Apr 2012 at 6:39
This issue was updated by revision 564aa7e31f51.
SASL:
Add not, bit not, neg operators support and tested.
Original comment by wuye9036
on 29 Apr 2012 at 6:39
This issue was updated by revision 406df1cf60f1.
SASL:
Add bit assign and arith assign operators support and tested.
Original comment by wuye9036
on 3 May 2012 at 6:04
This issue was updated by revision ddd05c57d949.
SASL:
Rename emit_mul to emit_mul_intrin.
Rename emit_mul_os to emit_mul_comp.
Add extend_scalar_and_emit_bin_ps.
Now many of operator support scalar-vector/matrix overloading.
Add test for vec-scalar and vec-mat and tested.
Original comment by wuye9036
on 3 May 2012 at 6:04
This issue was updated by revision bb9f24d8f1e4.
SASL:
Split some code from general.cpp to jit_test.h and jit_test.cpp
Original comment by wuye9036
on 3 May 2012 at 10:28
Original comment by wuye9036
on 4 May 2012 at 5:21
Original issue reported on code.google.com by
wuye9036
on 29 Apr 2012 at 2:03