Chris Lattner 0a5f83c22c switch the DomTreeNodes and IDoms maps in idom/postidom to a
DenseMap instead of an std::map.  This speeds up postdomtree
by about 25% and domtree by about 23%.  It also speeds up clients,
for example, domfrontier by 11%, mem2reg by 4% and ADCE by 6%.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40826 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-04 23:48:07 +00:00
..
2007-08-02 06:05:19 +00:00
2007-08-01 15:32:29 +00:00
2007-05-23 05:46:04 +00:00
2007-05-18 07:07:05 +00:00
2007-07-02 14:53:37 +00:00
2007-07-23 03:07:27 +00:00
2007-08-01 06:36:51 +00:00
2007-07-05 17:07:56 +00:00
2007-07-19 15:32:47 +00:00