Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BlockExtractor] Change the basic block separator from ',' to ';' | Quentin Colombet | 2019-04-29 | 1 | -2/+2 |
* | [BlockExtractor] Extend the file format to support the grouping of basic blocks | Quentin Colombet | 2019-04-18 | 1 | -0/+122 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 3 | -0/+61 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 3 | -61/+0 |
* | [hot-cold-split] Name split functions with ".cold" suffix | Teresa Johnson | 2018-10-24 | 1 | -4/+4 |
* | BlockExtractor: Don’t delete functions directly | Volkan Keles | 2018-03-12 | 1 | -1/+1 |
* | [llvm-extract] Support extracting basic blocks | Volkan Keles | 2018-01-23 | 3 | -0/+61 |