[PATCH] D68649: [Mips][llvm-exegesis] Add a Mips target

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 13:25:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf1ba238d4f7: [Mips][llvm-exegesis] Add a Mips target (authored by atanasyan).
Herald added subscribers: jrtc27, hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D68649?vs=224106&id=224670#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68649/new/

https://reviews.llvm.org/D68649

Files:
  llvm/lib/Target/Mips/CMakeLists.txt
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/MipsPfmCounters.td
  llvm/tools/llvm-exegesis/lib/Assembler.cpp
  llvm/tools/llvm-exegesis/lib/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/Mips/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/Mips/LLVMBuild.txt
  llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
  llvm/unittests/tools/llvm-exegesis/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/Mips/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68649.224670.patch
Type: text/x-patch
Size: 11302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/7c996534/attachment.bin>


More information about the llvm-commits mailing list