llvm-6502/lib/Target/SystemZ
Chris Lattner 56591ab218 refactor code so that LLVMTargetMachine creates the asmstreamer and
mccontext instead of having AsmPrinter do it.  This allows other 
types of MCStreamer's to be passed in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95155 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-02 23:37:42 +00:00
..
AsmPrinter refactor code so that LLVMTargetMachine creates the asmstreamer and 2010-02-02 23:37:42 +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
SystemZInstrInfo.h
SystemZInstrInfo.td
SystemZISelDAGToDAG.cpp
SystemZISelLowering.cpp Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall eligibility. 2010-02-02 21:29:10 +00:00
SystemZISelLowering.h Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall eligibility. 2010-02-02 21:29:10 +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