index
:
platform/upstream/SPIRV-Tools
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
devel_package
master
sandbox/dkson95/gcc14-asan
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sdk-1.3.250
tizen
tizen_20181206
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
Disassembler: Print colour codes only when writing to a terminal
David Neto
1
-2
/
+12
2017-08-18
Opt: Create InlineOpaquePass
GregF
1
-12
/
+24
2017-08-10
Add id descriptor feature to SPIR-V
Andrey Tuganov
3
-11
/
+78
2017-08-04
Inline: Split out InlineExhaustivePass from InlinePass
GregF
1
-1
/
+1
2017-08-03
Add CommonUniformElim pass
GregF
1
-0
/
+8
2017-08-02
Opt: Add new size-reduction passes to usage message.
GregF
1
-6
/
+39
2017-08-01
Added C++ code generation to spirv-stats
Andrey Tuganov
3
-19
/
+669
2017-07-10
Add AggressiveDCEPass
GregF
1
-0
/
+2
2017-07-07
Add LocalMultiStoreElim pass
GregF
1
-0
/
+2
2017-07-07
DeadBranchElim: Add DeadBranchElimPass
GregF
1
-0
/
+2
2017-07-04
Define variable to skip installation
d3x0r
3
-6
/
+12
2017-06-30
Added compression tool tools/spirv-markv. Work in progress.
Andrey Tuganov
2
-1
/
+253
2017-06-27
BlockMerge: Add BlockMergePass
GregF
1
-0
/
+2
2017-06-21
mem2reg: Add InsertExtractElimPass
GregF
1
-0
/
+2
2017-06-19
mem2reg: Add LocalSingleStoreElimPass
GregF
1
-0
/
+2
2017-06-12
mem2reg: Add pass to eliminate local loads and stores in single block.
GregF
1
-0
/
+2
2017-06-04
Mem2Reg: Add Local Access Chain Convert pass
GregF
1
-0
/
+2
2017-05-15
Add SPIR-V 1.2 support, for OpenCL 2.2
David Neto
5
-14
/
+22
2017-05-09
Stats analyzer aggregates OpConstant usage
Andrey Tuganov
3
-3
/
+40
2017-04-26
Added Markov chain analysis to stats
Andrey Tuganov
3
-2
/
+92
2017-04-26
Inline: Change "--inline-entry-points-all" to "-exhaustive"
Greg Fischer
1
-2
/
+2
2017-04-25
Inline: Fix inliner description in usage message to reflect exceptions.
Greg Fischer
1
-1
/
+3
2017-04-20
Added --compact-ids to /tools/opt
Andrey Tuganov
1
-0
/
+5
2017-04-13
Added option --preserve-numeric-ids to tools/spirv-as
Andrey Tuganov
1
-2
/
+10
2017-04-10
Added statistical analysis tool (tool/stats)
Andrey Tuganov
4
-1
/
+331
2017-04-06
Add FlattenDecoration transform
David Neto
1
-0
/
+5
2017-04-06
Group targets into folders
Lei Zhang
1
-1
/
+2
2017-04-03
Update spirv-opt to use spvtools::Optimizer
David Neto
1
-31
/
+28
2017-03-29
Add exhaustive function call inlining to spirv-opt
Greg Fischer
1
-0
/
+4
2017-03-17
spirv-val prints warnings
David Neto
1
-19
/
+28
2017-03-16
Autogenererating enum-string mappings from grammar
Andrey Tuganov
1
-1
/
+4
2017-02-28
Add command line options struct for the validator
Ehsan Nasiri
1
-15
/
+65
2016-09-23
Avoid appending EOL in StringifyMessage().
Lei Zhang
1
-3
/
+5
2016-09-22
Handle parse failure for setting spec constants
David Neto
1
-3
/
+10
2016-09-22
Command line option for set default value for spec constant
qining
1
-0
/
+21
2016-09-21
Use C style names for MessageLevel.
Lei Zhang
1
-5
/
+5
2016-09-20
Allow changing MessageConsumer in Pass & PassManager.
Lei Zhang
1
-3
/
+4
2016-09-20
Change BuildModule() to accept pointer-size pair for binary.
Lei Zhang
1
-2
/
+2
2016-09-20
Change interface of Pass::Process() to return possible failures.
Lei Zhang
1
-0
/
+1
2016-09-16
Move functions for building modules outside of the C++ interface.
Lei Zhang
1
-2
/
+3
2016-09-16
Add MessageConsumer to PassManager, Pass, and analysis interfaces.
Lei Zhang
1
-1
/
+6
2016-09-12
Update CMake condition for Emacs load/save helper
David Neto
1
-1
/
+4
2016-09-11
add spirv-dis/spirv-as support for emacs when loading .spv binaries
steve-lunarg
3
-0
/
+84
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
11
-233
/
+100
2016-09-01
Unify constants pass
qining
1
-0
/
+4
2016-08-29
Fold spec constants to normal constants (values fixed)
qining
1
-0
/
+6
2016-08-26
Fix typo in spirv-opt help
David Neto
1
-1
/
+1
2016-08-24
Add spirv-lesspipe.sh
David Neto
3
-0
/
+80
2016-08-15
Avoid integer modulo by 1, to avoid warning
David Neto
1
-1
/
+1
2016-08-11
Avoid double-copy of NameMapper object.
David Neto
1
-1
/
+2
[next]