| commit | c5c85c0fec8f9962d85e7953c78ab622435faeb6 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Sat Jun 27 21:21:31 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Sat Jun 27 21:21:31 2009 +0000 |
| tree | 36ac94929c8e5914e85f6e4d3a247b9a276ab761 | |
| parent | 7ed0bb3b7c6736474b4fdd510ddcdf1fb5b796a0 [diff] |
Convert ScalarEvolution to use BumpPtrAllocator and FoldingSet, instead of a team of individual allocations and a team of std::maps. llvm-svn: 74393