Implement 'large' PIC model
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:16:05 +0000 (14:16 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:16:05 +0000 (14:16 +0000)
commit6fe326c713c25e33e7e3ea3d1202ba19a19090c5
treee8b7e30b19761f001bf7ef80cf05472f74948967
parent48e8b3cc5841f0652430aa9f0ce3eb9fa09bdcda
Implement 'large' PIC model

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76006 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/AsmPrinter/SystemZAsmPrinter.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZInstrInfo.h
lib/Target/SystemZ/SystemZInstrInfo.td
lib/Target/SystemZ/SystemZOperands.td
lib/Target/SystemZ/SystemZSubtarget.cpp
lib/Target/SystemZ/SystemZSubtarget.h
lib/Target/SystemZ/SystemZTargetMachine.cpp
test/CodeGen/SystemZ/10-FuncsPic.ll [new file with mode: 0644]
test/CodeGen/SystemZ/10-GlobalsPic.ll [new file with mode: 0644]