Age | Commit message (Expand) | Author |
---|---|---|
2004-02-11 | Factor profile information loading OUT of llvm-prof into libanalysis | Chris Lattner |
2003-12-30 | Remove some pointless #includes | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-29 | Add the ability to synthesize function counts from block count information | Chris Lattner |
2003-10-28 | Add support for reading block frequencies. Fix bug in attribution of counts | Chris Lattner |
2003-10-28 | Provide an accessor for getting function count information. Print a simple | Chris Lattner |
2003-10-28 | Read in the bytecode and profile information, but don't do anything with | Chris Lattner |