1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/tools/llvm-exegesis
Guillaume Chatelet 4d60477cbd [llvm-exegesis] Provide a way to handle memory instructions.
Summary:
And implement memory instructions on X86.

This fixes PR36906.

Reviewers: gchatelet

Reviewed By: gchatelet

Subscribers: lebedev.ri, filcab, mgorny, tschuett, RKSimon, llvm-commits

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

llvm-svn: 338567
2018-08-01 14:41:45 +00:00
..
lib [llvm-exegesis] Provide a way to handle memory instructions. 2018-08-01 14:41:45 +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 Re-land r329156 "Add llvm-exegesis tool." 2018-04-04 11:37:06 +00:00