projects
/
platform
/
upstream
/
SPIRV-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a1014b
)
Update CHANGE to list fix for issue 755
author
David Neto
<dneto@google.com>
Thu, 10 Aug 2017 17:13:33 +0000
(13:13 -0400)
committer
David Neto
<dneto@google.com>
Thu, 10 Aug 2017 17:13:33 +0000
(13:13 -0400)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index
4f5cf81
..
f797ec1
100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-49,6
+49,8
@@
v2016.7-dev 2017-01-06
structured code when the inlined function had early returns.
#697: Optimizer's Instruction::ForEachInId method was skipping semantics-id
and scope-id.
+ #755: Inliner: Fix inlining of callee with single Return appearing before
+ the end of the function.
v2016.6 2016-12-13
- Published the C++ interface for assembling, disassembling, validation, and