..
AsmParser
Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already.
2014-08-30 16:48:02 +00:00
Disassembler
Fix left shifts of negative values in MipsDisassembler.
2014-09-02 17:49:16 +00:00
InstPrinter
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
MCTargetDesc
[mips] Add assembler support for .set arch=x directive.
2014-08-19 14:22:52 +00:00
TargetInfo
CMakeLists.txt
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
LLVMBuild.txt
Makefile
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +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
Fix typos in comments, NFC
2014-08-29 21:53:01 +00:00
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
Mips16ISelLowering.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +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
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
Mips.td
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
[mips] Don't use odd-numbered float registers for double arguments for fastcc
2014-08-22 09:23:22 +00:00
MipsCondMov.td
MipsConstantIslandPass.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsDelaySlotFiller.cpp
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
MipsFastISel.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
MipsInstrFormats.td
Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register...
2014-08-17 19:47:47 +00:00
MipsInstrFPU.td
Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register...
2014-08-17 19:47:47 +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
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsISelLowering.h
Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already.
2014-08-30 16:48:02 +00:00
MipsLongBranch.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsMachineFunction.cpp
Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already.
2014-08-30 16:48:02 +00:00
MipsMachineFunction.h
Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already.
2014-08-30 16:48:02 +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
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
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +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
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsSubtarget.h
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsTargetMachine.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsTargetMachine.h
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
MipsTargetStreamer.h
[mips] Add assembler support for .set arch=x directive.
2014-08-19 14:22:52 +00:00
MSA.txt