add a hack to get code with ordered comparisons working. This hack is
authorChris Lattner <sabre@nondot.org>
Fri, 28 Oct 2005 20:49:47 +0000 (20:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Oct 2005 20:49:47 +0000 (20:49 +0000)
commited048c067dc7bf342b2947b4de39e915dcbd2bf0
tree85ebf7ea6b0dba8915dc0ba4340076b801eabd99
parent6df2507121507c24d7155605c343e467e0106c07
add a hack to get code with ordered comparisons working.  This hack is
tracked as PR642

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24068 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp