[Hexagon] Do not insert non-phis before phis in bit simplification
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Wed, 13 Jan 2016 15:48:18 +0000 (15:48 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Wed, 13 Jan 2016 15:48:18 +0000 (15:48 +0000)
commitaf47668fd9755b3281c2bd41c290b4c760f63745
tree3a3a4a2923338ac172cd483a0e10d31ee4a24f9f
parent8901532f084f8cab360f3675f945b1bb6ea0e2dd
[Hexagon] Do not insert non-phis before phis in bit simplification

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonBitSimplify.cpp
test/CodeGen/Hexagon/bit-phi.ll [new file with mode: 0644]