aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ProfileDataLoaderPass.cpp
AgeCommit message (Expand)Author
2013-02-08Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...Bob Wilson
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-24Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>Bob Wilson
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-08-31Cleanups due to feedback. No functionality change. Patch by Alistair.Bill Wendling
2012-08-28Profile: set branch weight metadata with data generated from profiling.Manman Ren