Fixed reversed operands for IDIV and CMP instructions in MBlaze backend.
authorWesley Peck <peckw@wesleypeck.com>
Mon, 6 Dec 2010 22:06:49 +0000 (22:06 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Mon, 6 Dec 2010 22:06:49 +0000 (22:06 +0000)
commitdc80380de8646c5ac5b45ead13c15ad2caafcc5a
treef3e74128323409199fb3ed4036d0606f4b602324
parent56a399023aba6cf1348533df04732950c43eaca7
Fixed reversed operands for IDIV and CMP instructions in MBlaze backend.
Use BRAD instead of BRD for indirect branches in MBlaze backend.

patch contributed by Jack Whitham!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121044 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MBlaze/MBlazeInstrInfo.td
test/CodeGen/MBlaze/brind.ll
test/CodeGen/MBlaze/jumptable.ll