summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ConstantFold.cpp
diff options
context:
space:
mode:
authorDaniel Cederman <cederman@gaisler.com>2018-04-20 07:53:27 +0000
committerDaniel Cederman <cederman@gaisler.com>2018-04-20 07:53:27 +0000
commit45571780617feb60784c7743d718970d2dfe8e5b (patch)
tree7874f1b085d999bf46fa387a8d0e3ae03df497fe /llvm/lib/IR/ConstantFold.cpp
parentc67b3ffba743e8de1c46b5363bf9801e20da5744 (diff)
downloadbcm5719-llvm-45571780617feb60784c7743d718970d2dfe8e5b.tar.gz
bcm5719-llvm-45571780617feb60784c7743d718970d2dfe8e5b.zip
Revert "This pass, fixing an erratum in some LEON 2 processors..."
Summary: Reading Atmel's AT697E errata document this does not seem like a valid workaround. While the text only mentions SDIV, it says that the ICC flags can be wrong, and those are only generated by SDIVcc. Verification on hardware shows that simply replacing SDIV with SDIVcc does not avoid the bug with negative operands. This reverts r283727. Reviewers: lero_chris, jyknight Reviewed By: jyknight Subscribers: fedor.sergeev, jrtc27, llvm-commits Differential Revision: https://reviews.llvm.org/D45813 llvm-svn: 330397
Diffstat (limited to 'llvm/lib/IR/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud