llvm-6502/lib/Target/SystemZ
David Greene 1924aabf99 Move DebugInfo checks into EmitComments and remove them from
target-specific AsmPrinters.  Not all comments need DebugInfo.

Re-enable the line numbers comment test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88697 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-13 21:34:57 +00:00
..
AsmPrinter Move DebugInfo checks into EmitComments and remove them from 2009-11-13 21:34:57 +00:00
TargetInfo
CMakeLists.txt
Makefile
SystemZ.h
SystemZ.td
SystemZCallingConv.td
SystemZInstrBuilder.h
SystemZInstrFormats.td
SystemZInstrFP.td Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a 2009-10-29 18:10:34 +00:00
SystemZInstrInfo.cpp add some missing #includes 2009-11-07 09:20:54 +00:00
SystemZInstrInfo.h
SystemZInstrInfo.td Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a 2009-10-29 18:10:34 +00:00
SystemZISelDAGToDAG.cpp Remove uninteresting and confusing debug output. 2009-11-05 18:47:09 +00:00
SystemZISelLowering.cpp Add a bool flag to StackObjects telling whether they reference spill 2009-11-12 20:49:22 +00:00
SystemZISelLowering.h Add a second ValueType argument to isFPImmLegal. 2009-10-28 01:43:28 +00:00
SystemZMachineFunctionInfo.h
SystemZMCAsmInfo.cpp
SystemZMCAsmInfo.h
SystemZOperands.td
SystemZRegisterInfo.cpp Make the MachineFunction argument of getFrameRegister const. 2009-11-12 21:00:03 +00:00
SystemZRegisterInfo.h Make the MachineFunction argument of getFrameRegister const. 2009-11-12 21:00:03 +00:00
SystemZRegisterInfo.td
SystemZSubtarget.cpp
SystemZSubtarget.h
SystemZTargetMachine.cpp indicate what the native integer types for the target are. 2009-11-07 19:07:32 +00:00
SystemZTargetMachine.h