summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ModuloSchedule] Do not remap terminatorsJames Molloy2019-10-041-1/+1
* [ModuloSchedule] removeBranch() *before* creating the trip count conditionJames Molloy2019-10-031-2/+1
* [ModuloSchedule] Peel out prologs and epilogs, generate actual codeJames Molloy2019-10-021-0/+262
* [ModuloSchedule] KernelRewriter::rewrite - silence static analyzer dyn_cast<>...Simon Pilgrim2019-09-241-0/+1
* [MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCountJames Molloy2019-09-211-23/+17
* Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...Mitch Phillips2019-09-201-17/+23
* [MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCountJames Molloy2019-09-201-23/+17
* Hide implementation details in namespaces.Benjamin Kramer2019-09-171-0/+2
* [ModuloSchedule] Fix no-asserts buildJames Molloy2019-09-041-5/+8
* [ModuloSchedule] Introduce PeelingModuloScheduleExpanderJames Molloy2019-09-041-4/+461
* [MachinePipeliner] Add a way to unit-test the schedule emitterJames Molloy2019-09-031-0/+114
* [MachinePipeliner] Separate schedule emission, NFCJames Molloy2019-08-301-0/+1190
OpenPOWER on IntegriCloud