Get rid of the non-DebugLoc-ified getNOT() method.
authorBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 23:03:19 +0000 (23:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 23:03:19 +0000 (23:03 +0000)
commit7581bfa2757a3149c6d17c0fe592e5c3808aa843
treeaa4421e3289933230b386bf830923af82743f9bf
parenta03e74bf6795478fd0b8d8d09b86ab517cda84b5
Get rid of the non-DebugLoc-ified getNOT() method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63442 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp