llvm-6502/lib/CodeGen/AsmPrinter
Jakob Stoklund Olesen 04c528a0c8 Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
TII::isMoveInstr is going tobe completely removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108507 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-16 04:45:42 +00:00
..
AsmPrinter.cpp Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway. 2010-07-16 04:45:42 +00:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp a more graceful fix for test/Other/inline-asm-newline-terminator.ll, 2010-07-15 00:37:34 +00:00
CMakeLists.txt
DIE.cpp Use DW_FORM_addr for DW_AT_entry_pc. 2010-06-28 22:22:47 +00:00
DIE.h
DwarfDebug.cpp Reverting r107918 and r107919. Radar 8063111. 2010-07-08 23:25:39 +00:00
DwarfDebug.h Reuse DIEInteger for 1. This is frequently used while emitting an attribute using dwarf::DW_FORM_flag form. 2010-07-08 20:10:35 +00:00
DwarfException.cpp
DwarfException.h
Makefile
OcamlGCPrinter.cpp Trailing whitespace. 2010-07-01 01:00:22 +00:00