diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-04-30 04:56:04 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-04-30 04:56:04 +0000 |
commit | 08e95b47032d100f9d40dbf09fb7c8559d1ca505 (patch) | |
tree | 3e8e7382595f66970b812605f5df7593ae579f4b /clang/unittests/Format/FormatTest.cpp | |
parent | a8c178f280806d6a0fadb8067e9e433a61e3296b (diff) | |
download | bcm5719-llvm-08e95b47032d100f9d40dbf09fb7c8559d1ca505.tar.gz bcm5719-llvm-08e95b47032d100f9d40dbf09fb7c8559d1ca505.zip |
[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
Summary:
Optimizing these well are especially interesting for IRCE since it
"clamps" values by generating this sort of pattern through SCEV
expressions.
Depends on D9352.
Reviewers: majnemer
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D9353
llvm-svn: 236203
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions