summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2017-11-21 09:41:01 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2017-11-21 09:41:01 +0000
commit519ea284af84f77fea8ffdc9d9041b91ba8b49ee (patch)
treeac2088c8b1d73db6af9751ec5fe00b9f5bfad6dd /llvm/lib/Object
parentd7c85137aa392e8879dd7d37f3bb951def683e08 (diff)
downloadbcm5719-llvm-519ea284af84f77fea8ffdc9d9041b91ba8b49ee.tar.gz
bcm5719-llvm-519ea284af84f77fea8ffdc9d9041b91ba8b49ee.zip
SLPVectorizer.cpp: Avoid std::stable_sort(properlyDominates()).
properlyDominates() shouldn't be used as sort key. It causes different output between stdlibc++ and libc++. Instead, I introduced RPOT. In most cases, it works for CSE. llvm-svn: 318743
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud