summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-19/+16
* * Move classes aroundCameron Buschardt2002-03-271-29/+36
* Implemented promote mem->reg pass.Cameron Buschardt2002-03-271-64/+286
* NamespacesChris Lattner2002-02-241-1/+1
* Add neccesary #includeChris Lattner2002-02-121-0/+1
* I forgot to provide dominance frontier information. Now it's available.Chris Lattner2002-02-121-5/+24
* Initial checkin of new memory -> register promotion passChris Lattner2002-02-121-0/+93
OpenPOWER on IntegriCloud