aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28Merge commit 'aosp v2020.5' into update-shadercndk-r22-beta1ndk-r22ndk-release-r22David Neto
2020-09-24Finalize SPIRV-Tools v2020.5Ehsan Nasiri
2020-09-24Update CHANGESEhsan Nasiri
2020-09-24spirv-fuzz: Support dead blocks in TransformationAddSynonym (#3832)Vasyl Teliman
2020-09-24spirv-fuzz: Move IRContext parameter into constructor (#3837)Vasyl Teliman
2020-09-23Add missing backticks around <result-id> (#3840)Simran
2020-09-23Validate SPIRV Version number when parsing binary header (#3834)Ryan Harrison
2020-09-23spirv-fuzz: Create synonym of int constant using a loop (#3790)Stefano Milizia
2020-09-22Fix compiler error on macOS with XCode12 (#3836)Richard S. Wright Jr
2020-09-22spirv-fuzz: Handle OpPhis in TransformationInlineFunction (#3833)Vasyl Teliman
2020-09-22Update CHANGESSteven Perron
2020-09-22spirv-fuzz: Refactor fuzzer, replayer and shrinker (#3818)Alastair Donaldson
2020-09-18spirv-fuzz: Add pass recommendations (#3757)Alastair Donaldson
2020-09-18spirv-fuzz: Consider all ids from dead blocks irrelevant (#3795)Stefano Milizia
2020-09-18Fix header guard macros (#3811)Alastair Donaldson
2020-09-18spirv-fuzz: Fix TransformationDuplicateRegionWithSelection (#3815)Antoni Karpiński
2020-09-17spirv-val: Add DeviceIndex (#3812)sfricke-samsung
2020-09-16Fix missed modification flagging (#3814)Ryan Harrison
2020-09-16spirv-fuzz: Use an irrelevant id for the unused components (#3810)André Perez
2020-09-16spirv-fuzz: Improvements to random number generation (#3809)Stefano Milizia
2020-09-16Add buffer oob check to bindless instrumentation (#3800)greg-lunarg
2020-09-16spirv-fuzz: Remove CanFindOrCreateZeroConstant (#3807)Vasyl Teliman
2020-09-15spirv-fuzz: Add bit instruction synonym transformation (#3775)André Perez
2020-09-15spirv-fuzz: Skip unreachable blocks (#3729)Vasyl Teliman
2020-09-15Fix build errors (#3804)Alastair Donaldson
2020-09-15spirv-fuzz: Handle invalid ids in fact manager (#3742)Vasyl Teliman
2020-09-15spirv-fuzz: Support memory instructions MoveInstructionDown (#3700)Vasyl Teliman
2020-09-15spirv-fuzz: Pass submanagers to other submanagers when necessary (#3796)Stefano Milizia
2020-09-15spirv-fuzz: Transformation to flatten conditional branch (#3667)Stefano Milizia
2020-09-14spirv-val: Add BaseInstance, BaseVertex, DrawIndex, and ViewIndex (#3782)sfricke-samsung
2020-09-14Properly mark IR changed if instruction folder creates more than one constant...Diego Novillo
2020-09-11Add missing file to BUILD.gn (#3798)Alastair Donaldson
2020-09-11spirv-fuzz: Add TransformationDuplicateRegionWithSelection (#3773)Antoni Karpiński
2020-09-11spirv-reduce: Support reducing a specific function (#3774)Alastair Donaldson
2020-09-10spirv-reduce: Refactoring (#3793)Alastair Donaldson
2020-09-10Favour 'integrity' over 'coherence' as a replacement for 'sanity'. (#3619)Alastair Donaldson
2020-09-10spirv-fuzz: Fix header guards in transformations/fuzzer passes (#3784)Antoni Karpiński
2020-09-10spirv-fuzz: Add SPIRV_FUZZ_PROTOC_COMMAND (#3789)Paul Thomson
2020-09-10Add missing include (#3788)Paul Thomson
2020-09-09Improve spirv-fuzz CMake code (#3781)Paul Thomson
2020-09-08Allow SPV_KHR_8bit_storage extension. (#3780)Steven Perron
2020-09-08spirv-opt: Add function to compute nesting depth of a block (#3771)Stefano Milizia
2020-09-03spirv-fuzz: Transformation to convert OpSelect to conditional branch (#3681)Stefano Milizia
2020-09-02spirv-val: Add Vulkan VUID labels to BuiltIn (#3756)sfricke-samsung
2020-09-02spirv-fuzz: Add support for BuiltIn decoration (#3736)Vasyl Teliman
2020-09-02spirv-fuzz: Fix GetIdEquivalenceClasses (#3767)Stefano Milizia
2020-09-02spirv-fuzz: Replace id in OpPhi coming from a dead predecessor (#3744)Stefano Milizia
2020-09-01spirv-fuzz: Transformation to replace the use of an irrelevant id (#3697)Stefano Milizia
2020-09-01spirv-fuzz: TransformationMutatePointer (#3737)Vasyl Teliman
2020-09-01spirv-fuzz: Compute interprocedural loop nesting depth of blocks (#3753)Stefano Milizia