OSDN Git Service

[MIPS] Add LLVM 7.0 configs for Mips
authorGordana Cmiljanovic <gordana.cmiljanovic@mips.com>
Thu, 25 Oct 2018 13:22:04 +0000 (15:22 +0200)
committerGordana Cmiljanovic <gordana.cmiljanovic@mips.com>
Thu, 25 Oct 2018 15:45:46 +0000 (15:45 +0000)
commit1f3ef0d6d53330324b40fc6cb75cd43306fadace
tree1c380476775569c7a0a97fa9788b2cce22041b7b
parent4e3441943e60c2fbe24cbe0342baf9112c99ee26
[MIPS] Add LLVM 7.0 configs for Mips

Bug: b/117854176
Change-Id: I3732949af676a313e6ad284efcb91a90acd651ff
Reviewed-on: https://swiftshader-review.googlesource.com/c/21868
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Gordana Cmiljanovic <gordana.cmiljanovic@mips.com>
26 files changed:
third_party/llvm-7.0/configs/android/include/llvm/Config/AsmParsers.def
third_party/llvm-7.0/configs/android/include/llvm/Config/AsmPrinters.def
third_party/llvm-7.0/configs/android/include/llvm/Config/Disassemblers.def
third_party/llvm-7.0/configs/android/include/llvm/Config/Targets.def
third_party/llvm-7.0/configs/android/include/llvm/Config/llvm-config.h
third_party/llvm-7.0/configs/common/lib/Target/AArch64/AArch64GenSystemOperands.inc
third_party/llvm-7.0/configs/common/lib/Target/ARM/ARMGenInstrInfo.inc
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenAsmMatcher.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenAsmWriter.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenCallingConv.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenDAGISel.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenDisassemblerTables.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenFastISel.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenGlobalISel.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenInstrInfo.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenMCCodeEmitter.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenMCPseudoLowering.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenRegisterBank.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenRegisterInfo.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/common/lib/Target/Mips/MipsGenSubtargetInfo.inc [new file with mode: 0644]
third_party/llvm-7.0/configs/linux/include/llvm/Config/AsmParsers.def
third_party/llvm-7.0/configs/linux/include/llvm/Config/AsmPrinters.def
third_party/llvm-7.0/configs/linux/include/llvm/Config/Disassemblers.def
third_party/llvm-7.0/configs/linux/include/llvm/Config/Targets.def
third_party/llvm-7.0/configs/linux/include/llvm/Config/config.h
third_party/llvm-7.0/configs/linux/include/llvm/Config/llvm-config.h