Make my earlier patch to skip debug intrinsics
authorDale Johannesen <dalej@apple.com>
Wed, 4 Mar 2009 01:20:34 +0000 (01:20 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 4 Mar 2009 01:20:34 +0000 (01:20 +0000)
commit0d6596b7bf9c8ef2aa980b34575273a489e3a16e
tree06780d16bfbfd7b144ebb698b8e32fcecd2cd23b
parent160ae86936e26dbb3e18f6392ef369bb2a789cfb
Make my earlier patch to skip debug intrinsics
when counting work; it was only off by 1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65993 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/DebugInfo/2009-03-03-cheapdse.ll [new file with mode: 0644]