Add more pattern matchers for compares, instructions, and BinaryOperators. NFC.
authorJuergen Ributzka <juergen@apple.com>
Tue, 9 Dec 2014 16:36:10 +0000 (16:36 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 9 Dec 2014 16:36:10 +0000 (16:36 +0000)
commitc4dedab6a67766053553b1c8d095c633b4e57e4c
tree83d36f5b7f076a97f01e7d82f45fcf0fe219795b
parent50f10eb432f6f6d75a8a477b826ee2621c3d553f
Add more pattern matchers for compares, instructions, and BinaryOperators. NFC.

Add a few more matchers to make the code in the next commit more compact.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223785 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/PatternMatch.h