[PATCH] D49256: CodeGen: Remove pipeline dependencies on StackProtector; NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 11:38:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336929: CodeGen: Remove pipeline dependencies on StackProtector; NFC (authored by matze, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49256?vs=155229&id=155239#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49256

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/Localizer.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/trunk/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/trunk/include/llvm/CodeGen/StackProtector.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelect.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Legalizer.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Localizer.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/trunk/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/ResetMachineFunctionPass.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/CodeGen/StackColoring.cpp
  llvm/trunk/lib/CodeGen/StackProtector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49256.155239.patch
Type: text/x-patch
Size: 24880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/975311bc/attachment.bin>


More information about the llvm-commits mailing list