Add a utility routine to check for unpredicated terminator instruction.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2007 21:59:56 +0000 (21:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2007 21:59:56 +0000 (21:59 +0000)
commitbfd2ec4a8ef51ebe982363a7e8d7156fdb3827d8
tree466f212b5d912a839f160486256a40f008202b69
parent61718a6285a4f140cab530bcc07c6492902dc710
Add a utility routine to check for unpredicated terminator instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37528 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/TargetInstrInfo.cpp
lib/Target/X86/X86InstrInfo.cpp