summaryrefslogtreecommitdiff
path: root/source/opt/loop_descriptor.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Loop invariant code motion initial implementationAlexander Johnston1-12/+19
2018-02-05VS2013: LoopDescriptor LoopContainerType can't contain unique_ptrDavid Neto1-3/+24
2018-02-01Add LoopUtils class to gather some loop transformation support.Victor Lomuller1-7/+71
2018-01-25Add LoopDescriptor as an IRContext analysis.Victor Lomuller1-19/+14
2018-01-08Add loop descriptors and some required dominator tree extensions.Victor Lomuller1-0/+262