OSDN Git Service

Reverted: Track validity of pass results
authorSerge Pavlov <sepavloff@gmail.com>
Sun, 15 Jan 2017 10:23:18 +0000 (10:23 +0000)
committerSerge Pavlov <sepavloff@gmail.com>
Sun, 15 Jan 2017 10:23:18 +0000 (10:23 +0000)
commit69a1a206137260ab53ce2ed5dee6bff38efd1f46
treea2e2b169dc94923942298c59518dc280b70dc02e
parenta8933c2b2d9696dd2b4f81938652a6640b63133d
Reverted: Track validity of pass results

Commits r291882 and related r291887.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292062 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
lib/Analysis/CallGraphSCCPass.cpp
lib/Analysis/LoopInfo.cpp
lib/Analysis/LoopPass.cpp
lib/Analysis/RegionPass.cpp
lib/CodeGen/MachineDominators.cpp
lib/CodeGen/MachineFunctionPass.cpp
lib/IR/LegacyPassManager.cpp
lib/IR/Pass.cpp
test/CodeGen/Generic/externally_available.ll
test/CodeGen/Mips/mul.ll