Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The diffing tool makes the change difficult to review but it's basically getting rid of the templated X86SnippetGenerator.
Paths
| Differential D53198
[llvm-exegesis][NFC] Simplify code at the cost of small code duplication ClosedPublic Authored by gchatelet on Oct 12 2018, 8:01 AM.
Details
Diff Detail
Event TimelineComment Actions The diffing tool makes the change difficult to review but it's basically getting rid of the templated X86SnippetGenerator. This revision is now accepted and ready to land.Oct 12 2018, 8:12 AM Closed by commit rL344351: [llvm-exegesis][NFC] Simplify code at the cost of small code duplication (authored by gchatelet). · Explain WhyOct 12 2018, 8:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169406 llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
|