1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools/llvm-exegesis
John Brawn 11da94da63 [llvm-exegesis] Add an AArch64 target
The target does just enough to be able to run llvm-exegesis in latency mode for
at least some opcodes.

Differential Revision: https://reviews.llvm.org/D48780

llvm-svn: 336187
2018-07-03 10:10:29 +00:00
..
lib [llvm-exegesis] Add an AArch64 target 2018-07-03 10:10:29 +00:00
CMakeLists.txt [llvm-exegesis] Change how the native architecture is determined 2018-07-02 13:53:46 +00:00
llvm-exegesis.cpp [llvm-exegesis] Delegate the decision of cycle counter name to the target 2018-07-02 13:14:49 +00:00
LLVMBuild.txt