[llvm-commits] [llvm] r55220 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

Chris Lattner clattner at apple.com
Fri Aug 22 20:18:44 PDT 2008


On Aug 22, 2008, at 7:44 PM, Dan Gohman wrote:

> Author: djg
> Date: Fri Aug 22 21:44:46 2008
> New Revision: 55220
>
> URL: http://llvm.org/viewvc/llvm-project?rev=55220&view=rev
> Log:
> Make MBBMap a DenseMap instead of a std::map.

Thanks Dan!



More information about the llvm-commits mailing list