aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/CriticalEdge.cpp
AgeCommit message (Expand)Author
2002-09-24- Do not expose Critical Edge breaking mechanics outside the BCE pass, thusChris Lattner
2002-09-06Fix file header to be accurate, instead of something I just copied and pasted.Chris Lattner
2002-09-06Fix bug with critical edge splitting code where it wouldn't update PHI nodesChris Lattner
2002-09-06Check in the implementation of critical edge detection and splittingChris Lattner