Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code. | Hiroshi Yamauchi | 2019-12-13 | 1 | -1/+1 |
* | [PGO][PGSO] Distinguish queries from unit tests and explicitly enable for the... | Hiroshi Yamauchi | 2019-12-04 | 1 | -0/+5 |
* | [PGO][PGSO] Add an optional query type parameter to shouldOptimizeForSize. | Hiroshi Yamauchi | 2019-12-02 | 1 | -4/+8 |
* | [PGO][PGSO] Temporarily disable the large working set size behavior. | Hiroshi Yamauchi | 2019-11-13 | 1 | -0/+5 |
* | [PGO][PGSO] SizeOpts changes. | Hiroshi Yamauchi | 2019-10-28 | 1 | -15/+53 |
* | Reverted r375254 as it has broken some build bots for a long time. | Vladimir Vereschaka | 2019-10-20 | 1 | -53/+15 |
* | [PGO][PGSO] SizeOpts changes. | Hiroshi Yamauchi | 2019-10-18 | 1 | -15/+53 |
* | [PGO] Profile guided code size optimization. | Hiroshi Yamauchi | 2019-04-15 | 1 | -0/+37 |