lower vector icmp/fcmp to ICMP/FCMP nodes with the right result
authorChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 22:41:32 +0000 (22:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 22:41:32 +0000 (22:41 +0000)
commit9800e849c10fbcf9f6fcff3698165a01930b8ac2
tree8b984ab419f46e18729086bca873022d3afdbf1f
parent87c411b5cc254a8d169b834f3487657a8dc1e17a
lower vector icmp/fcmp to ICMP/FCMP nodes with the right result
(vector of bool).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74960 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp