OSDN Git Service

[mips] Absolute value macro expansion
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 29 Jan 2016 16:18:34 +0000 (16:18 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 29 Jan 2016 16:18:34 +0000 (16:18 +0000)
commit8922077b90a357b03206d635eea28981f27587ca
tree8464af06034cbf2eb283fa2f81780d1a6df73f69
parent72374d2610ac17b98d435887244d2c61746d77dc
[mips] Absolute value macro expansion

Author: obucina
Reviewers: dsanders
Differential Revision: http://reviews.llvm.org/D16323

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/macro-abs.s [new file with mode: 0644]