This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7bcb5720fd38b882f514b428d36fdbbef417ab45
clang-p2996
/
llvm
/
lib
/
Target
/
Mips
History
Manoj Gupta
afb355bdc0
Fix lld-x86_64-darwin13 build fails.
...
Use double braces in std::array initialization to keep Darwin builders happy. llvm-svn: 329363
2018-04-05 23:23:29 +00:00
..
AsmParser
…
Disassembler
…
InstPrinter
…
MCTargetDesc
[Mips] Change std::sort to llvm::sort in response to r327219
2018-03-29 19:05:26 +00:00
TargetInfo
…
CMakeLists.txt
Sort targetgen calls in lib/Target/*/CMakeLists.
2018-04-04 12:37:44 +00:00
LLVMBuild.txt
…
MicroMips32r6InstrFormats.td
…
MicroMips32r6InstrInfo.td
…
MicroMipsDSPInstrFormats.td
…
MicroMipsDSPInstrInfo.td
…
MicroMipsInstrFormats.td
…
MicroMipsInstrFPU.td
…
MicroMipsInstrInfo.td
…
MicroMipsSizeReduction.cpp
…
Mips16FrameLowering.cpp
…
Mips16FrameLowering.h
…
Mips16HardFloat.cpp
…
Mips16HardFloatInfo.cpp
…
Mips16HardFloatInfo.h
…
Mips16InstrFormats.td
…
Mips16InstrInfo.cpp
…
Mips16InstrInfo.h
…
Mips16InstrInfo.td
…
Mips16ISelDAGToDAG.cpp
…
Mips16ISelDAGToDAG.h
…
Mips16ISelLowering.cpp
…
Mips16ISelLowering.h
…
Mips16RegisterInfo.cpp
…
Mips16RegisterInfo.h
…
Mips32r6InstrFormats.td
…
Mips32r6InstrInfo.td
…
Mips64InstrInfo.td
…
Mips64r6InstrInfo.td
…
Mips.h
…
Mips.td
…
MipsAnalyzeImmediate.cpp
…
MipsAnalyzeImmediate.h
…
MipsAsmPrinter.cpp
…
MipsAsmPrinter.h
…
MipsCallingConv.td
…
MipsCallLowering.cpp
…
MipsCallLowering.h
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00
MipsCCState.cpp
…
MipsCCState.h
…
MipsCondMov.td
…
MipsConstantIslandPass.cpp
…
MipsDelaySlotFiller.cpp
…
MipsDSPInstrFormats.td
…
MipsDSPInstrInfo.td
…
MipsEVAInstrFormats.td
…
MipsEVAInstrInfo.td
…
MipsFastISel.cpp
Fix lld-x86_64-darwin13 build fails.
2018-04-05 23:23:29 +00:00
MipsFrameLowering.cpp
…
MipsFrameLowering.h
…
MipsHazardSchedule.cpp
…
MipsInstrFormats.td
…
MipsInstrFPU.td
…
MipsInstrInfo.cpp
Fix a bunch of typoes. NFC
2018-03-30 22:22:31 +00:00
MipsInstrInfo.h
…
MipsInstrInfo.td
…
MipsInstructionSelector.cpp
…
MipsISelDAGToDAG.cpp
…
MipsISelDAGToDAG.h
…
MipsISelLowering.cpp
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00
MipsISelLowering.h
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00
MipsLegalizerInfo.cpp
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00
MipsLegalizerInfo.h
…
MipsLongBranch.cpp
…
MipsMachineFunction.cpp
…
MipsMachineFunction.h
…
MipsMCInstLower.cpp
…
MipsMCInstLower.h
…
MipsModuleISelDAGToDAG.cpp
…
MipsMSAInstrFormats.td
…
MipsMSAInstrInfo.td
…
MipsMTInstrFormats.td
…
MipsMTInstrInfo.td
…
MipsOptimizePICCall.cpp
Fix layering of MachineValueType.h by moving it from CodeGen to Support
2018-03-23 23:58:25 +00:00
MipsOptionRecord.h
…
MipsOs16.cpp
…
MipsRegisterBankInfo.cpp
…
MipsRegisterBankInfo.h
…
MipsRegisterInfo.cpp
…
MipsRegisterInfo.h
…
MipsRegisterInfo.td
…
MipsSchedule.td
…
MipsScheduleGeneric.td
[SchedModel] Complete models shouldn't match against itineraries when they don't use them (PR35639)
2018-04-05 13:11:36 +00:00
MipsScheduleP5600.td
[SchedModel] Complete models shouldn't match against itineraries when they don't use them (PR35639)
2018-04-05 13:11:36 +00:00
MipsSEFrameLowering.cpp
…
MipsSEFrameLowering.h
[Mips] Remove dead code
2018-03-29 09:21:20 +00:00
MipsSEInstrInfo.cpp
…
MipsSEInstrInfo.h
…
MipsSEISelDAGToDAG.cpp
…
MipsSEISelDAGToDAG.h
…
MipsSEISelLowering.cpp
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00
MipsSEISelLowering.h
Fix layering of MachineValueType.h by moving it from CodeGen to Support
2018-03-23 23:58:25 +00:00
MipsSERegisterInfo.cpp
…
MipsSERegisterInfo.h
…
MipsSubtarget.cpp
…
MipsSubtarget.h
…
MipsTargetMachine.cpp
…
MipsTargetMachine.h
…
MipsTargetObjectFile.cpp
…
MipsTargetObjectFile.h
…
MipsTargetStreamer.h
…
MSA.txt
…
Relocation.txt
…