[PATCH] D47173: [MachineOutliner] Add "thunk" outlining for AArch64.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 12:15:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333015: [MachineOutliner] Add "thunk" outlining for AArch64. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47173?vs=147926&id=148073#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47173

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/machine-outliner-thunk.ll
  llvm/trunk/test/CodeGen/AArch64/machine-outliner.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47173.148073.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/91c68510/attachment.bin>


More information about the llvm-commits mailing list