llvm-6502/lib/Target/Mips
Rafael Espindola a348fc7fda Remove HasLEB128.
We already require CFI, so it should be safe to require .leb128 and .uleb128.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215712 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-15 14:01:07 +00:00
..
AsmParser [mips] Add assembler support for the "la $reg,symbol" pseudo-instruction. 2014-08-14 10:29:17 +00:00
Disassembler
InstPrinter Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MCTargetDesc Remove HasLEB128. 2014-08-15 14:01:07 +00:00
TargetInfo
CMakeLists.txt Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
LLVMBuild.txt
Makefile Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MicroMipsInstrFormats.td [mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZC 2014-08-14 12:09:10 +00:00
MicroMipsInstrFPU.td
MicroMipsInstrInfo.td [mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZC 2014-08-14 12:09:10 +00:00
Mips16FrameLowering.cpp
Mips16FrameLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16HardFloat.cpp
Mips16HardFloat.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16InstrFormats.td
Mips16InstrInfo.cpp
Mips16InstrInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16ISelLowering.cpp Fix typos: 2014-08-11 18:04:46 +00:00
Mips16ISelLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td
Mips64InstrInfo.td
Mips64r6InstrInfo.td
Mips.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Mips.td [mips] Invert the abicalls feature bit to be noabicalls so that it's possible for -mno-abicalls to take effect. 2014-08-08 15:47:17 +00:00
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsAsmPrinter.cpp [mips] Rename [gs]etCanHaveModuleDir to more natural names 2014-08-14 09:18:14 +00:00
MipsAsmPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsCallingConv.td
MipsCodeEmitter.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsCondMov.td
MipsConstantIslandPass.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsDelaySlotFiller.cpp
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
MipsFastISel.cpp fix materialization of one bit constants and global values which are accessed through 2014-08-07 22:09:01 +00:00
MipsFrameLowering.cpp
MipsFrameLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsInstrFormats.td Current implementation of c.cond.fmt instructions only accept default cc0 register. This patch enables the instruction to accept other fcc registers. The aliases with default fcc0 registers are also defined. 2014-08-15 09:29:30 +00:00
MipsInstrFPU.td Current implementation of c.cond.fmt instructions only accept default cc0 register. This patch enables the instruction to accept other fcc registers. The aliases with default fcc0 registers are also defined. 2014-08-15 09:29:30 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsInstrInfo.td
MipsISelDAGToDAG.cpp
MipsISelDAGToDAG.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsISelLowering.cpp Fix typos: 2014-08-11 18:04:46 +00:00
MipsISelLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsJITInfo.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsJITInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsLongBranch.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsMachineFunction.cpp
MipsMachineFunction.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsModuleISelDAGToDAG.cpp
MipsModuleISelDAGToDAG.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
MipsOptimizePICCall.cpp
MipsOptionRecord.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsOs16.cpp
MipsOs16.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsRegisterInfo.cpp [mips] Initial implementation of -mabicalls/-mno-abicalls. 2014-08-08 10:01:29 +00:00
MipsRegisterInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsRegisterInfo.td
MipsRelocations.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSchedule.td
MipsSEFrameLowering.cpp
MipsSEFrameLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSEInstrInfo.cpp
MipsSEInstrInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSEISelDAGToDAG.cpp
MipsSEISelDAGToDAG.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSEISelLowering.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsSEISelLowering.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsSubtarget.cpp [mips] Invert the abicalls feature bit to be noabicalls so that it's possible for -mno-abicalls to take effect. 2014-08-08 15:47:17 +00:00
MipsSubtarget.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsTargetMachine.cpp Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
MipsTargetMachine.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsTargetStreamer.h [mips] Rename [gs]etCanHaveModuleDir to more natural names 2014-08-14 09:18:14 +00:00
MSA.txt