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
/
Android.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-05
Add barrier instructions validation pass
Andrey Tuganov
1
-0
/
+1
2018-02-02
Add general folding infrastructure.
Steven Perron
1
-0
/
+1
2018-02-01
Add pass to reaplce invalid opcodes
Steven Perron
1
-0
/
+1
2018-02-01
Add adjacency validation pass
Jeremy Hayes
1
-0
/
+1
2018-01-30
InsertExtractElim: Split out DeadInsertElim as separate pass
GregF
1
-0
/
+2
2018-01-25
Initial implementation of if conversion
Alan Baker
1
-0
/
+2
2018-01-18
Create a pass to work around a driver bug related to OpUnreachable.
Steven Perron
1
-1
/
+2
2018-01-08
Add loop descriptors and some required dominator tree extensions.
Victor Lomuller
1
-0
/
+1
2018-01-02
Add ExtInst validation pass (GLSL only for now)
Andrey Tuganov
1
-0
/
+1
2017-12-22
Add asm, dis support for DebugInfo extended instruction set
David Neto
1
-5
/
+36
2017-12-21
Implement SSA CCP (SSA Conditional Constant Propagation).
Diego Novillo
1
-0
/
+1
2017-12-19
Convert private variables to function scope.
Steven Perron
1
-0
/
+1
2017-12-19
validate & test of literal's upper bits
Jesus Carabano
1
-0
/
+1
2017-12-15
Add primitive instruction validation pass
Jeremy Hayes
1
-0
/
+1
2017-12-14
Refactor include of latest spir-v header versions
Andrey Tuganov
1
-6
/
+6
2017-12-13
Add validation rules for atomic instructions
Andrey Tuganov
1
-0
/
+1
2017-12-11
Add scalar replacement
Alan Baker
1
-0
/
+2
2017-12-08
Add a new constant manager class.
Diego Novillo
1
-0
/
+1
2017-12-07
Add global redundancy elimination
Steven Perron
1
-0
/
+1
2017-12-05
Dominator Tree Analysis (#3)
Stephen McGroarty
1
-0
/
+1
2017-12-05
Add composite instruction validation pass
Andrey Tuganov
1
-0
/
+1
2017-11-27
Generic value propagation engine.
Diego Novillo
1
-0
/
+1
2017-11-23
Add derivatives validation pass
Andrey Tuganov
1
-0
/
+1
2017-11-23
Create a local value numbering pass
Steven Perron
1
-1
/
+3
2017-11-22
Validator pass for image instructions
Andrey Tuganov
1
-0
/
+1
2017-11-15
Initial implementation of merge return pass.
Alan Baker
1
-1
/
+2
2017-11-08
Add the IRContext (part 2): Add def-use manager
Steven Perron
1
-0
/
+1
2017-11-02
Add a new class opt::CFG to represent the CFG for the module.
Diego Novillo
1
-0
/
+1
2017-10-23
Add pass to remove dead variables at the module level.
Steven Perron
1
-0
/
+1
2017-10-20
Add instruction_list to Android.mk
Andrey Tuganov
1
-0
/
+1
2017-10-20
Add validation pass for conversion instructions
Andrey Tuganov
1
-1
/
+2
2017-10-19
CFG cleanup pass - Remove unreachable blocks.
Diego Novillo
1
-0
/
+1
2017-10-18
Android.mk: add source/opt/fold.cpp
David Neto
1
-0
/
+1
2017-10-12
Add Android.mk to SPIRV-Tools
Andrey Tuganov
1
-0
/
+213