[PATCH] D71873: [llvm-exegesis][mips] Expand loadImmediate()

Miloš Stojanović via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 03:24:01 PST 2019


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

Add support for loading 32-bit immediates and enable the use of GPR64 registers.


https://reviews.llvm.org/D71873

Files:
  llvm/test/tools/llvm-exegesis/Mips/latency-GPR64.s
  llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
  llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71873.235269.patch
Type: text/x-patch
Size: 7210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/9cbab75e/attachment.bin>


More information about the llvm-commits mailing list