[PATCH] D23736: CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 20:28:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279502: CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D23736?vs=68760&id=68951#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23736

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/MachineFunctionAnalysis.h
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/include/llvm/Target/TargetMachine.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/trunk/lib/CodeGen/MachineFunctionAnalysis.cpp
  llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
  llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
  llvm/trunk/lib/CodeGen/StackMapLivenessAnalysis.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonCommonGEP.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonGenExtract.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonNewValueJump.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/trunk/test/CodeGen/Generic/stop-after.ll
  llvm/trunk/test/CodeGen/X86/hidden-vis-pic.ll
  llvm/trunk/tools/llc/llc.cpp
  llvm/trunk/unittests/MI/LiveIntervalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23736.68951.patch
Type: text/x-patch
Size: 24925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/66132855/attachment.bin>


More information about the llvm-commits mailing list