..
AsmParser
[mips] Assembly parser must invoke the target streamer to handle .set reorder macro.
2014-03-10 13:21:10 +00:00
Disassembler
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
2014-03-04 09:23:33 +00:00
InstPrinter
[cleanup] Re-sort all the includes with utils/sort_includes.py.
2014-03-04 10:07:28 +00:00
MCTargetDesc
Try harder to evaluate expressions when printing assembly.
2014-03-12 16:55:59 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
MicroMipsInstrFormats.td
Fixed encoding of SYSCALL microMIPS instruction.
2014-02-28 18:17:08 +00:00
MicroMipsInstrFPU.td
MicroMipsInstrInfo.td
Fixed operand of SC microMIPS instruction.
2014-02-28 18:22:56 +00:00
Mips16FrameLowering.cpp
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-07 06:08:31 +00:00
Mips16FrameLowering.h
Mips16HardFloat.cpp
Mips16HardFloat.h
Mips16HardFloatInfo.cpp
[cleanup] Re-sort all the includes with utils/sort_includes.py.
2014-03-04 10:07:28 +00:00
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
2014-03-02 12:27:27 +00:00
Mips16InstrInfo.h
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp
[Modules] Move CFG.h to the IR library as it defines graph traits over
2014-03-04 11:45:46 +00:00
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
[cleanup] Re-sort all the includes with utils/sort_includes.py.
2014-03-04 10:07:28 +00:00
Mips16ISelLowering.h
Mips16RegisterInfo.cpp
Replace '#include ValueTypes.h' with forward declarations.
2014-03-12 08:00:24 +00:00
Mips16RegisterInfo.h
Mips64InstrInfo.td
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
MipsAsmPrinter.h
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
2014-03-02 09:09:27 +00:00
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsConstantIslandPass.cpp
[Modules] Move InstIterator out of the Support library, where it had no
2014-03-04 10:30:26 +00:00
MipsDelaySlotFiller.cpp
[mips] Implement NaCl sandboxing of loads, stores and SP changes:
2014-03-10 20:34:23 +00:00
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
[mips] Prevent %lo relocation being used on MSA loads and stores.
2014-03-03 14:31:21 +00:00
MipsISelDAGToDAG.cpp
[Modules] Move CFG.h to the IR library as it defines graph traits over
2014-03-04 11:45:46 +00:00
MipsISelDAGToDAG.h
[mips] Prevent %lo relocation being used on MSA loads and stores.
2014-03-03 14:31:21 +00:00
MipsISelLowering.cpp
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
2014-03-02 12:27:27 +00:00
MipsISelLowering.h
MipsJITInfo.cpp
MipsJITInfo.h
MipsLongBranch.cpp
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
2014-03-02 12:27:27 +00:00
MipsMachineFunction.cpp
MipsMachineFunction.h
[Modules] Move ValueMap to the IR library. While this class does not
2014-03-04 11:26:31 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsModuleISelDAGToDAG.cpp
MipsModuleISelDAGToDAG.h
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
[mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node used in the pattern.
2014-03-12 11:54:00 +00:00
MipsOptimizePICCall.cpp
MipsOs16.cpp
MipsOs16.h
MipsRegisterInfo.cpp
Replace '#include ValueTypes.h' with forward declarations.
2014-03-12 08:00:24 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSEFrameLowering.cpp
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-07 06:08:31 +00:00
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp
[mips][fp64] Add an implicit def to MTHC1 claiming that it reads the lower 32-bits of 64-bit FPR
2014-03-12 13:35:43 +00:00
MipsSEInstrInfo.h
MipsSEISelDAGToDAG.cpp
[Modules] Move CFG.h to the IR library as it defines graph traits over
2014-03-04 11:45:46 +00:00
MipsSEISelDAGToDAG.h
[mips] Prevent %lo relocation being used on MSA loads and stores.
2014-03-03 14:31:21 +00:00
MipsSEISelLowering.cpp
[mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node used in the pattern.
2014-03-12 11:54:00 +00:00
MipsSEISelLowering.h
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
2014-03-02 09:09:27 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSERegisterInfo.cpp
Replace '#include ValueTypes.h' with forward declarations.
2014-03-12 08:00:24 +00:00
MipsSERegisterInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
Fix regression with -O0 for mips .
2014-03-10 16:31:25 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
2014-03-02 09:09:27 +00:00
MipsTargetStreamer.h
This patch implements .set dsp directive and sets appropriate feature bits.This directive is a counterpart of -mattr=dsp command line option with the exception that it does not influence elf header flags. The usage example is gives in test file.
2014-03-05 11:05:09 +00:00
MSA.txt
[mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node used in the pattern.
2014-03-12 11:54:00 +00:00