aboutsummaryrefslogtreecommitdiff
path: root/test/opt/decoration_manager_test.cpp
AgeCommit message (Expand)Author
2019-08-08Add descriptor array scalar replacement (#2742)Steven Perron
2019-07-10Handle decorations better in some optimizations (#2716)Steven Perron
2019-05-07Support SPIR-V 1.4 (#2550)David Neto
2018-09-28Handle decoration groups with no decorations. (#1921)Steven Perron
2018-08-24Copy decorations when creating new ids. (#1843)Steven Perron
2018-08-07Fixup readabilty/inheritance warnings (#1805)dan sinclair
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-07-11Move tests into namespaces (#1689)dan sinclair
2018-07-09Move the ir namespace to opt. (#1680)dan sinclair
2018-03-13Teach DecorationManager about OpDecorateStringGOOGLEDavid Neto
2018-03-12Reimplement the DecorationManagerPierre Moreau
2018-01-04Opt: Make DecorationManager::HaveTheSameDecorations symmetricPierre Moreau
2017-12-21Store all enabled capabilities in the feature manger.Steven Perron
2017-12-19Opt: Fix implementation and comment of AreDecorationsTheSamePierre Moreau