aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2016-12-15 09:25:14 +0000
committerMichael Kruse <llvm@meinersbur.de>2016-12-15 09:25:14 +0000
commit7037fde42736440312406fee6b3f96daa4271c96 (patch)
tree583a4dde8fbf94c92128575d98b6de974c10ee04 /llvm/lib/CodeGen/MachineScheduler.cpp
parent8b54739328413e5931862225ff122905ccb530f0 (diff)
downloadllvm-7037fde42736440312406fee6b3f96daa4271c96.zip
llvm-7037fde42736440312406fee6b3f96daa4271c96.tar.gz
llvm-7037fde42736440312406fee6b3f96daa4271c96.tar.bz2
Remove references to AssumptionCache. NFC.
The AssumptionCache was removed in r289756 after being replaced by the an addtional operand list of affected values in r289755. The absence of that cache means that we have now have to manually search for llvm.assume intrinsics as now done by other passes (LazyValueInfo, CodeMetrics) do not take into account an llvm::Instruction's user lists (ScalarEvolution). llvm-svn: 289791
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions