summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/OrderedInstructions.cpp
AgeCommit message (Expand)Author
2018-06-20[PredicateInfo] Order instructions in different BBs by DFSNumIn.Florian Hahn
2017-06-29Remove unneeded else from OrderedInstructions::dominates.Daniel Berlin
2017-06-06Add a dominanance check interface that uses caching for instructions within s...Xin Tong