aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
AgeCommit message (Expand)Author
2002-03-27Implemented promote mem->reg pass.Cameron Buschardt
2002-02-24NamespacesChris Lattner
2002-02-12Add neccesary #includeChris Lattner
2002-02-12I forgot to provide dominance frontier information. Now it's available.Chris Lattner
2002-02-12Initial checkin of new memory -> register promotion passChris Lattner