[Hexagon] Generate MUX from conditional transfers when dot-new not possible
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 20 Jul 2015 21:23:25 +0000 (21:23 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 20 Jul 2015 21:23:25 +0000 (21:23 +0000)
commit703ff349acb4dedb884f617e84dc5ec4560173ca
treea6caf81d55e67e5f450a513f60fa13a31b0ea128
parent50be24a8248f51c4d871f8aa60dcf0e369e53b4c
[Hexagon] Generate MUX from conditional transfers when dot-new not possible

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242711 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/CMakeLists.txt
lib/Target/Hexagon/HexagonGenMux.cpp [new file with mode: 0644]
lib/Target/Hexagon/HexagonTargetMachine.cpp
test/CodeGen/Hexagon/mux-basic.ll [new file with mode: 0644]