This patch that enables the Mips assembler to use symbols for offset for instructions
authorJack Carter <jack.carter@imgtec.com>
Fri, 22 Mar 2013 00:05:30 +0000 (00:05 +0000)
committerJack Carter <jack.carter@imgtec.com>
Fri, 22 Mar 2013 00:05:30 +0000 (00:05 +0000)
commit9e65aa35a03a94882a0f1d5dd161cb2163f4796d
tree0cd818ded2763a51b7900d2cdf713e1fa9b060cb
parent1ea5b805ceab16bc1c8956f4f039d50099ed399e
This patch that enables the Mips assembler to use symbols for offset for instructions

This patch uses the generated instruction info tables to
identify memory/load store instructions.
After successful matching and based on the operand type
and size, it generates additional instructions to the output.

Contributor: Vladimir Medic
llvm-svn: 177685
llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/lib/Target/Mips/MipsInstrInfo.td
llvm/test/MC/Mips/mips-expansions.s