Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Unroll] Do NOT unroll a loop with small runtime upperbound | Zhaoshi Zheng | 2019-09-26 | 1 | -1/+1 |
* | [Unroll] Add an option to control complete unrolling | Serguei Katkov | 2019-09-19 | 1 | -1/+1 |
* | [Loop Peeling] Introduce an option for profile based peeling disabling. | Serguei Katkov | 2019-08-02 | 1 | -3/+3 |
* | [PGO] Profile guided code size optimization. | Hiroshi Yamauchi | 2019-04-15 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes. | Michael Kruse | 2018-12-12 | 1 | -11/+66 |
* | [UnJ] Improve explicit loop count checks | David Green | 2018-08-11 | 1 | -52/+67 |
* | [UnrollAndJam] New Unroll and Jam pass | David Green | 2018-07-01 | 1 | -0/+447 |
* | Revert 333358 as it's failing on some builders. | David Green | 2018-05-27 | 1 | -441/+0 |
* | [UnrollAndJam] Add a new Unroll and Jam pass | David Green | 2018-05-27 | 1 | -0/+441 |