Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Analysis / ProfileInfoLoader.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-07-20 Benjamin KramerRemove unused private member variables uncovered by...
2012-06-06 Benjamin KramerRound 2 of dead private variable removal.
2009-09-16 Andreas NeustifterReapplied r81355 with the problems fixed.
2009-09-09 Chris Lattnerrevert r81335, which breaks the build.
2009-09-09 Andreas NeustifterUpdated ProfileInfo to have clean seperation between...
2009-09-01 Andreas NeustifterOptimalEdgeProfiling: Reading in Profiles.
2009-08-05 Daniel DunbarRemove unnecessary ProfileInfoLoader methods.
2009-06-24 Owen AndersonGet rid of a static boolean.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-05-04 Brian GaekeAdd BBTrace accessor method and data member.
2004-03-08 Chris LattnerAdd support for representing edge counts
2004-02-11 Chris LattnerFactor this code out of llvm-prof