projects
/
platform
/
upstream
/
SPIRV-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/SPIRV-Tools.git
2015-11-12
David Neto
spirv-dis prints to stdout by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Simplify some tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
libspirv.h doesn't depend on spirv_operands.hpp anymore.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Moves parser interface to libspirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move internal macros/structs for SPIR-V to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Update to 1.0 Rev 2 work-in-progress headers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move SPIR-V constants/limits to a separate header.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Use std::string instead of a huge array for storing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Add missing copyright.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Use quotation for libspirv.h and sort headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move info table related structs into table.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move spv*TableGet() functions out of libspirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Remove table parameters from API functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Andrew Woloszyn
Fixed permissions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Andrew Woloszyn
Fixed warnings on windows and constness of spv_binary.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Lei Zhang
Get magic number and version from spirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Disassembler support for OpSpecConstantOp
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Assembler support for OpSpecConstantOp
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Fix Windows build errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Fix description of NaN encoding.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Enable round trip tests for OpSwitch
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Optional typed literal number should be concrete in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Update readme: binary parser refactor; non-32-bit literals
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
syntax.md: Describe hex floats and their use.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Fix handling of OpExtInstImport
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Assembler supports hex float constants.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Print OpConstant values according to type.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Remove canonical assembly format in syntax.md.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
advance() should check current string index is in bound.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Remove support for canonical assembly syntax format.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
spv_operand_type_t cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Remove TODO: Strings are always little-endian
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Refactor the binary parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dejan Mircevski
Slay "undeflow."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dejan Mircevski
Refactor EncodeTestHelper() and DecodeTestHelper().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Consts before the type, not after
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
A spv_binary_t points to const code words.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Move spvBinaryToText into new disassembler file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Use the syntax table for opcode to name mappings.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Andrew Woloszyn
Updated comment in SetBits.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
DiagnosticStream keeps a copy of the position.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Andrew Woloszyn
Added double tests to HexFloat
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Empty assembly text compiles to no instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Consolidate: spvOpcodeIsType into spvOpcodeGeneratesType
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Run clang-format to enforce Google style globally.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Update readme: fix utf-8 tests, use spirv.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Updated HexFloat parsing for windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Added HexFloat reading to HexFloat.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Added HexFloat helper class to print out floating point...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Changed SetBits to index from LSB and take a size.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Lei Zhang
Use spirv.h instead of spirv.hpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Inclusion guards follow Google C++ style
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Move endian utilities to their own file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Hide spvBinaryHeaderSet with its only client.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Move AssemblyGrammar into its own source files
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Add DISABLED failing test for ext inst import confusion
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Use basic_string<char> for the UTF-8 test string
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Update to latest registered generator enums
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Added set_bits<> to bitutils.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Test cleanup: remove useless std::string constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Lei Zhang
Use typedef instead of using in libspirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Kenneth Benzie
Merge branch 'google-asm-dis-oct-25' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix readme: this is not the 'google' branch
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Fix GMOCK directory in CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Fixed typo in utf8 string literal
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Fixed UTF-8 encoding issues on windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Added type tracking to the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Update readme: Support OpenCL, UTF-8 literal strings
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Remaining tests for OpenCL extended instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add operand type for extension instruction number
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Use literal integers for OpenCL extended instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add OpenCL extended instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Some minor clean-ups to binary.{h,cpp}.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Enforce suitable literal number operands to be unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Git ignore compile_commands.json in root directory.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Use normal string instead of raw string for simple...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Simplify methods for compilation failure in test framework.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Use SPIRV_PERF=1 when performance tuning.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Avoid strlen in a loop, for speed.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix Android build: use std::numeric_limits<T>::max...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add disabled tests for disassembler literal emission
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Added proper string escaping to the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
SPV_FAILED_MATCH error mutes DiagnosticStream.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Removed un-needed comments and fixed merge issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Updated string escaping in the assembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Update readme. Long instructions, literal number encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add negative-coverage location to operand-class-test...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Parse and encode literal integers to the right width
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add AssemblyContext::parseNumber
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
DiagnosticStream can convert to a stored error code
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for FunctionControl.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for LoopControl.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for SelectionControl.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for GroupOperation.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for LinkageType.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for BuiltIn.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for AccessQualifier.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for FuncParamAttr.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for Decoration.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Negative test for FPRoundingMode.
commit
|
commitdiff
|
tree
|
snapshot
next