* Eliminate the Provided set. All Passes now finally just automatically
authorChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 21:03:33 +0000 (21:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 21:03:33 +0000 (21:03 +0000)
commiteb702350f7ac9c8910755fba44a98bc9a09beb4f
tree56f9670aa484a8be5743690de6560cbe2240a249
parent44050fb25a37a72ba74da9b0c8b41973325a7995
* Eliminate the Provided set.  All Passes now finally just automatically
  provide themselves.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3124 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LiveVar/FunctionLiveVarInfo.h
include/llvm/CodeGen/FunctionLiveVarInfo.h
include/llvm/PassAnalysisSupport.h
lib/Analysis/LoopInfo.cpp
lib/Analysis/PostDominators.cpp
lib/VMCore/Dominators.cpp