[all-commits] [llvm/llvm-project] ea9175: [llvm-exegesis][mips] Add support for memory instr...
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Fri Jan 17 04:27:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ea91758a3c4507af18cc711f6c0695e9e7137693
https://github.com/llvm/llvm-project/commit/ea91758a3c4507af18cc711f6c0695e9e7137693
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
M llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
Log Message:
-----------
[llvm-exegesis][mips] Add support for memory instructions
Implementing functions used to enable testing of memory instructions.
Differential Revision: https://reviews.llvm.org/D72858
More information about the All-commits
mailing list