summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-03-02 00:14:51 +0000
committerSanjay Patel <spatel@rotateright.com>2018-03-02 00:14:51 +0000
commitd0cdb2f8616dae762877844b17e6fee26a7f6a12 (patch)
tree172f1925cb423190e63c260c3e95c8e5a909569b /lldb/packages/Python/lldbsuite/test
parent13d5a876585d96b3df3dda9c10a3417cc2b88cd7 (diff)
downloadbcm5719-llvm-d0cdb2f8616dae762877844b17e6fee26a7f6a12.tar.gz
bcm5719-llvm-d0cdb2f8616dae762877844b17e6fee26a7f6a12.zip
[InstCombine] allow fmul fold with less than 'fast'
This is a retry of r326502 with updates to the reassociate test file that I missed the first time. @test15_reassoc in the supposed -reassociate test file (except that it tests 2 other passes too...) shows that there's no clear responsiblity for reassociation transforms. Instcombine now gets that case, but only because the constant values are identical. Otherwise, it would still miss that pattern. Reassociate doesn't get that case because it hasn't been updated to use less than 'fast' FMF. llvm-svn: 326513
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud