llvm-6502/lib/Target/ARM/AsmParser
Eric Christopher df1c637ac4 Remove getARMRegisterNumbering and replace with calls into
the register info for getEncodingValue. This builds on the
small patch of yesterday to set HWEncoding in the register
file.

One (deprecated) use was turned into a hard number to avoid
needing register info in the old JIT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161628 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-09 22:10:21 +00:00
..
ARMAsmLexer.cpp
ARMAsmParser.cpp Remove getARMRegisterNumbering and replace with calls into 2012-08-09 22:10:21 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile