summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTest.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erikjv@me.com>2014-03-27 11:16:05 +0000
committerErik Verbruggen <erikjv@me.com>2014-03-27 11:16:05 +0000
commit59a12198463bb13f1496205e496a2131462d3f88 (patch)
tree00762d21bc95bc44bcc1c08b9fa7213e7577d3f8 /clang/unittests/Format/FormatTest.cpp
parentd897b564ca26228fe1b0f11de5f60f1645129da8 (diff)
downloadbcm5719-llvm-59a12198463bb13f1496205e496a2131462d3f88.tar.gz
bcm5719-llvm-59a12198463bb13f1496205e496a2131462d3f88.zip
InstCombine: merge constants in both operands of icmp.
Transform: icmp X+Cst2, Cst into: icmp X, Cst-Cst2 when Cst-Cst2 does not overflow, and the add has nsw. llvm-svn: 204912
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud