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
/
source
/
validate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
Re-format files in source, source/opt, source/util, source/val and tools.
Diego Novillo
1
-1
/
+1
2017-10-20
Add validation pass for conversion instructions
Andrey Tuganov
1
-0
/
+4
2017-09-26
Add bitwise operations validator pass
Andrey Tuganov
1
-0
/
+4
2017-09-20
Add validate logicals pass to the validator
Andrey Tuganov
1
-0
/
+4
2017-09-05
Add validation pass for arithmetic operations
Andrey Tuganov
1
-0
/
+4
2017-05-25
CFA: Pull in CalculateDominators
Greg Fischer
1
-24
/
+0
2017-05-09
Stats analyzer uses validator
Andrey Tuganov
1
-0
/
+6
2017-05-08
Inline: Create CFA class
Greg Fischer
1
-25
/
+0
2017-03-17
Validator dissallows unsupported Vulkan capability
Andrey Tuganov
1
-0
/
+6
2017-02-28
Issue 559: check type declaration uniqueness
Andrey Tuganov
1
-0
/
+5
2017-02-28
Add command line options struct for the validator
Ehsan Nasiri
1
-2
/
+2
2017-01-18
Validation for decoration rules. Fixes issue #499.
Ehsan Nasiri
1
-0
/
+3
2017-01-13
Introducing a new flow for running the Validator.
Ehsan Nasiri
1
-0
/
+11
2016-11-08
Adding validation for vector data rule.
Ehsan Nasiri
1
-0
/
+6
2016-09-15
Add a callback mechanism for communicating messages to callers.
Lei Zhang
1
-5
/
+5
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-21
/
+9
2016-09-02
Kill the spvCheckReturn macro.
Lei Zhang
1
-3
/
+0
2016-08-09
Refactor Id -> Instruction
Umar Arshad
1
-0
/
+10
2016-08-07
Remove unnecessary headers
Umar Arshad
1
-13
/
+1
2016-07-28
Fix infinite loop in dominance calculation.
David Neto
1
-0
/
+25
2016-07-26
Check definitions appear in dominator of use
Umar Arshad
1
-0
/
+12
2016-07-26
Refactor IDs definition and use tracking
Umar Arshad
1
-4
/
+2
2016-06-27
Fix several violations of the style guide
Umar Arshad
1
-5
/
+5
2016-06-24
Use pseudo entry and pseudo exit blocks for dominance.
David Neto
1
-1
/
+10
2016-06-22
Validator structured flow checks: back-edge, constructs
Umar Arshad
1
-6
/
+19
2016-06-08
Split validate_types file into multiple classes
Umar Arshad
1
-516
/
+29
2016-06-06
Remove redundant in_block function from Function
Umar Arshad
1
-6
/
+2
2016-06-02
Control Flow Graph Validation
Umar Arshad
1
-59
/
+333
2016-04-29
bitcast fixes
Florian Ziesche
1
-0
/
+16
2016-04-22
Turn module_capabilities_ into a spv_capability_mask_t.
Dejan Mircevski
1
-4
/
+1
2016-04-02
Fix spelling mistakes
Eric Engestrom
1
-3
/
+3
2016-02-25
Fix issues reported by cppcheck.
Lei Zhang
1
-1
/
+1
2016-02-23
Remove spv_validate_options_t and change tests accrodingly.
Lei Zhang
1
-8
/
+1
2016-02-18
Use unordered_map to store defs in UseDefTracker for fast lookup.
Lei Zhang
1
-8
/
+9
2016-02-17
Rearrange headers
David Neto
1
-2
/
+1
2016-02-02
Use AssemblyGrammar for capability validation.
Dejan Mircevski
1
-4
/
+14
2016-01-29
Fix validator mem overflow when tracking capabilities
qining
1
-0
/
+3
2016-01-27
Remove spvOpcodeIsObject().
Dejan Mircevski
1
-0
/
+2
2016-01-27
Initial capability implementation and unit tests
Umar Arshad
1
-1
/
+8
2016-01-20
Track uses and defs during parsing.
Dejan Mircevski
1
-14
/
+265
2016-01-07
Extend copyright to 2016.
Dejan Mircevski
1
-1
/
+1
2015-11-12
Use quotation for libspirv.h and sort headers.
Lei Zhang
1
-1
/
+1
2015-11-12
Move spv*TableGet() functions out of libspirv.h.
Lei Zhang
1
-0
/
+1
2015-11-10
Run clang-format to enforce Google style globally.
Lei Zhang
1
-7
/
+7
2015-11-02
Use spirv.h instead of spirv.hpp.
Lei Zhang
1
-1
/
+1
2015-11-02
Inclusion guards follow Google C++ style
David Neto
1
-3
/
+3
2015-10-26
Support strings with up to 65535 chars, and null.
David Neto
1
-0
/
+1
2015-05-22
Code drop of the Codeplay spirv-tools source.
Kenneth Benzie (Benie)
1
-0
/
+83