| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CodeExtractor : Add ability to preserve profile data. | Sean Silva | 2016-08-02 | 1 | -0/+33 |
| | | | | | | | | | | | | Added ability to estimate the entry count of the extracted function and the branch probabilities of the exit branches. Patch by River Riddle! Differential Revision: https://reviews.llvm.org/D22744 llvm-svn: 277411 | ||||
| * | Revert r277313 and r277314. | Sean Silva | 2016-08-01 | 1 | -33/+0 |
| | | | | | | | | | | | | | | | | They seem to trigger an LSan failure: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/15140/steps/check-llvm%20asan/logs/stdio Revert "Add the tests for r277313" This reverts commit r277314. Revert "CodeExtractor : Add ability to preserve profile data." This reverts commit r277313. llvm-svn: 277317 | ||||
| * | Add the tests for r277313 | Sean Silva | 2016-08-01 | 1 | -0/+33 |
| Forgot to `git add` them. llvm-svn: 277314 | |||||

