[llvm-commits] [llvm] r59513 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.h test/CodeGen/XCore/cos.ll test/CodeGen/XCore/exp.ll test/CodeGen/XCore/exp2.ll test/CodeGen/XCore/fneg.ll test/CodeGen/XCore/log.ll test/CodeGen/XCore/log10.ll test/CodeGen/XCore/log2.ll test/CodeGen/XCore/sin.ll test/CodeGen/XCore/sqrt.ll

Bill Wendling isanbard at gmail.com
Tue Nov 18 03:00:31 PST 2008


On Nov 18, 2008, at 1:15 AM, Duncan Sands wrote:

> Author: baldrick
> Date: Tue Nov 18 03:15:03 2008
> New Revision: 59513
>
> URL: http://llvm.org/viewvc/llvm-project?rev=59513&view=rev
> Log:
> Reapply r59464, this time using the correct type
> when softening FNEG.
>
Thanks, Duncan!

-bw




More information about the llvm-commits mailing list