Hexagon: Expand i1 SELECT_CC
authorTom Stellard <thomas.stellard@amd.com>
Tue, 10 Jun 2014 16:42:41 +0000 (16:42 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 10 Jun 2014 16:42:41 +0000 (16:42 +0000)
commit7dd65e6ceed339bdd3fedfd5ba177b6fdad7ad30
treed9d8af83dfd5a9fe414465597f6daa795ce89f50
parent8dea1c4167385e544782bc51040ad3111b7bedb5
Hexagon: Expand i1 SELECT_CC

il is legal for Hexagon, so I should have marked this as Expand for
SELECT_CC when I removed setOperationAction(ISD::SELECT_CC, MVT::Other,
Expand); in r210541.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonISelLowering.cpp