Simplify code by having LLVMState hold the RegisterAliasingTrackerCache.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 23645 Build 23644: arc lint + arc unit
Paths
| Differential D53078
[llvm-exegesis][NFC] Code simplification ClosedPublic Authored by gchatelet on Oct 10 2018, 6:58 AM.
Details Summary Simplify code by having LLVMState hold the RegisterAliasingTrackerCache.
Diff Detail
Event TimelineClosed by commit rL344143: [llvm-exegesis][NFC] Code simplification (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169003 tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/LlvmState.h
tools/llvm-exegesis/lib/LlvmState.cpp
tools/llvm-exegesis/lib/MCInstrDescView.h
tools/llvm-exegesis/lib/MCInstrDescView.cpp
tools/llvm-exegesis/lib/SnippetGenerator.h
tools/llvm-exegesis/lib/SnippetGenerator.cpp
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
|