1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Richard Sandiford ffc286beba Fix pattern sort in DAGISelEmitter.cpp
The old code skipped one of the sorting criteria if either pattern had
no types.  This could lead to cycles of the form X < Y, Y < Z, Z < X.

llvm-svn: 191735
2013-10-01 09:49:01 +00:00
..
2010-10-11 19:38:01 +00:00
2013-08-29 22:41:43 +00:00
2013-08-28 07:03:02 +00:00
2012-10-11 22:25:56 +00:00
2012-09-13 12:34:29 +00:00