summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-09-06 05:05:14 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-09-06 05:05:14 +0000
commit658bdb51330594f487196b7656197e134d7c5999 (patch)
tree47ea4dce3b544a7ca32c3bce92d132327fc8ec93 /llvm/test/Feature
parent3ab15558d7698201a7d6b9c1831394d18145ffb6 (diff)
downloadbcm5719-llvm-658bdb51330594f487196b7656197e134d7c5999.tar.gz
bcm5719-llvm-658bdb51330594f487196b7656197e134d7c5999.zip
The logic inside getMulExpr to simplify {a,+,b}*{c,+,d} was wrong, which was
visible given a=b=c=d=1, on iteration #1 (the second iteration). Replace it with correct math. Fixes PR10383! llvm-svn: 139133
Diffstat (limited to 'llvm/test/Feature')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud