[PATCH] D48780: [llvm-exegesis] Add an AArch64 target

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:46:31 PDT 2018


john.brawn created this revision.
john.brawn added reviewers: courbet, gchatelet.
Herald added subscribers: tschuett, kristof.beyls, mgorny.
Herald added a reviewer: javed.absar.

The target does just enough to be able to run llvm-exegesis in latency mode for at least some opcodes.


Repository:
  rL LLVM

https://reviews.llvm.org/D48780

Files:
  tools/llvm-exegesis/lib/AArch64/CMakeLists.txt
  tools/llvm-exegesis/lib/AArch64/LLVMBuild.txt
  tools/llvm-exegesis/lib/AArch64/Target.cpp
  tools/llvm-exegesis/lib/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48780.153535.patch
Type: text/x-patch
Size: 3962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/1797bb80/attachment.bin>


More information about the llvm-commits mailing list