aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-28Avoid use of 'sanity' and 'sanity check' in the code base (#3585)Alastair Donaldson
2020-07-28spirv-fuzz: Add condition to make functions livesafe (#3587)André Perez
2020-07-27spirv-fuzz: Implement the OpTranspose linear algebra case (#3589)André Perez
2020-07-27Fix SyntaxWarning in Python 3.8 (#3388)rdb
2020-07-27CMake: Enable building with BUILD_SHARED_LIBS=1 (#3490)Ben Clayton
2020-07-27Avoid operand type range checks (#3379)David Neto
2020-07-27Preserve debug info in scalar replacement pass (#3461)Jaebaek Seo
2020-07-27Update OpenCL capabilities validation (#3149)Pierre Moreau
2020-07-27spirv-fuzz: adds TransformationReplaceLoadStoreWithCopyMemory (#3586)Antoni Karpiński
2020-07-27Preserve OpenCL.DebugInfo.100 through private-to-local pass (#3571)Jaebaek Seo
2020-07-27spirv-fuzz: Relax type checking for int contants (#3573)Stefano Milizia
2020-07-27spirv-fuzz: Generalise transformation access chain (#3546)Stefano Milizia
2020-07-27spirv-fuzz: Set message consumer in replayer when shrinking (#3591)Alastair Donaldson
2020-07-23spirv-fuzz: Create a helper in fuzzerutil to reuse function type (#3572)Vasyl Teliman
2020-07-23spirv-fuzz: Test usages of IdIsIrrelevant fact (#3578)Vasyl Teliman
2020-07-23spirv-fuzz: adds TransformationReplaceCopyMemoryWithLoadStore (#3575)Antoni Karpiński
2020-07-23spirv-fuzz: adds TransformationReplaceCopyObjectWithStoreLoad (#3567)Antoni Karpiński
2020-07-22Support SPV_KHR_terminate_invocation (#3568)alan-baker
2020-07-22Sink pointer instructions in merge return (#3569)Steven Perron
2020-07-21Preserve OpenCL.DebugInfo.100 through elim-dead-code-aggressive (#3542)greg-lunarg
2020-07-21spirv-fuzz: TransformationReplaceParamsWithStruct (#3455)Vasyl Teliman
2020-07-21Add changes for SPV_EXT_shader_atomic_float (#3562)vkushwaha-nv
2020-07-21spirv-fuzz: Extend TransformationRecordSynonymousConstants to allow composite...Stefano Milizia
2020-07-20spirv-fuzz: Add IdIsIrrelevant fact (#3561)Vasyl Teliman
2020-07-20spirv-fuzz: add TransformationAddRelaxedDecoration (#3545)Antoni Karpiński
2020-07-17Store location values sparsely (#3488)alan-baker
2020-07-17Permit Simple and GLSL450 memory model in WEBGPU_0 (#3463)David Neto
2020-07-17spirv-fuzz: Assert false in IsApplicable method of TransformationAccessChain ...Stefano Milizia
2020-07-16spirv-fuzz: Add support for OpBitcast to TransformationEquationInstruction (#...Vasyl Teliman
2020-07-16spirv-fuzz: Add support for OpConvert to TransformationEquationInstruction (#...Vasyl Teliman
2020-07-15Fix reachability in the validator (#3541)alan-baker
2020-07-15spirv-fuzz: Remove TransformationCopyObject (#3531)Vasyl Teliman
2020-07-15spirv-opt: Add support for OpLabel to dominator analysis (#3516)Vasyl Teliman
2020-07-15spirv-fuzz: Add replay range option (#3535)Alastair Donaldson
2020-07-14Rewrite KillDebugDeclares() (#3513)Jaebaek Seo
2020-07-14spirv-fuzz: Fix instruction insertion issue (#3521)André Perez
2020-07-14spirv-fuzz: Implement the OpMatrixTimesMatrix linear algebra case (#3527)André Perez
2020-07-14spirv-fuzz: Support adding dead break from back-edge block (#3519)André Perez
2020-07-14Support OpPhi when replacing boolean constant operand (#3518)André Perez
2020-07-12spirv-fuzz: TransformationAddSynonyms (#3447)Vasyl Teliman
2020-07-10Preserve OpenCL.DebugInfo.100 through elim-local-single-store (#3498)greg-lunarg
2020-07-10Preserve debug info in vector DCE pass (#3497)Jaebaek Seo
2020-07-10Implement transformation to record synonymous constants. (#3494)Stefano Milizia
2020-07-09Upgrade elim-local-single-block for OpenCL.DebugInfo.100 (#3451)greg-lunarg
2020-07-09spirv-fuzz: TransformationReplaceParameterWithGlobal (#3434)Vasyl Teliman
2020-07-09Implement the OpMatrixTimesVector linear algebra case (#3500)André Perez
2020-07-08Preserve OpenCL.100.DebugInfo in reduce-load-size pass (#3492)Jaebaek Seo
2020-07-08spirv-fuzz: Add image sample unused components transformation (#3439)André Perez
2020-07-07spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489)André Perez
2020-07-06Debug info preservation in copy-prop-array pass (#3444)Jaebaek Seo