diff options
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-10-01 09:49:01 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-10-01 09:49:01 +0000 |
commit | 28942d4ca06c7a84b2ac1e2b7f80455f545b1439 (patch) | |
tree | f7411953e09d0db252095118148bfbee0065cbdf /llvm/tools/llvm-diff/llvm-diff.cpp | |
parent | 2b953d0b39e232e43c17022b50d4c848e0d9adce (diff) | |
download | llvm-28942d4ca06c7a84b2ac1e2b7f80455f545b1439.zip llvm-28942d4ca06c7a84b2ac1e2b7f80455f545b1439.tar.gz llvm-28942d4ca06c7a84b2ac1e2b7f80455f545b1439.tar.bz2 |
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
Diffstat (limited to 'llvm/tools/llvm-diff/llvm-diff.cpp')
0 files changed, 0 insertions, 0 deletions