K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-08-25T22:32:10.413088Z K 7 svn:log V 241 [mips] flip from =v to =r - let the compiler choose a temp register. =v is some ye olde gcc "use this specific register as the temp register" thing that they've deprecated and clang/llvm doesn't implement. Poked again and again by: sbruno END