.. |
AsmParser
|
[mips][ias] Remove k_PhysReg since it's not possible to create an operand of this kind.
|
2016-07-05 13:38:40 +00:00 |
Disassembler
|
[mips][atomics] Fix atomic instruction descriptions and uses.
|
2016-06-14 11:29:28 +00:00 |
InstPrinter
|
[mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions
|
2016-06-15 07:46:24 +00:00 |
MCTargetDesc
|
Delete MCCodeGenInfo.
|
2016-06-30 18:25:11 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
MicroMips32r6InstrFormats.td
|
[mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
|
2016-06-09 12:57:23 +00:00 |
MicroMips32r6InstrInfo.td
|
[mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions
|
2016-06-15 07:46:24 +00:00 |
MicroMips64r6InstrFormats.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
MicroMips64r6InstrInfo.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
MicroMipsDSPInstrFormats.td
|
[mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMPGU* and CMPU* instructions
|
2016-05-17 09:32:58 +00:00 |
MicroMipsDSPInstrInfo.td
|
[mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMPGU* and CMPU* instructions
|
2016-05-17 09:32:58 +00:00 |
MicroMipsInstrFormats.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
MicroMipsInstrFPU.td
|
Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions"
|
2016-05-12 12:46:06 +00:00 |
MicroMipsInstrInfo.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
Mips16FrameLowering.cpp
|
|
|
Mips16FrameLowering.h
|
|
|
Mips16HardFloat.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
|
2016-06-30 00:01:54 +00:00 |
Mips16InstrInfo.h
|
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
|
2016-06-30 00:01:54 +00:00 |
Mips16InstrInfo.td
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
Mips16ISelDAGToDAG.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
Mips16ISelDAGToDAG.h
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
Mips16ISelLowering.cpp
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
Mips16ISelLowering.h
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
Mips16RegisterInfo.cpp
|
|
|
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
[PATCH] [mips] Restrict the creation of compact branches
|
2016-05-18 10:38:01 +00:00 |
Mips32r6InstrInfo.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
Mips64InstrInfo.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
Mips64r6InstrInfo.td
|
[mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
|
2016-06-27 08:23:28 +00:00 |
Mips.h
|
Delete dead code. NFC.
|
2016-06-28 14:26:39 +00:00 |
Mips.td
|
[mips][atomics] Fix atomic instruction descriptions and uses.
|
2016-06-14 11:29:28 +00:00 |
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
Use isPositionIndependent(). NFC.
|
2016-06-27 17:21:46 +00:00 |
MipsAsmPrinter.h
|
|
|
MipsCallingConv.td
|
[mips] EABI CodeGen is completely untested and seems to have bitrotted. Remove it.
|
2016-06-03 10:38:09 +00:00 |
MipsCCState.cpp
|
|
|
MipsCCState.h
|
|
|
MipsCondMov.td
|
[mips] Replace AdditionalRequires<[IsGP64bit]> with GPR_64. NFC.
|
2016-06-15 10:36:16 +00:00 |
MipsConstantIslandPass.cpp
|
Delete dead code. NFC.
|
2016-06-28 14:26:39 +00:00 |
MipsDelaySlotFiller.cpp
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
MipsDSPInstrFormats.td
|
[mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_S.W.PH instructions
|
2016-05-13 11:32:53 +00:00 |
MipsDSPInstrInfo.td
|
[mips] MIPS32/64 itineraries
|
2016-06-14 09:35:29 +00:00 |
MipsEVAInstrFormats.td
|
|
|
MipsEVAInstrInfo.td
|
[mips] MIPS32/64 itineraries
|
2016-06-14 09:35:29 +00:00 |
MipsFastISel.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsFrameLowering.cpp
|
|
|
MipsFrameLowering.h
|
|
|
MipsHazardSchedule.cpp
|
Untabify.
|
2016-06-20 00:37:41 +00:00 |
MipsInstrFormats.td
|
|
|
MipsInstrFPU.td
|
[mips] MIPS32/64 itineraries
|
2016-06-14 09:35:29 +00:00 |
MipsInstrInfo.cpp
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
MipsInstrInfo.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
MipsInstrInfo.td
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsISelDAGToDAG.cpp
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
MipsISelDAGToDAG.h
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
MipsISelLowering.cpp
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
MipsISelLowering.h
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
MipsLongBranch.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsMachineFunction.cpp
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
MipsMachineFunction.h
|
[mips][mips16] Fix machine verifier errors about incorrect register classes on load/stores.
|
2016-06-16 10:20:59 +00:00 |
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
|
|
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
[mips] Add instruction itineraries for LSA, DLSA
|
2016-06-27 14:55:07 +00:00 |
MipsOptimizePICCall.cpp
|
|
|
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
|
|
MipsRegisterInfo.cpp
|
[mips][ias] Attempt to fix 'not all control paths return a value' reported by MSVC.
|
2016-05-09 15:37:52 +00:00 |
MipsRegisterInfo.h
|
[mips][micromips] Make getPointerRegClass() result depend on the instruction.
|
2016-05-09 13:38:25 +00:00 |
MipsRegisterInfo.td
|
[mips][micromips] Make getPointerRegClass() result depend on the instruction.
|
2016-05-09 13:38:25 +00:00 |
MipsSchedule.td
|
[mips] MIPS32/64 itineraries
|
2016-06-14 09:35:29 +00:00 |
MipsScheduleP5600.td
|
|
|
MipsSEFrameLowering.cpp
|
Replace silly uses of 'signed' with 'int'
|
2016-06-21 05:10:24 +00:00 |
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
|
2016-06-30 00:01:54 +00:00 |
MipsSEInstrInfo.h
|
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
|
2016-06-30 00:01:54 +00:00 |
MipsSEISelDAGToDAG.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsSEISelDAGToDAG.h
|
[mips] Eliminate unused code for addrRegReg complex pattern. NFC.
|
2016-06-15 15:30:07 +00:00 |
MipsSEISelLowering.cpp
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
MipsSEISelLowering.h
|
CodeGen: Use MachineInstr& in TargetLowering, NFC
|
2016-06-30 22:52:52 +00:00 |
MipsSERegisterInfo.cpp
|
|
|
MipsSERegisterInfo.h
|
|
|
MipsSubtarget.cpp
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsSubtarget.h
|
Convert more cases to isPositionIndependent(). NFC.
|
2016-06-28 14:33:28 +00:00 |
MipsTargetMachine.cpp
|
Delete dead code. NFC.
|
2016-06-28 14:26:39 +00:00 |
MipsTargetMachine.h
|
Delete Reloc::Default.
|
2016-05-18 22:04:49 +00:00 |
MipsTargetObjectFile.cpp
|
|
|
MipsTargetObjectFile.h
|
|
|
MipsTargetStreamer.h
|
Move instances of std::function.
|
2016-06-12 16:13:55 +00:00 |
MSA.txt
|
|
|