[mips] Hoist Parser.Lex() calls out of MatchAnyRegisterNameWithoutDollar()
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 1 Apr 2014 10:37:46 +0000 (10:37 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 1 Apr 2014 10:37:46 +0000 (10:37 +0000)
commit382fb96882f338e5b92c231f78e99e531c6c63ae
treebad2a4b74590734d598f073c12afabee00dd388c
parentacfb67961848bc2127da4a2b179c3ea762f4a9b2
[mips] Hoist Parser.Lex() calls out of MatchAnyRegisterNameWithoutDollar()

Summary:
No functional change

Depends on D3222

Reviewers: matheusalmeida, vmedic

Reviewed By: matheusalmeida

Differential Revision: http://llvm-reviews.chandlerc.com/D3232

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp