summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-lambda-expressions.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-05-19 14:26:39 +0000
committerSanjay Patel <spatel@rotateright.com>2019-05-19 14:26:39 +0000
commit9ef99b4b118bf6b2b94684c1241450a639c9203f (patch)
treec75120404ddf55d51065f5567340a4811eeb235c /clang/test/Parser/cxx0x-lambda-expressions.cpp
parentad3314b146599b4d73a861db8e5ab268c33a44df (diff)
downloadbcm5719-llvm-9ef99b4b118bf6b2b94684c1241450a639c9203f.tar.gz
bcm5719-llvm-9ef99b4b118bf6b2b94684c1241450a639c9203f.zip
[InstSimplify] fold fcmp (maxnum, X, C1), C2
This is the sibling transform for rL360899 (D61691): maxnum(X, GreaterC) == C --> false maxnum(X, GreaterC) <= C --> false maxnum(X, GreaterC) < C --> false maxnum(X, GreaterC) >= C --> true maxnum(X, GreaterC) > C --> true maxnum(X, GreaterC) != C --> true llvm-svn: 361118
Diffstat (limited to 'clang/test/Parser/cxx0x-lambda-expressions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud