This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Improve Register Setup (roll forward of D51856).
ClosedPublic

Authored by gchatelet on Sep 20 2018, 5:19 AM.

Details

Summary

Added function to set a register to a particular value + tests.
Add EFLAGS test, use new setRegTo instead of setRegToConstant.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Sep 20 2018, 5:19 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 20 2018, 5:26 AM
This revision was automatically updated to reflect the committed changes.