1. 89b3bc5 spirv-fuzz: Test usages of IdIsIrrelevant fact (#3578) by Vasyl Teliman · 4 years ago
  2. 9dc1bfa spirv-fuzz: adds TransformationReplaceCopyMemoryWithLoadStore (#3575) by Antoni Karpiński · 4 years ago
  3. 586a12b spirv-fuzz: adds TransformationReplaceCopyObjectWithStoreLoad (#3567) by Antoni Karpiński · 4 years ago
  4. 0b84727 Start SPIRV-Tools v2020.5 by Steven Perron · 4 years ago
  5. 895927b Finalize SPIRV-Tools v2020.4 by Steven Perron · 4 years ago v2020.4
  6. bc2f78b spirv-fuzz: Fix usages of irrelevant constants (#3566) by Vasyl Teliman · 4 years ago
  7. a0d8dc2 Update CHANGES by Steven Perron · 4 years ago
  8. f3cec93 Support SPV_KHR_terminate_invocation (#3568) by alan-baker · 4 years ago
  9. dca2c86 Sink pointer instructions in merge return (#3569) by Steven Perron · 4 years ago
  10. cf7e922 Preserve OpenCL.DebugInfo.100 through elim-dead-code-aggressive (#3542) by greg-lunarg · 4 years ago
  11. fe9e5db spirv-fuzz: TransformationReplaceParamsWithStruct (#3455) by Vasyl Teliman · 4 years ago
  12. e4aebf9 Add changes for SPV_EXT_shader_atomic_float (#3562) by vkushwaha-nv · 4 years ago
  13. 5dc96d5 spirv-fuzz: Use irrelevant constants (#3565) by Vasyl Teliman · 4 years ago
  14. 98395b8 spirv-fuzz: Extend TransformationRecordSynonymousConstants to allow composite constants (#3537) by Stefano Milizia · 4 years ago
  15. a3b0adc spirv-fuzz: Add is_irrelevant parameter (#3563) by Vasyl Teliman · 4 years ago
  16. 8b5ed44 spirv-fuzz: Add IdIsIrrelevant fact (#3561) by Vasyl Teliman · 4 years ago
  17. c10d6ce spirv-fuzz: refactor to use RemoveAtRandomIndex (#3560) by Stefano Milizia · 4 years ago
  18. 0d8fe0f spirv-fuzz: add TransformationAddRelaxedDecoration (#3545) by Antoni Karpiński · 4 years ago
  19. 717e787 Store location values sparsely (#3488) by alan-baker · 4 years ago
  20. d5766f2 Permit Simple and GLSL450 memory model in WEBGPU_0 (#3463) by David Neto · 4 years ago
  21. bcc78b3 spirv-fuzz: support floating-point in TransformationInvertComparisonOperator (#3551) by Antoni Karpiński · 4 years ago
  22. fb32c40 Change MaybeApplyTransformation to return a boolean (#3555) by Stefano Milizia · 4 years ago
  23. 7dfd9b8 spirv-fuzz: Implement MaybeApplyTransformation helper function (#3540) by Stefano Milizia · 4 years ago
  24. de1ff50 spirv-fuzz: Assert false in IsApplicable method of TransformationAccessChain (#3528) by Stefano Milizia · 4 years ago
  25. 680c77f spirv-fuzz: Add support for OpBitcast to TransformationEquationInstruction (#3523) by Vasyl Teliman · 4 years ago
  26. b0206b0 spirv-fuzz: Add support for OpConvert to TransformationEquationInstruction (#3472) by Vasyl Teliman · 4 years ago
  27. 7221ccf Fix reachability in the validator (#3541) by alan-baker · 4 years ago
  28. 2fa735d spirv-fuzz: Remove TransformationCopyObject (#3531) by Vasyl Teliman · 4 years ago
  29. 8e0215a spirv-opt: Add support for OpLabel to dominator analysis (#3516) by Vasyl Teliman · 4 years ago
  30. f12c40f spirv-fuzz: Fuzzer pass to interchange zero-like constants (#3524) by Stefano Milizia · 4 years ago
  31. 3e7238c spirv-fuzz: Add replay range option (#3535) by Alastair Donaldson · 4 years ago
  32. 4c33fb0 Rewrite KillDebugDeclares() (#3513) by Jaebaek Seo · 4 years ago
  33. 3622769 spirv-fuzz: Fix instruction insertion issue (#3521) by André Perez · 4 years ago
  34. 91d921e spirv-fuzz: Implement the OpMatrixTimesMatrix linear algebra case (#3527) by André Perez · 4 years ago
  35. 282392d Add support to GPU-AV instrumentation for Task and Mesh shaders (#3512) by greg-lunarg · 4 years ago
  36. c9b254d spirv-fuzz: Support adding dead break from back-edge block (#3519) by André Perez · 4 years ago
  37. fe4dca5 Support OpPhi when replacing boolean constant operand (#3518) by André Perez · 4 years ago
  38. 40c3c1c spirv-fuzz: TransformationAddSynonyms (#3447) by Vasyl Teliman · 4 years ago
  39. 13dc28c spirv-fuzz: Remove unused functions (#3510) by Vasyl Teliman · 4 years ago
  40. 2829623 spirv-fuzz: Minor refactoring (#3507) by Vasyl Teliman · 4 years ago
  41. cf8c86a Preserve OpenCL.DebugInfo.100 through elim-local-single-store (#3498) by greg-lunarg · 4 years ago
  42. a687057 Preserve debug info in vector DCE pass (#3497) by Jaebaek Seo · 4 years ago
  43. 5f8cdd8 Implement transformation to record synonymous constants. (#3494) by Stefano Milizia · 4 years ago
  44. 94667fb Fix build failure (#3508) by Jaebaek Seo · 4 years ago
  45. 4442835 Upgrade elim-local-single-block for OpenCL.DebugInfo.100 (#3451) by greg-lunarg · 4 years ago
  46. de56c34 spirv-fuzz: TransformationReplaceParameterWithGlobal (#3434) by Vasyl Teliman · 4 years ago
  47. 11946e6 Implement the OpMatrixTimesVector linear algebra case (#3500) by André Perez · 4 years ago
  48. f8eddbb Preserve OpenCL.100.DebugInfo in reduce-load-size pass (#3492) by Jaebaek Seo · 4 years ago
  49. daa3b47 spirv-fuzz: Add image sample unused components transformation (#3439) by André Perez · 4 years ago
  50. 7afbc0c spirv-fuzz: Add variables with workgroup storage class (#3485) by André Perez · 4 years ago
  51. 2fbeb04 spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) by André Perez · 4 years ago
  52. 6d61c11 spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 by Vasyl Teliman · 4 years ago
  53. 6a4da9d Debug info preservation in copy-prop-array pass (#3444) by Jaebaek Seo · 4 years ago
  54. bd2a9ea spirv-fuzz: TransformationInvertComparisonOperator (#3475) by Vasyl Teliman · 4 years ago
  55. 2c1ff23 Fix regression (#3481) by Vasyl Teliman · 4 years ago
  56. 4a92579 spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) by Vasyl Teliman · 4 years ago
  57. fba90d6 spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) by Vasyl Teliman · 4 years ago
  58. ab10489 spirv-fuzz: Add one parameter at a time (#3469) by Vasyl Teliman · 4 years ago
  59. fc0dc3a Fix ADCE pass bug for mulitple entries (#3470) by Jaebaek Seo · 4 years ago
  60. 91c50e3 Add gl_BaseInstance to the name mapper. (#3462) by Ehsan · 4 years ago
  61. c3680ad Implement the OpMatrixTimesScalar linear algebra case (#3450) by André Perez · 4 years ago
  62. efaae24 Clear debug information for kill and replacement (#3459) by Jaebaek Seo · 4 years ago
  63. a1fb255 Validate location assignments (#3308) by alan-baker · 4 years ago
  64. 7a1af58 Support OpCompositeExtract pattern in desc_sroa (#3456) by Ehsan · 4 years ago
  65. 29ba53f spirv-fuzz: Implement FuzzerPassAddParameters (#3399) by Vasyl Teliman · 4 years ago
  66. 71a5b67 spirv-fuzz: Add GetParameters (#3454) by Vasyl Teliman · 4 years ago
  67. 8e586e4 spirv-fuzz: Permute OpPhi instruction operands (#3421) by Vasyl Teliman · 4 years ago
  68. 36b5bb7 Add support for different default/trunks in roll-deps (#3442) by Ryan Harrison · 4 years ago
  69. d4b9f57 [spirv-opt] debug info preservation in ssa-rewrite (#3356) by Jaebaek Seo · 4 years ago
  70. 2a1b8c0 Updated desc_sroa to support flattening structures (#3448) by Ehsan · 4 years ago
  71. 33cf7c4 spirv-fuzz: Refactor variable creation (#3414) by Vasyl Teliman · 4 years ago
  72. d5306c8 spirv-fuzz: Swap operands in OpBranchConditional (#3423) by Vasyl Teliman · 4 years ago
  73. 545d158 Use structured order to unroll loops. (#3443) by Steven Perron · 4 years ago
  74. 5342930 Debug info preservation in dead branch elimination (#3425) by Jaebaek Seo · 4 years ago
  75. 9965122 Add RemoveParameter method (#3437) by Vasyl Teliman · 4 years ago
  76. 57d9e36 Fix return type (#3435) by Vasyl Teliman · 4 years ago
  77. a7112d5 Eliminate branches with condition of OpConstantNull (#3438) by Ehsan · 4 years ago
  78. 9494703 spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) by André Perez · 4 years ago
  79. 12a4fb3 spirv-fuzz: Add replace linear algebra instruction transformation (#3402) by André Perez · 4 years ago
  80. 52a5f07 Update access control lists. (#3433) by dan sinclair · 4 years ago
  81. 30bf46d Fix operand access (#3427) by Vasyl Teliman · 4 years ago
  82. 5543d5f Debug info preservation in ccp pass (#3420) by Jaebaek Seo · 4 years ago
  83. 458140a Fix round trip tests that weren't instantiated (#3417) by David Neto · 4 years ago
  84. e498967 spirv-fuzz: Add a test (#3238) by Vasyl Teliman · 4 years ago
  85. c01f826 spirv-fuzz: Add support for OpSpecConstant* (#3373) by Vasyl Teliman · 4 years ago
  86. 7c21372 spirv-fuzz: Fix replayer bug (#3401) by Vasyl Teliman · 4 years, 1 month ago
  87. 9ed0fef Add value instruction condition (#3385) by André Perez · 4 years, 1 month ago
  88. ffaecad Fix instruction function use (#3390) by André Perez · 4 years, 1 month ago
  89. 94808bd spirv-fuzz: Fix regression (#3396) by Vasyl Teliman · 4 years, 1 month ago
  90. 74130f2 Fix googletest inclusion (#3398) by Paul Thomson · 4 years, 1 month ago
  91. 636f449 Add tests for merge-return debug info preservation (#3389) by Jaebaek Seo · 4 years, 1 month ago
  92. f050cca spirv-fuzz: Add push id through variable transformation (#3359) by André Perez · 4 years, 1 month ago
  93. 8dfdbef Rolling 4 dependencies (#3380) by Ryan Harrison · 4 years, 1 month ago
  94. 20e7fc5 Start SPIRV-Tools v2020.4 by Steven Perron · 4 years, 1 month ago
  95. e128ab0 Finalize SPIRV-Tools v2020.3 by Steven Perron · 4 years, 1 month ago v2020.3
  96. 9b8a6a1 Update CHANGES by Steven Perron · 4 years, 1 month ago
  97. d3d89bb spirv-fuzz: Support bit width argument for int and float types (#3378) by André Perez · 4 years, 1 month ago
  98. 55af390 Fix function use (#3372) by André Perez · 4 years, 1 month ago
  99. 9cb2571 spirv-val: allow DebugInfoNone for DebugTypeComposite.Size (#3374) by Jaebaek Seo · 4 years, 1 month ago
  100. 4386ef4 Add validation support for ImageGatherBiasLodAMD (#3363) by Ricardo Garcia · 4 years, 1 month ago