Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some helpers from the global namespace into anonymous ones. | Benjamin Kramer | 2018-10-13 | 1 | -3/+4 |
* | [PGO][CHR] Add opt remarks. | Hiroshi Yamauchi | 2018-09-18 | 1 | -5/+75 |
* | [PGO] Fix some style issue of ControlHeightReduction | Fangrui Song | 2018-09-07 | 1 | -33/+30 |
* | [PGO][CHR] Build/warning fix | Hiroshi Yamauchi | 2018-09-07 | 1 | -0/+2 |
* | [PGO][CHR] Small cleanup. | Hiroshi Yamauchi | 2018-09-07 | 1 | -36/+17 |
* | [ControlHeightReduction] Remove unused includes | Benjamin Kramer | 2018-09-05 | 1 | -5/+5 |
* | Prevent unsigned overflow. | Richard Trieu | 2018-09-05 | 1 | -7/+9 |
* | Fix -Wunused-function in release build after rL341386 | Fangrui Song | 2018-09-05 | 1 | -7/+10 |
* | Fix a memory leak after rL341386. | Hiroshi Yamauchi | 2018-09-04 | 1 | -1/+1 |
* | Fix unused variable warning | Reid Kleckner | 2018-09-04 | 1 | -2/+2 |
* | Fix build failures after rL341386. | Hiroshi Yamauchi | 2018-09-04 | 1 | -0/+8 |
* | [PGO] Control Height Reduction | Hiroshi Yamauchi | 2018-09-04 | 1 | -0/+2010 |