This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][mips] Expand loadImmediate()
ClosedPublic

Authored by mstojanovic on Dec 25 2019, 3:23 AM.

Details

Summary

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

Diff Detail

Event Timeline

mstojanovic created this revision.Dec 25 2019, 3:23 AM
This revision is now accepted and ready to land.Dec 25 2019, 6:59 AM
gchatelet accepted this revision.Jan 6 2020, 2:26 AM
This revision was automatically updated to reflect the committed changes.