llvm-project/llvm/tools/llvm-exegesis/lib/X86
Jinsong Ji 56c74cff70 [llvm-exegesis][NFC] Some code style cleanup
Apply review comments of https://reviews.llvm.org/D54185 to other target as well, specifically:

1. make anonymous namespaces as small as possible, avoid using static inside anonymous namespaces
2. Add missing header to some files
3. GetLoadImmediateOpcodem-> getLoadImmediateOpcode
4. Fix typo

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

llvm-svn: 347309
2018-11-20 14:41:59 +00:00
..
CMakeLists.txt Revert r342148 (and follow-on fix attempts r342154, r342180, r342182, r342193) 2018-09-15 19:04:27 +00:00
LLVMBuild.txt Re-land r335038 "[llvm-exegesis] A mechanism to add target-specific functionality."" 2018-06-19 11:28:59 +00:00
Target.cpp [llvm-exegesis][NFC] Some code style cleanup 2018-11-20 14:41:59 +00:00