This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] moving code around.
ClosedPublic

Authored by gchatelet on Sep 27 2018, 2:11 AM.

Details

Summary

Renaming InstructionBuilder into InstructionTemplate and moving code generation tools from MCInstrDescView to CodeTemplate.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Sep 27 2018, 2:11 AM
courbet accepted this revision.Sep 27 2018, 2:19 AM
This revision is now accepted and ready to land.Sep 27 2018, 2:19 AM
This revision was automatically updated to reflect the committed changes.