[PATCH] D47654: [MachineOutliner] NFC - Move intermediate data structures to MachineOutliner.h
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 1 16:20:48 PDT 2018
paquette updated this revision to Diff 149581.
paquette added a comment.
Got rid of the whitespace changes and remembered to pass -U999999 this time.
(Could probably also move renaming MInfo to TCI to a separate patch if that'd be less annoying. :))
https://reviews.llvm.org/D47654
Files:
include/llvm/CodeGen/MachineOutliner.h
include/llvm/CodeGen/TargetInstrInfo.h
lib/CodeGen/MachineOutliner.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47654.149581.patch
Type: text/x-patch
Size: 50292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/920280bc/attachment.bin>
More information about the llvm-commits
mailing list