llvm-6502/lib/Target/SystemZ
Chris Lattner d1ff72b8a7 rejigger the world so that EmitInstruction prints the \n at
the end of the instruction instead of expecting the caller to
do it.  This currently causes the asm-verbose instruction 
comments to be on the next line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95178 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-03 01:09:55 +00:00
..
AsmPrinter rejigger the world so that EmitInstruction prints the \n at 2010-02-03 01:09:55 +00:00
TargetInfo make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
SystemZ.h
SystemZ.td
SystemZCallingConv.td
SystemZInstrBuilder.h
SystemZInstrFormats.td
SystemZInstrFP.td
SystemZInstrInfo.cpp Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of 2009-12-05 00:44:40 +00:00
SystemZInstrInfo.h Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of 2009-12-05 00:44:40 +00:00
SystemZInstrInfo.td
SystemZISelDAGToDAG.cpp Change SelectCode's argument from SDValue to SDNode *, to make it more 2010-01-05 01:24:18 +00:00
SystemZISelLowering.cpp Revert 95130. 2010-02-02 23:55:14 +00:00
SystemZISelLowering.h Revert 95130. 2010-02-02 23:55:14 +00:00
SystemZMachineFunctionInfo.h
SystemZMCAsmInfo.cpp Eliminate SetDirective, and replace it with HasSetDirective. 2010-01-26 20:40:54 +00:00
SystemZMCAsmInfo.h resolve a fixme: the "nonexecutable stack directive" is actually 2010-01-23 07:21:06 +00:00
SystemZOperands.td
SystemZRegisterInfo.cpp constify a method argument. 2010-01-26 23:15:09 +00:00
SystemZRegisterInfo.h constify a method argument. 2010-01-26 23:15:09 +00:00
SystemZRegisterInfo.td
SystemZSubtarget.cpp
SystemZSubtarget.h
SystemZTargetMachine.cpp
SystemZTargetMachine.h