llvm-6502/lib/Target/Mips
Akira Hatanaka 3faac0a78c Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
emission is not supported yet, but a patch that adds the support should follow
soon.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146572 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-14 18:26:41 +00:00
..
InstPrinter Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object 2011-12-14 18:26:41 +00:00
MCTargetDesc Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object 2011-12-14 18:26:41 +00:00
TargetInfo LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
CMakeLists.txt
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile
Mips64InstrInfo.td Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp Expand .cprestore directive to multiple instructions if the offset does not fit 2011-12-13 03:09:05 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MipsCondMov.td
MipsDelaySlotFiller.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsFrameLowering.h
MipsInstrFormats.td Use branches instead of jumps + variable cleanup. Testcase coming next. Patch by Jack Carter 2011-12-06 03:34:48 +00:00
MipsInstrFPU.td
MipsInstrInfo.cpp Emit B (unconditional branch) when -relocation-model=pic and J (jump) when 2011-12-12 22:39:35 +00:00
MipsInstrInfo.h Emit B (unconditional branch) when -relocation-model=pic and J (jump) when 2011-12-12 22:39:35 +00:00
MipsInstrInfo.td Emit B (unconditional branch) when -relocation-model=pic and J (jump) when 2011-12-12 22:39:35 +00:00
MipsISelDAGToDAG.cpp Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsISelLowering.cpp Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object 2011-12-14 18:26:41 +00:00
MipsISelLowering.h Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.h
MipsMCInstLower.cpp Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object 2011-12-14 18:26:41 +00:00
MipsMCInstLower.h Expand .cprestore directive to multiple instructions if the offset does not fit 2011-12-13 03:09:05 +00:00
MipsRegisterInfo.cpp Add register HWR29 numbering. Patch by Jack Carter 2011-12-06 03:34:36 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td Add newline. 2011-12-07 23:26:03 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsTargetMachine.h Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h