Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-08 | Loop invariant code motion initial implementation | Alexander Johnston | 1 | -31/+53 |
2018-02-05 | VS2013: LoopDescriptor LoopContainerType can't contain unique_ptr | David Neto | 1 | -8/+19 |
2018-02-02 | Disambiguate between const and nonconst ForEachSuccessorLabel | David Neto | 1 | -2/+4 |
2018-02-01 | Add LoopUtils class to gather some loop transformation support. | Victor Lomuller | 1 | -1/+192 |
2018-01-25 | Add LoopDescriptor as an IRContext analysis. | Victor Lomuller | 1 | -0/+23 |
2018-01-08 | Add loop descriptors and some required dominator tree extensions. | Victor Lomuller | 1 | -0/+157 |