[PATCH] D72858: [llvm-exegesis][mips] Add support for memory instructions

Miloš Stojanović via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 10:22:42 PST 2020


mstojanovic created this revision.
mstojanovic added reviewers: gchatelet, courbet, atanasyan, petarj.
Herald added subscribers: tschuett, arichardson, sdardis.
Herald added a project: LLVM.

Implementing functions used to enable testing of memory instructions.


https://reviews.llvm.org/D72858

Files:
  llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
  llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72858.238539.patch
Type: text/x-patch
Size: 5669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/7b754511/attachment.bin>


More information about the llvm-commits mailing list