Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.
[oota-llvm.git] / include / llvm / Analysis / ProfileDataLoader.h
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-29 Bob WilsonRemove code to saturate profile counts.
2012-08-31 Benjamin KramerClean up ProfileDataLoader a bit.
2012-08-31 Bill WendlingCleanups due to feedback. No functionality change....
2012-08-28 Manman RenProfile: set branch weight metadata with data generated...