Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s... | Craig Topper | 2013-07-14 | 1 | -2/+2 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -3/+3 |
* | Remove code to saturate profile counts. | Bob Wilson | 2012-10-29 | 1 | -8/+1 |
* | Clean up ProfileDataLoader a bit. | Benjamin Kramer | 2012-08-31 | 1 | -43/+19 |
* | Cleanups due to feedback. No functionality change. Patch by Alistair. | Bill Wendling | 2012-08-31 | 1 | -34/+34 |
* | Profile: set branch weight metadata with data generated from profiling. | Manman Ren | 2012-08-28 | 1 | -0/+186 |