.. |
AsmParser
|
[mips] For PIC code convert unconditional jump to unconditional branch
|
2016-12-12 17:40:26 +00:00 |
Disassembler
|
Fix spelling mistakes in MIPS target comments. NFC.
|
2016-11-18 11:53:36 +00:00 |
InstPrinter
|
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
|
2016-09-09 11:06:01 +00:00 |
MCTargetDesc
|
[mips] Eliminate else-after-return. NFC
|
2016-12-10 17:30:09 +00:00 |
TargetInfo
|
Move the global variables representing each Target behind accessor function
|
2016-10-09 23:00:34 +00:00 |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
MicroMips32r6InstrFormats.td
|
|
|
MicroMips32r6InstrInfo.td
|
[mips] seb, seh instruction aliases
|
2016-11-22 19:17:23 +00:00 |
MicroMips64r6InstrFormats.td
|
[mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
|
2016-09-08 07:41:43 +00:00 |
MicroMips64r6InstrInfo.td
|
[mips] Fix aui/daui/dahi/dati for MIPSR6
|
2016-10-14 09:31:42 +00:00 |
MicroMipsDSPInstrFormats.td
|
|
|
MicroMipsDSPInstrInfo.td
|
|
|
MicroMipsInstrFormats.td
|
[mips] synci microMIPS instruction definition.
|
2016-10-24 10:23:59 +00:00 |
MicroMipsInstrFPU.td
|
Recommit: "[mips] Add rsqrt, recip for MIPS"
|
2016-10-05 16:11:01 +00:00 |
MicroMipsInstrInfo.td
|
[mips] seb, seh instruction aliases
|
2016-11-22 19:17:23 +00:00 |
Mips16FrameLowering.cpp
|
Move FrameInstructions from MachineModuleInfo to MachineFunction
|
2016-11-30 23:48:42 +00:00 |
Mips16FrameLowering.h
|
|
|
Mips16HardFloat.cpp
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
|
2016-10-01 06:46:33 +00:00 |
Mips16InstrInfo.h
|
|
|
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
[mips] Preparatory work for a generic scheduler
|
2016-08-24 13:00:47 +00:00 |
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
|
|
Mips16ISelLowering.h
|
|
|
Mips16RegisterInfo.cpp
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
[mips] Add IAS support for dvp, evp
|
2016-10-13 12:12:56 +00:00 |
Mips32r6InstrInfo.td
|
[mips] Fix aui/daui/dahi/dati for MIPSR6
|
2016-10-14 09:31:42 +00:00 |
Mips64InstrInfo.td
|
Target: Remove unused patterns and transforms. NFC.
|
2016-10-07 00:30:49 +00:00 |
Mips64r6InstrInfo.td
|
[mips] Fix aui/daui/dahi/dati for MIPSR6
|
2016-10-14 09:31:42 +00:00 |
Mips.h
|
|
|
Mips.td
|
[mips] interAptiv based generic schedule model
|
2016-09-01 14:53:53 +00:00 |
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
Fix spelling mistakes in MIPS target comments. NFC.
|
2016-11-18 11:53:36 +00:00 |
MipsAsmPrinter.h
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsCallingConv.td
|
|
|
MipsCCState.cpp
|
|
|
MipsCCState.h
|
|
|
MipsCondMov.td
|
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
|
2016-09-09 11:06:01 +00:00 |
MipsConstantIslandPass.cpp
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsDelaySlotFiller.cpp
|
Turn cl::values() (for enum) from a vararg function to using C++ variadic template
|
2016-10-08 19:41:06 +00:00 |
MipsDSPInstrFormats.td
|
|
|
MipsDSPInstrInfo.td
|
|
|
MipsEVAInstrFormats.td
|
[mips] Add IAS support for dvp, evp
|
2016-10-13 12:12:56 +00:00 |
MipsEVAInstrInfo.td
|
|
|
MipsFastISel.cpp
|
IR: Change the gep_type_iterator API to avoid always exposing the "current" type.
|
2016-12-02 02:24:42 +00:00 |
MipsFrameLowering.cpp
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
MipsFrameLowering.h
|
|
|
MipsHazardSchedule.cpp
|
[mips] Fix compact branch hazard detection, part 2
|
2016-12-22 19:29:50 +00:00 |
MipsInstrFormats.td
|
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
|
2016-09-09 11:06:01 +00:00 |
MipsInstrFPU.td
|
Recommit: "[mips] Add rsqrt, recip for MIPS"
|
2016-10-05 16:11:01 +00:00 |
MipsInstrInfo.cpp
|
Finish renaming remaining analyzeBranch functions
|
2016-09-14 20:43:16 +00:00 |
MipsInstrInfo.h
|
Finish renaming remaining analyzeBranch functions
|
2016-09-14 20:43:16 +00:00 |
MipsInstrInfo.td
|
[mips] seb, seh instruction aliases
|
2016-11-22 19:17:23 +00:00 |
MipsISelDAGToDAG.cpp
|
[mips] Clang generates unaligned offset for MSA instruction st.d
|
2016-08-01 06:46:20 +00:00 |
MipsISelDAGToDAG.h
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsISelLowering.cpp
|
[mips] Restrict tail call optimization
|
2016-11-20 21:23:08 +00:00 |
MipsISelLowering.h
|
Introduce TLI predicative for base-relative Jump Tables.
|
2016-11-15 12:39:46 +00:00 |
MipsLongBranch.cpp
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsMachineFunction.cpp
|
Fix spelling mistakes in MIPS target comments. NFC.
|
2016-11-18 11:53:36 +00:00 |
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
[mips][msa] Implement f16 support
|
2016-11-18 16:17:44 +00:00 |
MipsOptimizePICCall.cpp
|
[mips] Do not allow -opt-bisect-limit to skip the PIC call optimization pass.
|
2016-10-27 15:50:36 +00:00 |
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
MipsRegisterInfo.cpp
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
[mips][msa] Implement f16 support
|
2016-11-18 16:17:44 +00:00 |
MipsSchedule.td
|
Recommit: "[mips] Add rsqrt, recip for MIPS"
|
2016-10-05 16:11:01 +00:00 |
MipsScheduleGeneric.td
|
Recommit: "[mips] Add rsqrt, recip for MIPS"
|
2016-10-05 16:11:01 +00:00 |
MipsScheduleP5600.td
|
Recommit: "[mips] Add rsqrt, recip for MIPS"
|
2016-10-05 16:11:01 +00:00 |
MipsSEFrameLowering.cpp
|
Move FrameInstructions from MachineModuleInfo to MachineFunction
|
2016-11-30 23:48:42 +00:00 |
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
|
2016-09-09 11:06:01 +00:00 |
MipsSEInstrInfo.h
|
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
|
2016-09-09 11:06:01 +00:00 |
MipsSEISelDAGToDAG.cpp
|
[LLC][MIPS] Fix crash after enabling LLVM_ENABLE_EXPENSIVE_CHECKS
|
2017-01-04 09:34:37 +00:00 |
MipsSEISelDAGToDAG.h
|
[LLC][MIPS] Fix crash after enabling LLVM_ENABLE_EXPENSIVE_CHECKS
|
2017-01-04 09:34:37 +00:00 |
MipsSEISelLowering.cpp
|
[mips][msa] Implement f16 support
|
2016-11-18 16:17:44 +00:00 |
MipsSEISelLowering.h
|
[mips][msa] Implement f16 support
|
2016-11-18 16:17:44 +00:00 |
MipsSERegisterInfo.cpp
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
MipsSERegisterInfo.h
|
|
|
MipsSubtarget.cpp
|
|
|
MipsSubtarget.h
|
|
|
MipsTargetMachine.cpp
|
[mips] Always run the MipsOptimizePICCall pass.
|
2016-11-02 15:11:27 +00:00 |
MipsTargetMachine.h
|
|
|
MipsTargetObjectFile.cpp
|
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
|
2016-10-24 19:23:39 +00:00 |
MipsTargetObjectFile.h
|
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
|
2016-10-24 19:23:39 +00:00 |
MipsTargetStreamer.h
|
|
|
MSA.txt
|
Revert: r286868 - Test commit
|
2016-11-14 19:10:56 +00:00 |