1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/SystemZ
Anton Korobeynikov b4a6f3c467 Emit callee-saved regs spills / restores
llvm-svn: 75943
2009-07-16 13:51:12 +00:00
..
AsmPrinter Some preliminary call lowering 2009-07-16 13:50:21 +00:00
Makefile Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZ.h Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZ.td Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZCallingConv.td Add bunch of 32-bit patterns... Uffff :) 2009-07-16 13:42:31 +00:00
SystemZInstrFormats.td Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZInstrInfo.cpp Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +00:00
SystemZInstrInfo.h Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +00:00
SystemZInstrInfo.td Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +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 Some preliminary call lowering 2009-07-16 13:50:21 +00:00
SystemZISelLowering.h Some preliminary call lowering 2009-07-16 13:50:21 +00:00
SystemZMachineFunctionInfo.h Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +00:00
SystemZRegisterInfo.cpp Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +00:00
SystemZRegisterInfo.h Emit callee-saved regs spills / restores 2009-07-16 13:51:12 +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 Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZSubtarget.h Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZTargetAsmInfo.cpp Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZTargetAsmInfo.h Let's start another backend :) 2009-07-16 13:27:25 +00:00
SystemZTargetMachine.cpp Add simple frame index elimination 2009-07-16 13:49:25 +00:00
SystemZTargetMachine.h Let's start another backend :) 2009-07-16 13:27:25 +00:00