The NOOP instruction is no longer needed. Instead, use the
authorChris Lattner <sabre@nondot.org>
Sun, 3 Aug 2003 18:52:15 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Aug 2003 18:52:15 +0000 (18:52 +0000)
commit9ca5a2a33e98b0a93dc335a00f4d63aeb9a192b8
treee38de7d3d00046300b7d87212c54a7fd83ccf5cf
parentc66c9b423385a699126f016f8073a6a93a1d07e2
The NOOP instruction is no longer needed.  Instead, use the
TargetInstrInfo::isNOPinstr method

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7530 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h