History log of /llvm-project/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp (Results 176 – 178 of 178)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 75f80bd0 24-Sep-2002 Chris Lattner <sabre@nondot.org>

- Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
removing it from Transforms/Local.h and from Transforms/Utils/*

llvm-svn: 3910


# 4bec665b 24-Sep-2002 Chris Lattner <sabre@nondot.org>

- Expose passinfo from BreakCriticalEdges pass so that it may be "Required"
by other passes. Make BCE pass be in anonymous namespace now.

llvm-svn: 3907


# b03832d5 24-Sep-2002 Chris Lattner <sabre@nondot.org>

Add new BreakCriticalEdges pass

llvm-svn: 3903


12345678