Loop invariant code motion initial implementation
[platform/upstream/SPIRV-Tools.git] / test / opt / loop_optimizations / CMakeLists.txt
2018-02-09 Alexander JohnstonLoop invariant code motion initial implementation
2018-02-01 Victor LomullerAdd LoopUtils class to gather some loop transformation...
2018-01-08 Victor LomullerAdd loop descriptors and some required dominator tree...