[PATCH] Add framework for iterative compilation to llvm

Radovan Obradovic Radovan.Obradovic at imgtec.com
Wed Sep 17 14:41:53 PDT 2014


Thank you for the comments. This is the new version of the patch which addresses the comments received.

http://reviews.llvm.org/D4723

Files:
  include/llvm/Analysis/DecisionTree.h
  include/llvm/Analysis/ICSetCurrentFunc.h
  include/llvm/Analysis/Passes.h
  include/llvm/InitializePasses.h
  include/llvm/Transforms/IPO/InlinerPass.h
  lib/Analysis/Analysis.cpp
  lib/Analysis/CMakeLists.txt
  lib/Analysis/DecisionTree.cpp
  lib/Analysis/ICSetCurrentFunc.cpp
  lib/Target/Mips/CMakeLists.txt
  lib/Target/Mips/Mips.h
  lib/Target/Mips/MipsFunctionFitness.cpp
  lib/Target/Mips/MipsTargetMachine.cpp
  lib/Transforms/IPO/InlineAlways.cpp
  lib/Transforms/IPO/InlineSimple.cpp
  lib/Transforms/IPO/Inliner.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Scalar/LICM.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4723.13803.patch
Type: text/x-patch
Size: 51485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/ac150484/attachment.bin>


More information about the llvm-commits mailing list