summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTest.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-04-30 04:56:00 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-04-30 04:56:00 +0000
commita8c178f280806d6a0fadb8067e9e433a61e3296b (patch)
treeba0515ac8dfa5407f574d7b4cccee7632c455d25 /clang/unittests/Format/FormatTest.cpp
parent9c821037434dc106543d6905f5519b1129eb904f (diff)
downloadbcm5719-llvm-a8c178f280806d6a0fadb8067e9e433a61e3296b.tar.gz
bcm5719-llvm-a8c178f280806d6a0fadb8067e9e433a61e3296b.zip
[InstCombine] Add a new formula for SMIN.
Summary: After this change `MatchSelectPattern` recognizes the following form of SMIN: Y >s C ? ~Y : ~C == ~Y <s ~C ? ~Y : ~C = SMIN(~Y, ~C) Reviewers: majnemer Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D9352 llvm-svn: 236202
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud