Implement new Instruction::isRelational method
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 23:18:25 +0000 (23:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 23:18:25 +0000 (23:18 +0000)
commit3a534f200acf1353c3a8a0cdb2501b773c233525
tree2f01b1367fed8edcb70478fb9d9eafafa7d21b02
parent925e3474bd4c3d4db63ce5739c98d30c213fbc88
Implement new Instruction::isRelational method

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instruction.cpp