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:
78f6a4a
)
Update readme: Finish assembler !<integer> support
author
David Neto
<dneto@google.com>
Thu, 1 Oct 2015 21:28:56 +0000
(17:28 -0400)
committer
David Neto
<dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000
(12:55 -0400)
Also internal cleanups and additional tests.
readme.md
patch
|
blob
|
history
diff --git
a/readme.md
b/readme.md
index
2321fb5
..
6c0bdd7
100644
(file)
--- a/
readme.md
+++ b/
readme.md
@@
-28,6
+28,12
@@
The validator is incomplete. See the Future Work section for more information.
## CHANGES (for tools hackers)
+2015-10-02
+* Completed assembler support for [`!<integer>` syntax](syntax.md#immediate)
+ to inject arbitrary words into the binary. This feature is used
+ for testing.
+* Internal cleanups and additional tests.
+
2015-09-25
* Updated to Rev32 headers
* Core instructions and enumerants from Rev 32 are supported by the