aboutsummaryrefslogtreecommitdiff
path: root/test/opt/pass_utils.h
AgeCommit message (Expand)Author
2018-10-12Fix gtest.h include in test/opt/pass_utils.hNuno Subtil
2018-10-10Check for unreachable blocks in merge-return. (#1966)Steven Perron
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-07-11Move tests into namespaces (#1689)dan sinclair
2018-03-30Add missing <iterator> header for std::back_inserterLei Zhang
2017-09-18Add strength reduction; for now replace multiply by power of 2Steven Perron
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-07-28Add an utility: in-place string replacementqining
2016-06-29Add Pass, PassManager, and StripDebugInfoPass.Lei Zhang