llvm-6502/lib/Target/X86/AsmPrinter
Dan Gohman 71c25b7d7b Re-instate MOV64r0 and MOV16r0, with adjustments to work with the
new AsmPrinter. This is perhaps less elegant than describing them
in terms of MOV32r0 and subreg operations, but it allows the
current register to rematerialize them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93158 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-11 17:37:57 +00:00
..
CMakeLists.txt
Makefile
X86AsmPrinter.cpp
X86AsmPrinter.h
X86ATTInstPrinter.cpp
X86ATTInstPrinter.h
X86IntelInstPrinter.cpp
X86IntelInstPrinter.h
X86MCInstLower.cpp
X86MCInstLower.h