Loop invariant code motion initial implementation
[platform/upstream/SPIRV-Tools.git] / test / opt / loop_optimizations / loop_descriptions.cpp
2018-02-09 Alexander JohnstonLoop invariant code motion initial implementation
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...