]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/uninit.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / uninit.tmpl
2012-12-24 Wolfgang BumillerTests for the previous vector-liferange change