Doxygen-ify the comments on the public interface for BPI. Also, move the
[oota-llvm.git] / include / llvm / Analysis / CodeMetrics.h
2011-10-01 Andrew TrickInlining and unrolling heuristics should be aware of...
2011-10-01 Andrew Trickwhitespace
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...