OSDN Git Service

[MIPS] Add support for 64b MIPS architecture
authorGordana Cmiljanovic <gordana.cmiljanovic@mips.com>
Mon, 5 Nov 2018 14:00:11 +0000 (15:00 +0100)
committerGordana Cmiljanovic <gordana.cmiljanovic@mips.com>
Mon, 5 Nov 2018 14:41:27 +0000 (14:41 +0000)
commit20622c0194bd034fe857414496a1139d67b53ae4
tree7598ebc0e8ddbd42ed31d1dcac908237bef6c9ef
parent9911aca4f7c67fdc494d410965d72dba28407f54
[MIPS] Add support for 64b MIPS architecture

* LLVM reactor backend: requires LLVM 7.0
* Subzero reactor backend: not supported

Bug: b/117854176
Change-Id: I7b76ebf854f65c2d111552552bd5a81c049d3b50
Reviewed-on: https://swiftshader-review.googlesource.com/c/22308
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Gordana Cmiljanovic <gordana.cmiljanovic@mips.com>
BUILD.gn
CMakeLists.txt
src/Reactor/BUILD.gn
src/Reactor/LLVMReactor.cpp
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
third_party/llvm-7.0/scripts/update.py