Files
llvm-6502/include/llvm/CodeGen
Duncan P. N. Exon Smith 27e1ca8189 blockfreq: Implement Pass::releaseMemory()
Implement Pass::releaseMemory() in BlockFrequencyInfo and
MachineBlockFrequencyInfo.  Just delete the private implementation when
not in use.  Switch to a std::unique_ptr to make the logic more clear.

<rdar://problem/14292693>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204741 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-25 18:01:38 +00:00
..
2014-03-10 22:24:07 +00:00
2013-08-16 23:30:19 +00:00
2014-01-24 17:20:08 +00:00