summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFCI][LoopUnrollAndJam] Changing LoopUnrollAndJamPass to a functionWhitney Tsang2020-01-091-42/+62
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [Unroll] Do NOT unroll a loop with small runtime upperboundZhaoshi Zheng2019-09-261-1/+1
* [Unroll] Add an option to control complete unrollingSerguei Katkov2019-09-191-1/+1
* [Loop Peeling] Introduce an option for profile based peeling disabling.Serguei Katkov2019-08-021-3/+3
* [PGO] Profile guided code size optimization.Hiroshi Yamauchi2019-04-151-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-121-11/+66
* [UnJ] Improve explicit loop count checksDavid Green2018-08-111-52/+67
* [UnrollAndJam] New Unroll and Jam passDavid Green2018-07-011-0/+447
* Revert 333358 as it's failing on some builders.David Green2018-05-271-441/+0
* [UnrollAndJam] Add a new Unroll and Jam passDavid Green2018-05-271-0/+441
OpenPOWER on IntegriCloud