Continue counting intrinsics as instructions (except when they aren't, such as
authorNick Lewycky <nicholas@mxc.ca>
Wed, 21 Dec 2011 20:26:03 +0000 (20:26 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 21 Dec 2011 20:26:03 +0000 (20:26 +0000)
commit6c6fcc4610bb292d0b1e230d3d48d8051bf8a69b
treec5a80467659d0fd2649b7ee083b1eb485fff36f6
parent144bef462b5e0b77dafff90287d3c26cbb369a68
Continue counting intrinsics as instructions (except when they aren't, such as
debug info) and for being vector operations. Fixes regression from r147037.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147093 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InlineCost.cpp