diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-12-06 18:09:37 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-12-06 18:09:37 +0000 |
commit | d0ccdb46b9c1f6324e7bb77e1fb7d93fc4b77775 (patch) | |
tree | 42306d1a3eec4e0ef1c33bd2da29a9b3a2b74545 /llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp | |
parent | a2a32c2cc8659f2c6a9983edcfc24fe56871256a (diff) | |
download | bcm5719-llvm-d0ccdb46b9c1f6324e7bb77e1fb7d93fc4b77775.tar.gz bcm5719-llvm-d0ccdb46b9c1f6324e7bb77e1fb7d93fc4b77775.zip |
[InstSimplify] add folds for or-of-icmps with same operands
All of these (and a few more) are already handled by InstCombine,
but we shouldn't have to wait until then to simplify these because
they're cheap to deal with here in InstSimplify.
llvm-svn: 288833
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp')
0 files changed, 0 insertions, 0 deletions