Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
authorJyotsna Verma <jverma@codeaurora.org>
Tue, 5 Feb 2013 19:20:45 +0000 (19:20 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Tue, 5 Feb 2013 19:20:45 +0000 (19:20 +0000)
commit6031625b030e787765cf785dade970ac69050885
tree83a5cbfd878c0f123159373539c6d4f18e876ac9
parent7a0e212f6f61cc1acb9f20be951d75bb2ad1a999
Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
         zext( set[ne,eq,gt,ugt] (...) ) type of dag patterns.

llvm-svn: 174429
llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td
llvm/test/CodeGen/Hexagon/cmp_pred.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/cmp_pred_reg.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/cmpb_pred.ll [new file with mode: 0644]