aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30Snap for 7956253 from df000f93d5c42cb983047fe3702afc2d4ae029da to ndk-r24-rel...ndk-r24-rc1ndk-r24-beta2ndk-r24ndk-r24-releaseAndroid Build Coastguard Worker
2021-11-30Snap for 7952770 from 3fb7f0dbd5fb2598f62820dcb5e7b035d982a4be to ndk-r24-rel...Android Build Coastguard Worker
2021-11-29Snap for 7952770 from 3fb7f0dbd5fb2598f62820dcb5e7b035d982a4be to ndk-r24-rel...Android Build Coastguard Worker
2021-11-11Merge commit 'ab8eb607750208066e2d57eff6a34dbaf05f5ada' (v2021.4) into update...ndk-r25-beta3ndk-r25-beta2ndk-r25-beta1David Neto
2021-11-11Finalize SPIRV-Tools v2021.4Jakub Kuderski
2021-11-10Update SPIRV-Headers (#4628)alan-baker
2021-11-10Allow WorkgroupSize on variables for Kernels (#4627)alan-baker
2021-11-09Fix handling of OpPhi in convert-relaxed-to-half (#4618)Greg Fischer
2021-11-09Clarify how to update DEPS (#4626)Jakub Kuderski
2021-11-09Update DEPS (#4625)Jakub Kuderski
2021-11-08Update CHANGESJakub Kuderski
2021-11-05Improve decoration validation (#4490)alan-baker
2021-11-05spirv-opt: create OpDecorate for OpMemberDecorate in desc-sroa (#4617)Jaebaek Seo
2021-11-03Run the wasm build on push and pull_request (#4614)David Neto
2021-11-03Remove publish-to-npm step for Wasm build (#4610)David Neto
2021-11-02Update CHANGES, README for WebAssembly build (#4609)David Neto
2021-11-01Add Wasm build (#3752)Pelle Johnsen
2021-11-01Handle overflowing id in merge return (#4606)Steven Perron
2021-10-29Avoid bitwise and in boolean expression (#4603)Alastair Donaldson
2021-10-29In generated cmake config file for SPIRV-Tools only access cmake target, if p...Ralf Habacker
2021-10-29Make cxx exceptions controllable (#4591)timlyeee
2021-10-29spirv-val Update LocalSizeId VUID (#4602)sfricke-samsung
2021-10-29Change branch handling in ADCE to fix errors (#4596)Steven Perron
2021-10-29Fix Linker generator ID (#4601)Steven Perron
2021-10-28Only validate workgroup layout for explicit workgroup memory (#4542)alan-baker
2021-10-28Avoid confusing short-circuiting (#3404)David Neto
2021-10-28Update passes to handle function declarations (#4599)Steven Perron
2021-10-28Delete decorations before replaces uses in dead branch elim (#4598)Steven Perron
2021-10-28Do not fold snegate feeding sdiv. (#4600)Steven Perron
2021-10-26Add spirv-opt pass to replace descriptor accesses based on variable indices (...Jaebaek Seo
2021-10-26Make IsLocalVar in ADCE work at any time. (NFC) (#4595)Steven Perron
2021-10-26Add libFuzzer target for spirv-fuzz (#4434)Alastair Donaldson
2021-10-25Handle missing execution modes for limitation check (#4594)alan-baker
2021-10-21opt: set upper bits of spec constant according to spec (#4589)David Neto
2021-10-20opt/spec_constants: fix bit pattern width checks. (#4588)Dave Airlie
2021-10-20Fix i386 build issues related to random generation (#4586)Alastair Donaldson
2021-10-19Generate constants directly in CreateDebugInlinedAt (#4572)Greg Fischer
2021-10-19README: Remove appveyor build badge. (#4584)David Neto
2021-10-18README: Update tested versions of compilers (#4579)David Neto
2021-10-18Opt passes should apply to the exported functions (#4554)JiaoluAMD
2021-10-15Consider 0xffffffff offset as missing (#4564)alan-baker
2021-10-14Account for strided components in arrays (#4575)alan-baker
2021-10-14Remove Appveyor CI, update README (#4578)David Neto
2021-10-14Mark DebugInfoNone as live in ADCE when DebugInfo present (#4568)Greg Fischer
2021-10-14Enable OpConstFunctionPointerINTEL outside function (#4576)David Neto
2021-10-14Fix output of SPIR-V version in diagnostic (#4562)Alastair Donaldson
2021-10-13Use max enum instead of static array of legal values (#4571)Ryan Harrison
2021-10-13Update SPIRV-Headers (#4573)alan-baker
2021-10-13Fix merge-block assertions with debugInfo (#4563)Greg Fischer
2021-10-13Fix CI failure (#4570)Jaebaek Seo