remove the partial specialization pass. It is unmaintained and has bugs.
[oota-llvm.git] / include / llvm / Analysis / CodeMetrics.h
2011-01-16 Chris Lattnerremove the partial specialization pass. It is unmainta...
2011-01-08 Chris Lattnermake this file properly self contained.
2010-10-08 Kenneth UildriksStart separating out code metrics into code size metric...
2010-09-09 Owen AndersonWhat the loop unroller cares about, rather than just...
2010-09-09 Owen AndersonRefactor code-size reduction estimation methods out...
2010-06-09 Kenneth UildriksPulled CodeMetrics out of InlineCost.h and made it...