1. 3777965 Snap for 6439249 from 6d79acffa1a166ef5ba66113399b8319dc162738 to r-keystone-qcom-release by Android Build Role Account android-build-prod · 4 years, 1 month ago int/11/fp3 rel/11/fp3/8901.4.A.0016 rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0019 rel/11/fp3/8901.4.A.0021 rel/11/fp3/8901.4.A.0022 rel/11/fp3/8901.4.A.0023 rel/11/fp3/8901.4.A.0025 rel/11/fp3/8901.4.A.0026 rel/11/fp3/8901.4.A.0027 rel/11/fp3/8901.4.A.0028 rel/11/fp3/8901.4.A.0016.6 rel/11/fp3/8901.4.A.0017.3 rel/11/fp3/8901.4.A.0019.1 rel/11/fp3/8901.4.A.0019.2 rel/11/fp3/8901.4.A.0021.0 rel/11/fp3/8901.4.A.0022.0 rel/11/fp3/8901.4.A.0023.0 rel/11/fp3/8901.4.A.0025.0 rel/11/fp3/8901.4.A.0026.1 rel/11/fp3/8901.4.A.0027.1 rel/11/fp3/8901.4.A.0028.1
  2. 6d79acf Merge RP1A.200426.001 by Steven Laver · 4 years, 1 month ago
  3. 26bab2a Snap for 6429305 from 9653fde9e509334e470848a190944276a1f0de59 to rvc-release by android-build-team Robot · 4 years, 1 month ago
  4. 9653fde Merge commit '34be23373b9e73694c3b214ba857283bad65aedb' into HEAD by Chris Forbes · 4 years, 1 month ago
  5. 34be233 Handle more cases in dead member elim (#3289) by Steven Perron · 4 years, 1 month ago
  6. d0490ef Fix pch macro to ignore clang-cl (#3283) by Malacath-92 · 4 years, 1 month ago
  7. 538512e spirv-fuzz: Improve the handling of equation facts (#3281) by Alastair Donaldson · 4 years, 1 month ago
  8. 183e324 spirv-fuzz: Handle more general SPIR-V in donation (#3280) by Alastair Donaldson · 4 years, 1 month ago
  9. 4af38c4 spirv-fuzz: Improve support for compute shaders in donation (#3277) by Alastair Donaldson · 4 years, 1 month ago
  10. e95fbfb spirv-fuzz: Transformation to add OpConstantNull (#3273) by Alastair Donaldson · 4 years, 1 month ago
  11. 5d491a7 spirv-fuzz: Handle isomorphic types property in composite construction (#3262) by Alastair Donaldson · 4 years, 1 month ago
  12. bfd25ac spirv-fuzz: Limit adding of new variables to 'basic' types (#3257) by Alastair Donaldson · 4 years, 1 month ago
  13. f28cdef spirv-fuzz: Only replace regular ids with synonyms (#3255) by Alastair Donaldson · 4 years, 1 month ago
  14. 8d4261b spirv-fuzz: Introduce TransformationContext (#3272) by Alastair Donaldson · 4 years, 1 month ago
  15. 2fdea57 spirv-fuzz: Add validator options (#3254) by Alastair Donaldson · 4 years, 1 month ago
  16. af01d57 Update dominates to check for null nodes (#3271) by alan-baker · 4 years, 1 month ago
  17. f20c0d7 Set wrapped kill basic block's parent (#3269) by alan-baker · 4 years, 1 month ago
  18. c37c949 Validate Buffer and BufferBlock apply only to struct types (#3259) by Caio Marcelo de Oliveira Filho · 4 years, 2 months ago
  19. fd773eb Start SPIRV-Tools v2020.3 by Steven Perron · 4 years, 2 months ago
  20. fd8e130 Finalize SPIRV-Tools v2020.2 by Steven Perron · 4 years, 2 months ago
  21. 3ef8fe9 Update CHANGES by Steven Perron · 4 years, 2 months ago
  22. 022da4d Fix identification of Vulkan images and buffers (#3253) by alan-baker · 4 years, 2 months ago
  23. 1346dd5 Disallow phis of images, samplers and sampled images (#3246) by alan-baker · 4 years, 2 months ago
  24. 1c8bda3 Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183) by Jaebaek Seo · 4 years, 2 months ago
  25. e6f372c Whitelist SPV_KHR_ray_tracing (#3241) by Ehsan · 4 years, 2 months ago
  26. 7f341ff Make file formatting comply with POSIX standards (#3242) by Aaron Franke · 4 years, 2 months ago
  27. 60104cd Add opt::Operand::AsCString and AsString (#3240) by David Neto · 4 years, 2 months ago
  28. da52d08 Add RayQueryProvisionalKHR to opt types (#3239) by JiaoluAMD · 4 years, 2 months ago
  29. 18d3896 Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236) by Ehsan · 4 years, 2 months ago
  30. 5a97e3a Add support for KHR_ray_{query,tracing} extensions (#3235) by Daniel Koch · 4 years, 2 months ago
  31. 25ede1c Roll external/spirv-headers/ 30ef660ce..a17e17e36 (1 commit) (#3230) by Jamie Madill · 4 years, 2 months ago
  32. 7a8f797 Update dependencies (#3228) by Vasyl Teliman · 4 years, 2 months ago
  33. 1fe9bcc Instrument: Debug Printf support (#3215) by greg-lunarg · 4 years, 2 months ago
  34. 6428ad0 spirv-fuzz: Support OpPhi when adding dead break and continue (#3225) by Vasyl Teliman · 4 years, 2 months ago
  35. 1af1df3 spirv-fuzz: Fix vector width issue in 'add equation instructions' pass (#3223) by Alastair Donaldson · 4 years, 2 months ago
  36. dd3d916 Allow sampledimage types as operand of OpCopyObject (#3222) by Jeff Bolz · 4 years, 2 months ago
  37. 7c3de21 spirv-fuzz: Remove duplicated functionality (#3220) by Vasyl Teliman · 4 years, 2 months ago
  38. 6594704 spirv-fuzz: Allow OpPhi operand to be replaced with a composite synonym (#3221) by André Perez Maselco · 4 years, 2 months ago
  39. 4c02704 spirv-fuzz: Add toggle access chain instruction transformation (#3211) by André Perez Maselco · 4 years, 2 months ago
  40. 533af49 spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) by Vasyl Teliman · 4 years, 2 months ago
  41. da4cd21 spirv-fuzz: Use better function name (#3207) by Alastair Donaldson · 4 years, 2 months ago
  42. 66a682b spirv-fuzz: Add swap commutable operands transformation (#3205) by Alastair Donaldson · 4 years, 2 months ago
  43. 044ecc0 spirv-fuzz: Fuzzer pass to add equation instructions (#3202) by Alastair Donaldson · 4 years, 2 months ago
  44. a6d3a2d Refactor FuzzerPass::ApplyTransformation code duplication. (#3206) by André Perez Maselco · 4 years, 2 months ago
  45. e1688b6 Avoid use of Python distutils.dir_util (#3203) by David Neto · 4 years, 3 months ago
  46. 661e79e Adding WebGPU specific Workgroup scope rule (#3204) by Ryan Harrison · 4 years, 3 months ago
  47. 70f8881 Add validation rules for OpenCL.DebugInfo.100 extension (#3133) by Jaebaek Seo · 4 years, 3 months ago
  48. fb6e3e4 Combine extinst-name and extinst-output-base into one arg. (#3200) by Geoff Lang · 4 years, 3 months ago
  49. 8910ea5 Fix Wrange-loop-analysis warnings in SPIRV-Tools. (#3201) by Nico Weber · 4 years, 3 months ago
  50. 76ddd26 Snap for 6227608 from 74d344ac9eb96d58508407adbf069f1bd12101cb to r-keystone-qcom-release by Android Build Role Account android-build-prod · 4 years, 3 months ago
  51. c316fb1 Add missing dependencies when generating spvtools_core_tables (#3199) by Geoff Lang · 4 years, 3 months ago
  52. 03c9eff Brief guide to writing a spirv-fuzz fuzzer pass (#3190) by Alastair Donaldson · 4 years, 3 months ago
  53. dea1040 Fix ignored const qualifier warning in static_cast (#3197) by Ricardo Garcia · 4 years, 3 months ago
  54. 4a80497 Make spvOpcodeString part of the public API (#3174) by Steven Perron · 4 years, 3 months ago
  55. 03794b8 Fix static libraries linking order (#3189) by Danilo Spinella · 4 years, 3 months ago
  56. 79f8caf vscode: Add missing fields to schema.Opcode (#3169) by Ben Clayton · 4 years, 3 months ago
  57. 4d912f4 spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) by Samuel Iglesias Gonsálvez · 4 years, 3 months ago
  58. 74d344a Merge RP1A.200214.001 by Steven Laver · 4 years, 3 months ago
  59. 77fefe7 spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) by Alastair Donaldson · 4 years, 3 months ago
  60. 61dca50 Snap for 6203617 from 89c2cd435e4692b6aff26ddbadcf656ebe53068d to rvc-release by android-build-team Robot · 4 years, 3 months ago
  61. 6c218ec spirv-fuzz: Fuzzer pass that adds access chains (#3182) by Alastair Donaldson · 4 years, 3 months ago
  62. 77fb303 spirv-fuzz: Fuzzer pass to add function calls (#3178) by Alastair Donaldson · 4 years, 3 months ago
  63. 3d4a0dd spirv-fuzz: Ensure that donated variables are always initialized (#3181) by Alastair Donaldson · 4 years, 3 months ago
  64. fe10239 spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) by Alastair Donaldson · 4 years, 3 months ago
  65. 1f03ac1 spirv-fuzz: Fuzzer passes to add local and global variables (#3175) by Alastair Donaldson · 4 years, 3 months ago
  66. 9e52bc0 utils/vscode: LSP - Support OpExtInst (#3140) by Ben Clayton · 4 years, 3 months ago
  67. a3b5ad9 Fix typos in opt's help. Update environment version. (#3170) by Jakub Kuderski · 4 years, 3 months ago
  68. da5457f Start SPIRV-Tools v2020.2 by Steven Perron · 4 years, 3 months ago
  69. 8dd1748 Finalize SPIRV-Tools v2020.1 by Steven Perron · 4 years, 3 months ago
  70. 76616ba Update CHANGES by Steven Perron · 4 years, 3 months ago
  71. bb56e89 spirv-fuzz: Fuzzer pass to add composite types (#3171) by Alastair Donaldson · 4 years, 3 months ago
  72. fdd0c87 Update script that checks copyright years. (#3173) by Alastair Donaldson · 4 years, 3 months ago
  73. b7e0998 spirv-fuzz: Disallow copying of null and undefined pointers (#3172) by Alastair Donaldson · 4 years, 3 months ago
  74. a9624b4 Handle TimeAMD in AmdExtensionToKhrPass. (#3168) by Diego Novillo · 4 years, 3 months ago
  75. ddcc117 Update CHANGES by Steven Perron · 4 years, 3 months ago
  76. 0265a9d Implement constant folding for many transcendentals (#3166) by Arseny Kapoulkine · 4 years, 3 months ago
  77. 7a2d408 Fix typo in comment. (#3163) by Alastair Donaldson · 4 years, 4 months ago
  78. 1fc7a9e spirv-fuzz: Arbitrary variable facts (#3165) by Alastair Donaldson · 4 years, 4 months ago
  79. dd3f8d4 spirv-fuzz: Add outlining test (#3164) by Alastair Donaldson · 4 years, 4 months ago
  80. 521223b spirv-fuzz: Make functions "livesafe" during donation (#3146) by Alastair Donaldson · 4 years, 4 months ago
  81. 89c2cd4 Update Android.bp by Paul Thomson · 4 years, 4 months ago
  82. 4c7f698 Merge commit '323a81fc5e30e43a04e5e22af4cba98ca2a161e6' by Paul Thomson · 4 years, 4 months ago
  83. 97f1d48 Dead branch elim fix (#3160) by Steven Perron · 4 years, 4 months ago
  84. 1b34410 Fix chromium build (#3152) by Shahbaz Youssefi · 4 years, 4 months ago
  85. 5d786f6 Clarify mapping of target env to SPIR-V version (#3150) by David Neto · 4 years, 4 months ago
  86. e7afeb0 Use dummy switch instead of dummy loop in MergeReturn pass. (#3151) by greg-lunarg · 4 years, 4 months ago
  87. 6729c4a Fix structured exit validation (#3141) by alan-baker · 4 years, 4 months ago
  88. bb236c3 Add spvParseVulkanEnv (#3142) by David Neto · 4 years, 4 months ago
  89. dd37d73 Handle conflict between debug info and existing validation rule (#3104) by Jaebaek Seo · 4 years, 4 months ago
  90. b97057e Use spirv-headers' BUILD.gn (#3148) by Shahbaz Youssefi · 4 years, 4 months ago
  91. 6a1a1b3 Roll external/spirv-headers/ af64a9e82..dc77030ac (4 commits) (#3147) by Shahbaz Youssefi · 4 years, 4 months ago
  92. ab7ac60 spirv-fuzz: Refactoring and type-related fixes (#3144) by Alastair Donaldson · 4 years, 4 months ago
  93. 323a81f Validate Vulkan 1.2 capabilities by Alan Baker · 4 years, 8 months ago
  94. d46a1b0 Add basic support for Vulkan 1.2: SPV_ENV_VULKAN_1_2 by David Neto · 4 years, 9 months ago
  95. f8d7df7 Fix OpLine bug of merge-blocks pass (#3130) by Jaebaek Seo · 4 years, 4 months ago
  96. 8013d47 spirv-fuzz: add dead blocks (#3135) by Alastair Donaldson · 4 years, 4 months ago
  97. 18b3b94 Remove names and decorations of imported symbols (#3081) by aqnuep · 4 years, 4 months ago
  98. fb2e819 Fix GN build for OpenCL.DebugInfo.100 update (#3134) by David Neto · 4 years, 4 months ago
  99. c86dc0b Fix bad parameter names in error message (#3129) by Ben Clayton · 4 years, 4 months ago
  100. 899735f Revert PR #3093 (#3131) by alan-baker · 4 years, 4 months ago