]> granicus.if.org Git - llvm/commit
[Hexagon] Don't expand mux instructions with both sources identical
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 31 Oct 2016 15:45:09 +0000 (15:45 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 31 Oct 2016 15:45:09 +0000 (15:45 +0000)
commitabc5ce4bbcbdc9219e7a5b9dc6aa771ab0a5c2ef
tree1237eb93281e0dff8689689d34669df87bd2cee0
parent80431317911162d73590457d435ccd8fe13a197a
[Hexagon] Don't expand mux instructions with both sources identical

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonExpandCondsets.cpp
test/CodeGen/Hexagon/expand-condsets-same-inputs.mir [new file with mode: 0644]