llvm-6502/lib/Target/ARM/InstPrinter
Bill Wendling 04863d06fb Minor cleanups:
- Get the opcode once.
- Add a ParserMatchClass to reglist.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118997 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-13 10:40:19 +00:00
..
ARMInstPrinter.cpp Minor cleanups: 2010-11-13 10:40:19 +00:00
ARMInstPrinter.h For pre-v6t2 targets, only select MOVi32imm if the immediate can be handled with movi + orr. 2010-11-12 23:46:13 +00:00
CMakeLists.txt
Makefile