Fix grammar error noticed by Duncan.
[oota-llvm.git] / include / llvm / Analysis / CodeMetrics.h
2011-12-29 Rafael EspindolaFix grammar error noticed by Duncan.
2011-12-18 Joerg SonnenbergerAllow inlining of functions with returns_twice calls...
2011-11-04 Eli FriedmanAdd missing forward declarations.
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...