llvm-capstone/llvm/tools/llvm-exegesis
Clement Courbet f9a0bb330d [llvm-exegesis] Add uop computation for more X87 instruction classes.
Summary:
This allows measuring comparisons (UCOM_FpIr32,UCOM_Fpr32,...),
conditional moves (CMOVBE_Fp32,...)

Reviewers: gchatelet

Subscribers: tschuett, llvm-commits

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

llvm-svn: 336352
2018-07-05 13:54:51 +00:00
..
lib [llvm-exegesis] Add uop computation for more X87 instruction classes. 2018-07-05 13:54:51 +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