summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-04-15 13:23:38 +0000
committerSanjay Patel <spatel@rotateright.com>2019-04-15 13:23:38 +0000
commit5e13cd2e61cb187f28d743c15141333530cc1adf (patch)
tree0c076066762a394b8dc9ddfd8e6435fed8cf4abc /llvm/lib/Support/CommandLine.cpp
parent5db281cd4eda2e288b581be20b8ee41316c1a2fd (diff)
downloadbcm5719-llvm-5e13cd2e61cb187f28d743c15141333530cc1adf.tar.gz
bcm5719-llvm-5e13cd2e61cb187f28d743c15141333530cc1adf.zip
[InstCombine] canonicalize fdiv after fmul if reassociation is allowed
(X / Y) * Z --> (X * Z) / Y This can allow other optimizations/reassociations as shown in the test diffs. llvm-svn: 358404
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud