[Hexagon] Fix lowering of calls with the return type of i1
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 4 Mar 2016 17:38:05 +0000 (17:38 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 4 Mar 2016 17:38:05 +0000 (17:38 +0000)
commit51155fc0d1b4580ba800b05192f7827b45670648
tree6e8b326d370de46ba2d421e896531c2949cdd640
parenta68b67d1ed877496e58d8f18edb67cf446c96383
[Hexagon] Fix lowering of calls with the return type of i1

This fixes an assertion in test/CodeGen/Hexagon/ifcvt-edge-weight.ll
when run with -debug-only=isel

llvm-svn: 262726
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp