llvm-project/llvm/unittests/tools/llvm-exegesis/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
..
AnalysisTest.cpp [llvm-exegesis][NFC] Some code style cleanup 2018-11-20 14:41:59 +00:00
AssemblerTest.cpp [llvm-exegesis] Move namespace exegesis inside llvm:: 2018-10-22 17:10:47 +00:00
BenchmarkResultTest.cpp [llvm-exegesis] Move namespace exegesis inside llvm:: 2018-10-22 17:10:47 +00:00
CMakeLists.txt [llvm-exegesis][NFC] Rewrite of the YAML serialization. 2018-09-25 12:18:08 +00:00
RegisterAliasingTest.cpp [llvm-exegesis][NFC] Some code style cleanup 2018-11-20 14:41:59 +00:00
SnippetGeneratorTest.cpp [llvm-exegesis] Implements a cache of Instruction objects. 2018-10-24 11:55:06 +00:00
TargetTest.cpp [llvm-exegesis][NFC] Some code style cleanup 2018-11-20 14:41:59 +00:00