From 95a600cd8d5804a5c6b0686207d72cb7632bbf84 Mon Sep 17 00:00:00 2001 From: David Neto Date: Fri, 4 Aug 2017 17:48:22 -0400 Subject: [PATCH] Update CHANGES with common uniform loads pass --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 4702a69..4f5cf81 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,7 @@ v2016.7-dev 2017-01-06 - Aggressive dead instruction elimination - Eliminate dead branches - Merge blocks when the second can only be preceded by the first + - Eliminate ommon uniform loads - Assembler: Add option to preserve numeric ids. Fixes #625 - Add build target spirv-tools-vimsyntax to generate spvasm.vim, a SPIR-V assembly syntax file for Vim. -- 2.7.4