[llvm-commits] [llvm] r71612 - in /llvm/trunk: include/llvm/Support/MathExtras.h lib/Target/Alpha/AlphaInstrInfo.td lib/Transforms/Scalar/LoopStrengthReduce.cpp

Dale Johannesen dalej at apple.com
Wed May 13 09:44:49 PDT 2009


On May 13, 2009, at 12:12 AMPDT, Duncan Sands wrote:

> Hi Dale,
>
>> +/// abs64 - absolute value of a 64-bit int.  Not all environments  
>> support
>> +/// "abs" on whatever their name for the 64-bit int type is.  The  
>> absolute
>
> on whatever -> or whatever

"on" is what I meant, as in "using 'abs' on".





More information about the llvm-commits mailing list