NAKAMURA Takumi 519ea284af 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
2017-11-21 09:41:01 +00:00
..
2016-10-01 16:54:01 +00:00
2016-06-15 08:43:40 +00:00
2017-01-11 19:23:57 +00:00
2017-09-19 13:38:56 +00:00
2016-09-18 20:25:41 +00:00