add cse opts

This commit is contained in:
Bill Currie 2001-07-18 02:08:32 +00:00
parent c298d4919c
commit f2731a7314

View file

@ -10,3 +10,4 @@ o native integer type
o quaternion type
o ?: operator
o <op>= operator ( var += expr, etc. )
o CSE optimisations