OSDN Git Service

Expand MUX instructions early on Hexagon
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 31 Mar 2015 13:35:12 +0000 (13:35 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 31 Mar 2015 13:35:12 +0000 (13:35 +0000)
commit4654bc762e6aea8725bd4e29eca2c76bd7068cdf
treea0386848605dc89157de018ed25cf000a97710c7
parentb7c19b3cc9f1754461dc756f907b9b438b830546
Expand MUX instructions early on Hexagon

This time with all files included.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/CMakeLists.txt
lib/Target/Hexagon/HexagonExpandCondsets.cpp [new file with mode: 0644]
lib/Target/Hexagon/HexagonInstrInfo.cpp
lib/Target/Hexagon/HexagonInstrInfo.h
lib/Target/Hexagon/HexagonTargetMachine.cpp
test/CodeGen/Hexagon/adde.ll
test/CodeGen/Hexagon/expand-condsets-basic.ll [new file with mode: 0644]
test/CodeGen/Hexagon/expand-condsets-rm-segment.ll [new file with mode: 0644]
test/CodeGen/Hexagon/expand-condsets-undef.ll [new file with mode: 0644]
test/CodeGen/Hexagon/sube.ll
test/MC/Hexagon/inst_select.ll