Implemented promote mem->reg pass.
[oota-llvm.git] / lib / Transforms / Utils / PromoteMemoryToRegister.cpp
2002-03-27 Cameron BuschardtImplemented promote mem->reg pass.
2002-02-24 Chris LattnerNamespaces
2002-02-12 Chris LattnerAdd neccesary #include
2002-02-12 Chris LattnerI forgot to provide dominance frontier information...
2002-02-12 Chris LattnerInitial checkin of new memory -> register promotion...