Use CmpInst::Predicate instead of 'unsigned short' in some places. NFC
authorCraig Topper <craig.topper@gmail.com>
Tue, 15 Dec 2015 06:11:33 +0000 (06:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 15 Dec 2015 06:11:33 +0000 (06:11 +0000)
commit240b0e16f64a14362ec76758cc0699148b42219b
tree79088c6c687a9e4f12987ca1735260f1237e9972
parentd99f1b2161305f15e2ee6c1de1e397d53609c72e
Use CmpInst::Predicate instead of 'unsigned short' in some places. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255623 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/InstrTypes.h
lib/IR/ConstantFold.cpp
lib/IR/Constants.cpp
lib/IR/Instructions.cpp
tools/llvm-stress/llvm-stress.cpp