..
AsmParser
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
Disassembler
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
InstPrinter
MCTargetDesc
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
MicroMips32r6InstrFormats.td
MicroMips32r6InstrInfo.td
[mips][microMIPS] add lapc instruction
2017-09-11 18:34:04 +00:00
MicroMips64r6InstrFormats.td
MicroMips64r6InstrInfo.td
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
MicroMipsDSPInstrFormats.td
MicroMipsDSPInstrInfo.td
MicroMipsInstrFormats.td
MicroMipsInstrFPU.td
[mips] Generate NMADD and NMSUB instructions when fneg node is present
2017-08-27 21:07:24 +00:00
MicroMipsInstrInfo.td
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MicroMipsSizeReduction.cpp
[mips][microMIPS] Extending size reduction pass with XOR16
2017-08-10 10:27:29 +00:00
Mips16FrameLowering.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
Mips16FrameLowering.h
Add "Restored" flag to CalleeSavedInfo
2017-08-10 16:17:32 +00:00
Mips16HardFloat.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
Mips16InstrInfo.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
Mips16ISelLowering.h
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td
[mips][microMIPS] add lapc instruction
2017-09-11 18:34:04 +00:00
Mips64InstrInfo.td
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
Mips64r6InstrInfo.td
Mips.h
[LegacyPassManager] Remove TargetMachine constructors
2017-05-18 17:21:13 +00:00
Mips.td
[mips] Handle the long-calls
feature flags in the MIPS backend
2017-07-15 07:14:25 +00:00
MipsAnalyzeImmediate.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsAnalyzeImmediate.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsAsmPrinter.cpp
Test commit.
2017-09-14 14:34:04 +00:00
MipsAsmPrinter.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsCallingConv.td
Reland "[SelectionDAG] Enable target specific vector scalarization of calls and returns"
2017-06-09 14:37:08 +00:00
MipsCCState.cpp
Reland "[SelectionDAG] Enable target specific vector scalarization of calls and returns"
2017-06-09 14:37:08 +00:00
MipsCCState.h
Reland "[SelectionDAG] Enable target specific vector scalarization of calls and returns"
2017-06-09 14:37:08 +00:00
MipsCondMov.td
Reland r308585
2017-07-20 13:08:18 +00:00
MipsConstantIslandPass.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsDelaySlotFiller.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
[mips][dsp] Modify repl.ph to accept signed immediate values
2017-06-07 14:48:46 +00:00
MipsEVAInstrFormats.td
MipsEVAInstrInfo.td
MipsFastISel.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsHazardSchedule.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
[mips] Generate NMADD and NMSUB instructions when fneg node is present
2017-08-27 21:07:24 +00:00
MipsInstrInfo.cpp
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MipsInstrInfo.h
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MipsInstrInfo.td
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
MipsISelDAGToDAG.cpp
MipsISelDAGToDAG.h
MipsISelLowering.cpp
[mips] Lift the assertion on the types that can be used with MipsGPRel
2017-08-11 14:36:05 +00:00
MipsISelLowering.h
[mips] Lift the assertion on the types that can be used with MipsGPRel
2017-08-11 14:36:05 +00:00
MipsLongBranch.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsMachineFunction.cpp
evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled"
2017-06-07 11:21:37 +00:00
MipsMachineFunction.h
MipsMCInstLower.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsMCInstLower.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsModuleISelDAGToDAG.cpp
[LegacyPassManager] Remove TargetMachine constructors
2017-05-18 17:21:13 +00:00
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
MipsMTInstrFormats.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsMTInstrInfo.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsOptimizePICCall.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsOptionRecord.h
MipsOs16.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MipsRegisterInfo.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsRegisterInfo.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsRegisterInfo.td
[mips] Expansion of LI.S and LI.D
2017-05-30 09:33:43 +00:00
MipsSchedule.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsScheduleGeneric.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsScheduleP5600.td
[mips][mt][3/7] Add IAS support for emt, dmt instructions.
2017-07-12 11:57:44 +00:00
MipsSEFrameLowering.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsSEFrameLowering.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsSEInstrInfo.cpp
[Mips] Fix for BBIT octeon instruction
2017-08-01 13:42:45 +00:00
MipsSEInstrInfo.h
MipsSEISelDAGToDAG.cpp
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MipsSEISelDAGToDAG.h
Reland "[mips] Fix multiprecision arithmetic."
2017-07-13 11:28:05 +00:00
MipsSEISelLowering.cpp
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsSEISelLowering.h
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-08-03 22:12:30 +00:00
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSubtarget.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsSubtarget.h
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsTargetMachine.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsTargetMachine.h
Delete Default and JITDefault code models
2017-08-03 02:16:21 +00:00
MipsTargetObjectFile.cpp
[mips] Handle variables with an explicit section and interactions with .sdata, .sbss
2017-08-16 12:18:04 +00:00
MipsTargetObjectFile.h
MipsTargetStreamer.h
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MSA.txt
Relocation.txt