OSDN Git Service

[InstCombine] replace dyn_casts with matches; NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 2 Aug 2016 22:38:33 +0000 (22:38 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 2 Aug 2016 22:38:33 +0000 (22:38 +0000)
commita1c5f9f963aa903ad52bc42ed3c80f6992862d3e
tree625a1521ec0eda4ef6e41dea605956e2a34f0374
parent2ca02f6ea0a909c6a8e772a429ea50224d687f15
[InstCombine] replace dyn_casts with matches; NFCI

Clean-up before changing this to allow folds for vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277538 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/InstCombine/InstCombineInternal.h