Loop invariant code motion initial implementation
[platform/upstream/SPIRV-Tools.git] / source / opt / loop_descriptor.cpp
2018-02-09 Alexander JohnstonLoop invariant code motion initial implementation
2018-02-05 David NetoVS2013: LoopDescriptor LoopContainerType can't contain...
2018-02-02 David NetoDisambiguate between const and nonconst ForEachSuccesso...
2018-02-01 Victor LomullerAdd LoopUtils class to gather some loop transformation...
2018-01-25 Victor LomullerAdd LoopDescriptor as an IRContext analysis.
2018-01-08 Victor LomullerAdd loop descriptors and some required dominator tree...