summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.rst
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2014-09-02 19:02:53 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2014-09-02 19:02:53 +0000
commitc1a71217b348e5942cada35d35228a02900b67f6 (patch)
tree257b21ad756499f88d69699d829092c8a1050910 /llvm/docs/CodeGenerator.rst
parentac7cbdc9b14fda3d814d696631aefcb5d41ce726 (diff)
downloadbcm5719-llvm-c1a71217b348e5942cada35d35228a02900b67f6.tar.gz
bcm5719-llvm-c1a71217b348e5942cada35d35228a02900b67f6.zip
Fix interference caused by fmul 2, x -> fadd x, x
If an fmul was introduced by lowering, it wouldn't be folded into a multiply by a constant since the earlier combine would have replaced the fmul with the fadd. llvm-svn: 216932
Diffstat (limited to 'llvm/docs/CodeGenerator.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud