1. 34be233 Handle more cases in dead member elim (#3289) by Steven Perron · 4 years, 2 months ago
  2. 538512e spirv-fuzz: Improve the handling of equation facts (#3281) by Alastair Donaldson · 4 years, 2 months ago
  3. 183e324 spirv-fuzz: Handle more general SPIR-V in donation (#3280) by Alastair Donaldson · 4 years, 2 months ago
  4. 4af38c4 spirv-fuzz: Improve support for compute shaders in donation (#3277) by Alastair Donaldson · 4 years, 2 months ago
  5. e95fbfb spirv-fuzz: Transformation to add OpConstantNull (#3273) by Alastair Donaldson · 4 years, 2 months ago
  6. 5d491a7 spirv-fuzz: Handle isomorphic types property in composite construction (#3262) by Alastair Donaldson · 4 years, 2 months ago
  7. bfd25ac spirv-fuzz: Limit adding of new variables to 'basic' types (#3257) by Alastair Donaldson · 4 years, 2 months ago
  8. f28cdef spirv-fuzz: Only replace regular ids with synonyms (#3255) by Alastair Donaldson · 4 years, 2 months ago
  9. 8d4261b spirv-fuzz: Introduce TransformationContext (#3272) by Alastair Donaldson · 4 years, 2 months ago
  10. 2fdea57 spirv-fuzz: Add validator options (#3254) by Alastair Donaldson · 4 years, 2 months ago
  11. af01d57 Update dominates to check for null nodes (#3271) by alan-baker · 4 years, 2 months ago
  12. f20c0d7 Set wrapped kill basic block's parent (#3269) by alan-baker · 4 years, 2 months ago
  13. c37c949 Validate Buffer and BufferBlock apply only to struct types (#3259) by Caio Marcelo de Oliveira Filho · 4 years, 2 months ago
  14. 022da4d Fix identification of Vulkan images and buffers (#3253) by alan-baker · 4 years, 2 months ago
  15. 1346dd5 Disallow phis of images, samplers and sampled images (#3246) by alan-baker · 4 years, 2 months ago
  16. 1c8bda3 Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183) by Jaebaek Seo · 4 years, 2 months ago
  17. e6f372c Whitelist SPV_KHR_ray_tracing (#3241) by Ehsan · 4 years, 2 months ago
  18. 60104cd Add opt::Operand::AsCString and AsString (#3240) by David Neto · 4 years, 2 months ago
  19. da52d08 Add RayQueryProvisionalKHR to opt types (#3239) by JiaoluAMD · 4 years, 2 months ago
  20. 18d3896 Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236) by Ehsan · 4 years, 2 months ago
  21. 5a97e3a Add support for KHR_ray_{query,tracing} extensions (#3235) by Daniel Koch · 4 years, 2 months ago
  22. 1fe9bcc Instrument: Debug Printf support (#3215) by greg-lunarg · 4 years, 3 months ago
  23. 6428ad0 spirv-fuzz: Support OpPhi when adding dead break and continue (#3225) by Vasyl Teliman · 4 years, 3 months ago
  24. 1af1df3 spirv-fuzz: Fix vector width issue in 'add equation instructions' pass (#3223) by Alastair Donaldson · 4 years, 3 months ago
  25. dd3d916 Allow sampledimage types as operand of OpCopyObject (#3222) by Jeff Bolz · 4 years, 3 months ago
  26. 7c3de21 spirv-fuzz: Remove duplicated functionality (#3220) by Vasyl Teliman · 4 years, 3 months ago
  27. 6594704 spirv-fuzz: Allow OpPhi operand to be replaced with a composite synonym (#3221) by André Perez Maselco · 4 years, 3 months ago
  28. 4c02704 spirv-fuzz: Add toggle access chain instruction transformation (#3211) by André Perez Maselco · 4 years, 3 months ago
  29. 533af49 spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) by Vasyl Teliman · 4 years, 3 months ago
  30. da4cd21 spirv-fuzz: Use better function name (#3207) by Alastair Donaldson · 4 years, 3 months ago
  31. 66a682b spirv-fuzz: Add swap commutable operands transformation (#3205) by Alastair Donaldson · 4 years, 3 months ago
  32. 044ecc0 spirv-fuzz: Fuzzer pass to add equation instructions (#3202) by Alastair Donaldson · 4 years, 3 months ago
  33. a6d3a2d Refactor FuzzerPass::ApplyTransformation code duplication. (#3206) by André Perez Maselco · 4 years, 3 months ago
  34. 661e79e Adding WebGPU specific Workgroup scope rule (#3204) by Ryan Harrison · 4 years, 3 months ago
  35. 70f8881 Add validation rules for OpenCL.DebugInfo.100 extension (#3133) by Jaebaek Seo · 4 years, 3 months ago
  36. fb6e3e4 Combine extinst-name and extinst-output-base into one arg. (#3200) by Geoff Lang · 4 years, 3 months ago
  37. 8910ea5 Fix Wrange-loop-analysis warnings in SPIRV-Tools. (#3201) by Nico Weber · 4 years, 3 months ago
  38. dea1040 Fix ignored const qualifier warning in static_cast (#3197) by Ricardo Garcia · 4 years, 3 months ago
  39. 4a80497 Make spvOpcodeString part of the public API (#3174) by Steven Perron · 4 years, 3 months ago
  40. 4d912f4 spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) by Samuel Iglesias Gonsálvez · 4 years, 3 months ago
  41. 77fefe7 spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) by Alastair Donaldson · 4 years, 4 months ago
  42. 6c218ec spirv-fuzz: Fuzzer pass that adds access chains (#3182) by Alastair Donaldson · 4 years, 4 months ago
  43. 77fb303 spirv-fuzz: Fuzzer pass to add function calls (#3178) by Alastair Donaldson · 4 years, 4 months ago
  44. 3d4a0dd spirv-fuzz: Ensure that donated variables are always initialized (#3181) by Alastair Donaldson · 4 years, 4 months ago
  45. fe10239 spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) by Alastair Donaldson · 4 years, 4 months ago
  46. 1f03ac1 spirv-fuzz: Fuzzer passes to add local and global variables (#3175) by Alastair Donaldson · 4 years, 4 months ago
  47. bb56e89 spirv-fuzz: Fuzzer pass to add composite types (#3171) by Alastair Donaldson · 4 years, 4 months ago
  48. b7e0998 spirv-fuzz: Disallow copying of null and undefined pointers (#3172) by Alastair Donaldson · 4 years, 4 months ago
  49. a9624b4 Handle TimeAMD in AmdExtensionToKhrPass. (#3168) by Diego Novillo · 4 years, 4 months ago
  50. 0265a9d Implement constant folding for many transcendentals (#3166) by Arseny Kapoulkine · 4 years, 4 months ago
  51. 7a2d408 Fix typo in comment. (#3163) by Alastair Donaldson · 4 years, 4 months ago
  52. 1fc7a9e spirv-fuzz: Arbitrary variable facts (#3165) by Alastair Donaldson · 4 years, 4 months ago
  53. 521223b spirv-fuzz: Make functions "livesafe" during donation (#3146) by Alastair Donaldson · 4 years, 4 months ago
  54. 97f1d48 Dead branch elim fix (#3160) by Steven Perron · 4 years, 4 months ago
  55. e7afeb0 Use dummy switch instead of dummy loop in MergeReturn pass. (#3151) by greg-lunarg · 4 years, 4 months ago
  56. 6729c4a Fix structured exit validation (#3141) by alan-baker · 4 years, 4 months ago
  57. bb236c3 Add spvParseVulkanEnv (#3142) by David Neto · 4 years, 4 months ago
  58. dd37d73 Handle conflict between debug info and existing validation rule (#3104) by Jaebaek Seo · 4 years, 4 months ago
  59. ab7ac60 spirv-fuzz: Refactoring and type-related fixes (#3144) by Alastair Donaldson · 4 years, 4 months ago
  60. 323a81f Validate Vulkan 1.2 capabilities by Alan Baker · 4 years, 9 months ago
  61. d46a1b0 Add basic support for Vulkan 1.2: SPV_ENV_VULKAN_1_2 by David Neto · 4 years, 9 months ago
  62. f8d7df7 Fix OpLine bug of merge-blocks pass (#3130) by Jaebaek Seo · 4 years, 5 months ago
  63. 8013d47 spirv-fuzz: add dead blocks (#3135) by Alastair Donaldson · 4 years, 5 months ago
  64. 18b3b94 Remove names and decorations of imported symbols (#3081) by aqnuep · 4 years, 5 months ago
  65. 899735f Revert PR #3093 (#3131) by alan-baker · 4 years, 5 months ago
  66. a466b99 Disallow forward references in arrays (#3093) by alan-baker · 4 years, 5 months ago
  67. 31acc78 spirv-fuzz: Add fuzzer pass to perform module donation (#3117) by Alastair Donaldson · 4 years, 5 months ago
  68. c8bf143 GetOperandConstants operand can be const (#3126) by David Neto · 4 years, 5 months ago
  69. fad92f1 Fix typo in validation message (#3122) by Kai Burjack · 4 years, 5 months ago
  70. 9215c1b Fix convert-relax-to-half invalid code (#3099) (#3106) by greg-lunarg · 4 years, 5 months ago
  71. 64f36ea Support OpenCL.DebugInfo.100 extended instruction set (#3080) by David Neto · 4 years, 5 months ago
  72. e01bc6d spirv-fuzz: Always add new globals to entry point interfaces (#3113) by Alastair Donaldson · 4 years, 5 months ago
  73. dcb7169 spirv-fuzz: Transformation to add a new function to a module (#3114) by Alastair Donaldson · 4 years, 5 months ago
  74. 2e41d5e spirv-fuzz: Avoid passing access chains as parameters (#3112) by Alastair Donaldson · 4 years, 5 months ago
  75. e70b009 Add support for SPV_KHR_non_semantic_info (#3110) by David Neto · 4 years, 5 months ago
  76. 38d7fba spirv-fuzz: Transformations to add types, constants and variables (#3101) by Alastair Donaldson · 4 years, 6 months ago
  77. fccbc00 Make Instrumentation format version 2 the default (Step 1) (#3096) by greg-lunarg · 4 years, 6 months ago
  78. 96354f5 spirv-fuzz: Fuzzer pass to merge blocks (#3097) by Alastair Donaldson · 4 years, 6 months ago
  79. 00ca4e5 Don't crash when folding construct of empty struct (#3092) by Steven Perron · 4 years, 6 months ago
  80. 0a2b38d spirv-fuzz: function outlining fuzzer pass (#3078) by Alastair Donaldson · 4 years, 6 months ago
  81. 983b5b4 spirv-fuzz: Use validator to check break/continue dominance conditions (#3089) by Alastair Donaldson · 4 years, 6 months ago
  82. e82a428 WebGPU: Array size at most max signed int + 1 (#3077) by David Neto · 4 years, 6 months ago
  83. 0a5d99d Permit the debug instructions in WebGPU SPIR-V - remove from the optimizer (#3083) by Sarah · 4 years, 6 months ago
  84. af74105 graphics robust access: use signed clamp (#3073) by David Neto · 4 years, 6 months ago
  85. 3ed4586 Folding: perform add and sub on mismatched integer types (#3084) by Steven Perron · 4 years, 6 months ago
  86. b334829 Validate nested constructs (#3068) by alan-baker · 4 years, 6 months ago
  87. 52e9cc9 spirv-fuzz: Improve debugging facilities (#3074) by Alastair Donaldson · 4 years, 6 months ago
  88. 5438545 Handle unreachable block when computing register pressure (#3070) by Steven Perron · 4 years, 6 months ago
  89. 868ca39 Improve RegisterSizePasses (#3059) by greg-lunarg · 4 years, 6 months ago
  90. 03957e8 build: cmake: Add support for Fuchsia. (#3062) by David Turner · 4 years, 6 months ago
  91. 8312c52 Permit the debug instructions in WebGPU SPIR-V (#3063) by Sarah · 4 years, 6 months ago
  92. 0391d08 Handle OpPhi with no in operands in value numbering (#3056) by Steven Perron · 4 years, 6 months ago
  93. ca703c8 Kill the id-to-func map after wrap-opkill (#3055) by Steven Perron · 4 years, 6 months ago
  94. 3da910d Avoid uninit warning in GCC (#3044) by David Neto · 4 years, 7 months ago
  95. ab3cdca Fix operand access of composite in upgrade memory model (#3021) by alan-baker · 4 years, 7 months ago
  96. 1a18d49 Validate array stride does not cause overlap (#3028) by alan-baker · 4 years, 7 months ago
  97. 12e54da Update Offset to ConstOffset bitmask if operand is constant. (#3024) by Ehsan · 4 years, 7 months ago
  98. c5e6761 spirv-fuzz: Eliminate spurious semicolons (#3025) by Alastair Donaldson · 4 years, 7 months ago
  99. 041f0a0 spirv-fuzz: simplify transformation for replacing an id with a synonym (#3020) by Alastair Donaldson · 4 years, 7 months ago
  100. 528c00c Re-enable OpReadClockKHR validation (#3013) by alan-baker · 4 years, 7 months ago