llvm-6502/lib/Target/SystemZ
Anton Korobeynikov dc28955b3f Add patterns for various extloads
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75930 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 13:44:30 +00:00
..
AsmPrinter Do some heroic rri address matching (shamelessly stolen from x86 backend). Not tested though. 2009-07-16 13:44:00 +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 Add patterns for various extloads 2009-07-16 13:44:30 +00:00
SystemZISelDAGToDAG.cpp Add patterns for various extloads 2009-07-16 13:44:30 +00:00
SystemZISelLowering.cpp Add shifts and reg-imm address matching 2009-07-16 13:43:18 +00:00
SystemZISelLowering.h
SystemZMachineFunctionInfo.h
SystemZRegisterInfo.cpp Add 32 bit subregs 2009-07-16 13:35:30 +00:00
SystemZRegisterInfo.h
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
SystemZTargetMachine.h