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
2017-10-13
David Neto
Validator: Test OpReturnValue type check
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Andrey Tuganov
Reenable validate type unique pass
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Andrey Tuganov
Refactored MARK-V API
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Andrey Tuganov
Validator checks OpReturn called from void func
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Steven Perron
Generic intrusive linked list class.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
GregF
DeadBranchElim: Add dead case elimination
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Andrey Tuganov
Add Android.mk to SPIRV-Tools
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Diego Novillo
Add -O, -Os and -Oconfig flags.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Tim Diekmann
Set cmake-policy CMP0048 to NEW
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Pierre Moreau
Implement Linker (module combiner)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Andrey Tuganov
Remove duplicate dead branch elim pass declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Andrew Woloszyn
Hack around bug in gcc-4.8.1 templates.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
GregF
AggressiveDCE: Fix to not treat parameter memory refs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Pierre Moreau
Compact-ids pass should update the header ID bound
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
David Neto
DiagnosticStream move ctor moves output duties to new...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
David Neto
Cache end iterators for speed
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
jcaraban
No use to check OpBitCount result width
commit
|
commitdiff
|
tree
|
snapshot
2017-09-28
Lei Zhang
Skip checking copyright if SPIRV_SKIP_TESTS is enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
David Neto
Update CHANGES to reflect fix for #827
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
David Neto
Compact-ids pass should update instruction's result_id...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Lei Zhang
Remove duplicated declaration of CreateAggressiveDCEPass().
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Andrey Tuganov
Add bitwise operations validator pass
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Andrey Tuganov
Add remaining opcodes to arithmetics validation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
David Neto
Update CHANGES with recent news
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Steven Perron
Create the dead function elimination pass
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Andrey Tuganov
Detach MARK-V from the validator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Lei Zhang
Avoid using global static variables
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Andrey Tuganov
Add SPIRV_SPIRV_COMPRESSION option to cmake
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Ehsan
Merge pull request #829 from atgoo/fix_val_logicals
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Tuganov
Validator: fix logicals pass for OpSelect pointers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
David Neto
elim-multi-store: only patch loop header phis that...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Andrey Tuganov
Add validate logicals pass to the validator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Andrey Tuganov
Refactored validate_aritmetics.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Andrey Tuganov
Updated markv_autogen
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Greg Fischer
ElimLocalMultiStore: Reset structured successors for...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Steven Perron
Add strength reduction; for now replace multiply by...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
GregF
ExtractInsert: Handle rudimentary CompositeConstruct...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
David Neto
Recognize SPV_AMD_shader_fragment_mask
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Andrey Tuganov
Add new checks to validate arithmetics pass
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
David Neto
Update CHANGES for OpModuleProcessed validation rule
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
David Neto
validator: OpModuleProcessed allowed in layout section 7c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Andrey Tuganov
Update MARK-V to version 1.01
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
David Neto
spirv-as: Fail for unrecognized long option
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
David Neto
Inliner: Fix LoopMerge when inline into loop header...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Andrey Tuganov
Add validation pass for arithmetic operations
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
David Neto
Make enums for all currently published extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Starge v2017.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Create v2017.0
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Finalize v2016.7
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Update CHANGES for recent inliner fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Andrey Tuganov
Fix mingw build (source/print.cpp)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Inliner: Remap callee entry block id to single-trip...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Inline: Fix single-block loop caller cases
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
BasicBlock: add ctail, GetMergeInst, GetLoopMergeInst
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Update tests for new preferred name as ShaderViewportIn...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
David Neto
Update CHANGES for fix to 781
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Andrey Tuganov
Extension allows multiple same OpTypePointer types
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
David Neto
Update CHANGES for fix to 776
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
GregF
DeadBranchElim: Fix dead block detection to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
GregF
InlineOpaque: Remove from usage until complete Opaque...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
David Neto
Update changes for fix to issue 782
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
GregF
Inline: Fix remapping of non-label forward references...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
David Neto
Disassembler: Print colour codes only when writing...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
Andrey Tuganov
Fix encode zero bits on word boundary bug
commit
|
commitdiff
|
tree
|
snapshot
2017-08-25
David Neto
Show result id for CompositeInsert validation failure
commit
|
commitdiff
|
tree
|
snapshot
2017-08-25
GregF
README: Add reference to SPIR-V size reduction white...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
David Neto
Windows: Increase intensity of blue text
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Lukas Hermanns
Fix: background color was erroneously reset on Win32...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
David Neto
Updated capabilites for SampleMask
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
GregF
Opt: Create InlineOpaquePass
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
GregF
Opt: Have "size" passes process full entry point call...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Lei Zhang
Support supplying extra definitions via CMAKE variable
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Andrey Tuganov
Huffman codec can serialize to text
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
GregF
Opt: Add opaque tests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Andrey Tuganov
Add id descriptor feature to SPIR-V
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
GregF
ADCE: Add support for function calls
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
David Neto
Update CHANGE to list fix for issue 755
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
David Neto
Inliner: callee can have early return that isn't multi...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
GregF
AccessChainConvert: Add HasOnlySupportedRefs()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
GregF
Inline: Split out InlineExhaustivePass from InlinePass
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
GregF
Mem2Reg: Allow Image and Sampler types as base target...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
David Neto
Update CHANGES with common uniform loads pass
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
GregF
Update README.md with new code-reduction passes
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
GregF
Add CommonUniformElim pass
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
GregF
Add MemPass, move all shared functions to it.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Andrey Tuganov
Add multi-sequence move-to-front implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
David Neto
Update CHANGES with recently added optimizations
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
GregF
Opt: Add new size-reduction passes to usage message.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Andrey Tuganov
Added C++ code generation to spirv-stats
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
David Neto
Add Appveyor config that uses VS 2017
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
GregF
Opt: Delete names and decorations of dead instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Lei Zhang
Opt: HasOnlySupportedRefs should consider OpCopyObject
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Lei Zhang
Revert "Revert "Opt: LocalBlockElim: Add HasOnlySupport...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
GregF
Add extension whitelists to size-reduction passes.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Lei Zhang
Revert "Opt: LocalBlockElim: Add HasOnlySupportedRefs"
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
greg-lunarg
Opt: LocalBlockElim: Add HasOnlySupportedRefs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
GregF
Fix handling of CopyObject in GetPtr and its call sites
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Lenny Komow
Fix Visual Studio size_t cast compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Greg Fischer
LocalMultiStore: Always put varId for backedge on loop...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
GregF
DeadBranchElim: Improve algorithm to only remove blocks...
commit
|
commitdiff
|
tree
|
snapshot
next