llvm-6502/lib/Target/SystemZ
Anton Korobeynikov 3c98c616c5 Prologue / epilogue emission
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75940 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 13:49:49 +00:00
..
AsmPrinter Swap the order of imm and idx field for rri addrmode in order to make handling of rri and ri addrmodes common 2009-07-16 13:48:42 +00:00
Makefile
SystemZ.h
SystemZ.td
SystemZCallingConv.td Add bunch of 32-bit patterns... Uffff :) 2009-07-16 13:42:31 +00:00
SystemZInstrFormats.td
SystemZInstrInfo.cpp Add shifts and reg-imm address matching 2009-07-16 13:43:18 +00:00
SystemZInstrInfo.h
SystemZInstrInfo.td Prologue / epilogue emission 2009-07-16 13:49:49 +00:00
SystemZISelDAGToDAG.cpp Swap the order of imm and idx field for rri addrmode in order to make handling of rri and ri addrmodes common 2009-07-16 13:48:42 +00:00
SystemZISelLowering.cpp Add mem-imm stores 2009-07-16 13:47:14 +00:00
SystemZISelLowering.h
SystemZMachineFunctionInfo.h
SystemZRegisterInfo.cpp Prologue / epilogue emission 2009-07-16 13:49:49 +00:00
SystemZRegisterInfo.h Add simple frame index elimination 2009-07-16 13:49:25 +00:00
SystemZRegisterInfo.td Change register allocation order, so R0 will be allocated the last among scratch. This will make address-calculation code much more happy. 2009-07-16 13:43:40 +00:00
SystemZSubtarget.cpp
SystemZSubtarget.h
SystemZTargetAsmInfo.cpp
SystemZTargetAsmInfo.h
SystemZTargetMachine.cpp Add simple frame index elimination 2009-07-16 13:49:25 +00:00
SystemZTargetMachine.h