Add ShiftInst::isLogical/ArithmeticShift methods.
authorChris Lattner <sabre@nondot.org>
Sun, 17 Sep 2006 19:29:56 +0000 (19:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Sep 2006 19:29:56 +0000 (19:29 +0000)
commit2f463865c2f03b8835e35d3499fcd95eed922bc6
tree2ca93b6d504bd0d1dc7084c66310549314824962
parenta5b07404f79036727ba47624050040defe59a5fa
Add ShiftInst::isLogical/ArithmeticShift methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30445 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp