Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [CGProfile] Turn constant-size SmallVector into array | Benjamin Kramer | 2018-10-22 | 1 | -5/+4 |
* | Recommit r335794 "Add support for generating a call graph profile from Branch... | Michael J. Spencer | 2018-07-16 | 1 | -0/+100 |
* | Revert "Add support for generating a call graph profile from Branch Frequency... | Benjamin Kramer | 2018-06-28 | 1 | -100/+0 |
* | [CGProfile] Fix unused variable warning. | Michael J. Spencer | 2018-06-28 | 1 | -1/+1 |
* | Add support for generating a call graph profile from Branch Frequency Info. | Michael J. Spencer | 2018-06-27 | 1 | -0/+100 |
* | Revert r335306 (and r335314) - the Call Graph Profile pass. | Chandler Carruth | 2018-06-22 | 1 | -110/+0 |
* | [Instrumentation] Add Call Graph Profile pass | Michael J. Spencer | 2018-06-21 | 1 | -0/+110 |