Implementing functions used to enable testing of memory instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72858
[llvm-exegesis][mips] Add support for memory instructions ClosedPublic Authored by mstojanovic on Jan 16 2020, 10:16 AM.
Details Summary Implementing functions used to enable testing of memory instructions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2020, 1:30 AM Closed by commit rGea91758a3c45: [llvm-exegesis][mips] Add support for memory instructions (authored by mstojanovic). · Explain WhyJan 17 2020, 4:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 238747 llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
|