OSDN Git Service

Mips specific llvm assembler support for branch and jump instructions.
authorJack Carter <jcarter@mips.com>
Thu, 6 Sep 2012 00:43:26 +0000 (00:43 +0000)
committerJack Carter <jcarter@mips.com>
Thu, 6 Sep 2012 00:43:26 +0000 (00:43 +0000)
commitad51a4a5984a365d671ddfe9eaa23d2e12ee4281
tree4f2d1ccc1aca0385f91e569939add84ddc0ba2fe
parent30eac71f3b16e068d5ae38668a5219b988db07ae
Mips specific llvm assembler support for branch and jump instructions.
Test case included.

Contributer: Vladimir Medic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163277 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
test/MC/Mips/mips-jump-instructions.s [new file with mode: 0644]