[PATCH] D12075: [PM/AA] Remove the last relics of the separate IPA library from LLVM, folding the code into the main Analysis library.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 10:53:07 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245318: [PM/AA] Remove the last relics of the separate IPA library from LLVM, (authored by chandlerc).

Changed prior to commit:
  http://reviews.llvm.org/D12075?vs=32276&id=32425#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12075

Files:
  llvm/trunk/bindings/python/llvm/core.py
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/CMakeLists.txt
  llvm/trunk/lib/Analysis/CallGraph.cpp
  llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
  llvm/trunk/lib/Analysis/CallPrinter.cpp
  llvm/trunk/lib/Analysis/GlobalsModRef.cpp
  llvm/trunk/lib/Analysis/IPA/CMakeLists.txt
  llvm/trunk/lib/Analysis/IPA/CallGraph.cpp
  llvm/trunk/lib/Analysis/IPA/CallGraphSCCPass.cpp
  llvm/trunk/lib/Analysis/IPA/CallPrinter.cpp
  llvm/trunk/lib/Analysis/IPA/GlobalsModRef.cpp
  llvm/trunk/lib/Analysis/IPA/IPA.cpp
  llvm/trunk/lib/Analysis/IPA/InlineCost.cpp
  llvm/trunk/lib/Analysis/IPA/LLVMBuild.txt
  llvm/trunk/lib/Analysis/IPA/Makefile
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Analysis/LLVMBuild.txt
  llvm/trunk/lib/Analysis/Makefile
  llvm/trunk/lib/LTO/LLVMBuild.txt
  llvm/trunk/lib/Passes/LLVMBuild.txt
  llvm/trunk/lib/Transforms/IPO/LLVMBuild.txt
  llvm/trunk/lib/Transforms/Utils/LLVMBuild.txt
  llvm/trunk/tools/bugpoint/CMakeLists.txt
  llvm/trunk/tools/bugpoint/bugpoint.cpp
  llvm/trunk/tools/llvm-shlib/CMakeLists.txt
  llvm/trunk/tools/llvm-stress/CMakeLists.txt
  llvm/trunk/tools/opt/CMakeLists.txt
  llvm/trunk/tools/opt/opt.cpp
  llvm/trunk/unittests/Analysis/CMakeLists.txt
  llvm/trunk/unittests/Analysis/Makefile
  llvm/trunk/unittests/IR/CMakeLists.txt
  llvm/trunk/unittests/IR/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12075.32425.patch
Type: text/x-patch
Size: 271537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/9221fa24/attachment-0001.bin>


More information about the llvm-commits mailing list