Use "neg" when printing/reading unary negation rather than "-".
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 22 Apr 2010 06:47:07 +0000 (23:47 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 28 Apr 2010 22:42:07 +0000 (15:42 -0700)
commit9d290d786d702cfc5eb7b6aefd6cb5b2c946ab88
tree0a65f0b0547cd41680c29b2a9fad180addeef2b1
parent3b96996b7eb6e3603a5f138177867c3e856e0dfa
Use "neg" when printing/reading unary negation rather than "-".

"-" is now only used for binary subtraction.
ir.cpp