[all-commits] [llvm/llvm-project] 804dd6: [llvm-exegesis][mips] Expand loadImmediate()
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Mon Jan 13 03:34:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 804dd6722762040e7ce7e04bf97b19d9596fee20
https://github.com/llvm/llvm-project/commit/804dd6722762040e7ce7e04bf97b19d9596fee20
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
A llvm/test/tools/llvm-exegesis/Mips/latency-GPR64.s
M llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
M llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp
Log Message:
-----------
[llvm-exegesis][mips] Expand loadImmediate()
Add support for loading 32-bit immediates and enable the use of GPR64
registers.
Differential Revision: https://reviews.llvm.org/D71873
More information about the All-commits
mailing list