Modify depends(Src, Dst, PossiblyLoopIndependent).
[oota-llvm.git] / lib / Analysis / ProfileDataLoader.cpp
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...