[llvm-commits] [llvm] r63433 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Chris Lattner
clattner at apple.com
Fri Jan 30 14:14:40 PST 2009
On Jan 30, 2009, at 2:11 PM, Bill Wendling wrote:
> Author: void
> Date: Fri Jan 30 16:11:22 2009
> New Revision: 63433
>
> URL: http://llvm.org/viewvc/llvm-project?rev=63433&view=rev
> Log:
> DebugLoc form of getNOT().
getNOT isn't used in many places, it might be easy enough to just
update them all now and zap the old form.
-Chris
More information about the llvm-commits
mailing list