From ef757586d66f596d58e6b8fb4e9aab38b63e2ab1 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Wed, 25 Mar 2020 09:08:42 -0400 Subject: [PATCH] Rolling 12 dependencies Roll third_party/clspv/ 0936e2904..04f3a95d0 (6 commits) https://github.com/google/clspv/compare/0936e2904934...04f3a95d0107 $ git log 0936e2904..04f3a95d0 --date=short --no-merges --format='%ad %ae %s' 2020-03-24 alanbaker Add attributes to functions pass (#539) 2020-03-23 alanbaker Fix VariablePointer capability generation (#535) 2020-03-23 alanbaker Use unified1 version of spirv (#534) 2020-03-23 48454132+sjw36 Builtins::Lookup interface - phase2 (#531) 2020-03-19 alanbaker Update LLVM (#533) 2020-03-16 alanbaker Fix warnings (#527) Roll third_party/clspv-llvm/ 5c261c9c4..eed57dd59 (829 commits) https://github.com/llvm/llvm-project/compare/5c261c9c4529...eed57dd59150 $ git log 5c261c9c4..eed57dd59 --date=short --no-merges --format='%ad %ae %s' 2020-03-25 jaskiewiczs [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 kerry.mclaughlin [AArch64][SVE] Add SVE intrinsics for masked loads & stores 2020-03-25 aqjune Rename test name, add more tests for codegenprepare 2020-03-25 sam.parker [ARM][MVE] Add HorizontalReduction flag 2020-03-05 richard.sandiford [Sema][SVE] Allow casting SVE types to themselves in C 2020-03-02 richard.sandiford [Sema][SVE] Allow ?: to select between SVE types in C 2020-03-25 simon.tatham [ARM,MVE] Add missing tests for vqdmlash intrinsics. 2020-03-23 n.james93 [clang-apply-replacements] No longer deduplucates replacements from the same TU 2020-03-25 aqjune Add freeze(and x, const) case to codegenprepare's freeze-cmp.ll 2020-03-25 marukawa [VE] Change name of enum to CondCode 2020-03-24 hokein.wu [AST] Build recovery expressions by default for C++. 2020-03-25 mmoroz [compiler-rt] FuzzedDataProvider: make linter happy. 2020-03-25 aqjune Minor fixes to a comment in CodeGenPrepare 2020-03-19 mmoroz [compiler-rt] Refactor FuzzedDataProvider for better readability. 2020-03-24 craig.topper [X86] Split masked instruction tests to enable D60940. 2020-03-25 lkail [PowerPC] Pre-commit reduced test case for PR45297. NFC. 2020-03-24 sivachandra [libc] Generate math.h instead of the static file it is currently. 2020-03-25 uday [MLIR][NFC] std::is_same || -> llvm::is_one_of 2020-03-25 llvmgnsyncbot [gn build] Port ba1f4405c68 2020-03-24 phosek [profile] Move RuntimeCounterRelocation and ProfileDumped into a separate file 2020-03-24 ldionne Revert "[libc++] Build the dylib with C++17 to allow aligned new/delete" 2020-03-25 qshanz [NFC][Test][PowerPC] Add one test to verify the behavior of vector mul/add for v8i16 2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add a testcase for G_UNMERGE_VALUES legalization 2020-03-21 phosek [profile] Make atexit hook a no-op on Fuchsia 2020-03-24 eric [libc++] Update a bad documentation link 2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add some end to end tests for fma selection 2020-03-24 aprantl Revert "Allow remapping Clang module include paths" 2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add select patterns for v_and_or_b32 2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add load legalization tests 2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add missing tests for G_FRINT selection 2020-03-18 aprantl Allow remapping Clang module include paths 2020-03-18 aprantl Add an -object-path-prefix option to dsymutil 2020-02-13 Matthew.Arsenault GlobalISel: Introduce bitcast legalize action 2020-03-24 ravishankarm [mlir][GPU] Use StructAttr to drive lowering from loop.parallel to gpu.launch 2020-03-23 dan Add a `Symbolizer::GetEnvP()` method that allows symbolizer implementations to customise the environment of the symbolizer binary. 2020-03-24 nikita.ppv [LVI] Convert some checks to assertions; NFC 2020-03-24 ldionne [libc++] Install a recent CMake in the Docker build bots 2020-02-27 ldionne [libc++] Build the dylib with C++17 to allow aligned new/delete 2020-03-24 31459023+hctim [GWP-ASan] Only pack frames that are stored. 2020-03-20 efriedma [clang codegen] Clean up handling of vectors with trivial-auto-var-init. 2020-03-24 michael.hliao [test][clang][driver] Add required features. 2020-03-23 aemerson [AArch64][GlobalISel] Don't localize TLS G_GLOBAL_VALUEs on Darwin. 2020-02-20 johannes [Attributor] Use knowledge retained in llvm.assume (operand bundles) 2020-03-24 aaron Revert "Convert a reachable llvm_unreachable into an assert." 2020-03-24 ditaliano [Darwin] Add another hint to find the kernel. NFC. 2020-03-24 jpienaar [mlir] Clarify constraint on derived attribute 2020-03-17 vsk [lldb/DWARF] Reland: Use DW_AT_call_pc to determine artificial frame address 2020-03-24 craig.topper [X86] Disable autoupgrade support for avx512.mask.broadcasti32x2.* and avx512.mask.broadcastf32x2.*. 2020-03-24 erik.pilkington [CodeGen] Add an alignment attribute to all sret parameters 2020-03-24 ldionne [libc++] NFC: Reuse the TEST_CONCAT macro instead of reimplementing one (...) 2020-03-13 shengchen.kan [X86] Disable nop padding before instruction following hardcode 2020-03-16 riddleriver [mlir] Add support for the attribute verifiers in the dialect declaration generator. 2020-03-16 dgg5503 [Support] Change isatty to is_displayed 2020-03-16 craig.topper [X86] Disable fast-isel call lowering for functions with vXi1 arguments on avx512. 2020-03-05 aprantl Switch to TypeSystemClang over to CreateDeserialized() (NFC) 2020-03-16 tmsriram Add target to test basicblock-sections-mir-parse.mir 2020-03-16 riddleriver [mlir] Remove the PatternState class and simplify PatternMatchResult. 2020-03-16 uday [MLIR][NFC] update/clean up affine PDT, related utils, its test case 2020-03-16 echristo Make isValidImmForSVEVecImmAddrMode inline static rather than just static. 2020-03-16 listmail [Tests] Add test coverage for prefix selection logic 2020-03-10 dmitry.mikulin Fix profiling options on PS4 target: - libclang_rt.profile should be added when -fcs-profile-generate is on thecommand line. - OPT_fno_profile_instr_generate was used as a negative for OPT_fprofile_generate. Fix it to use OPT_fno_profile_generate. 2020-03-17 saar [Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotates an invalid template-id 2020-02-27 eugenis [memtag] Plug in stack safety analysis. 2020-03-16 llvmgnsyncbot [gn build] Port df082ac45aa 2020-03-16 tmsriram Basic Block Sections support in LLVM. 2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops images 2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops 2020-03-16 tra [CUDA] Updated CompileCudaWithLLVM doc. 2020-03-10 liufeng.ee [QuantOps] Add the quant region definition 2020-03-16 craig.topper [X86] Assign avx512bf16 instructions to the SSEPackedSingle ExeDomain. 2020-03-16 benny.kra [AArch64] Remove unused variable 2020-03-16 riddleriver [mlir] Avoid the use of auto in templates to fix MSVC build 2020-03-16 sivachandra [libc] Add a README.md file to the AOR directory. 2020-03-16 thakis Revert "[InstSimplify] Simplify calls with "returned" attribute" 2020-03-16 kristof.beyls [libc] Provide Arm Optimized Routines for the LLVM libc project. 2020-03-16 riddleriver [mlir][NFC] Add missing include for std::string. 2020-02-26 francesco.petrogalli Implement IR intrinsics for gather prefetch. 2020-03-16 huihuiz [InstSimplify][SVE] Fix SimplifyGEPInst for scalable vector. 2020-02-14 Matthew.Arsenault Utils: Always set alignment when expanding mem intrinsics 2020-02-14 Matthew.Arsenault TTI: Add addrspace parameters to memcpy lowering functions 2020-03-16 hlopko [Syntax] Build declarator nodes 2020-03-16 thakis Revert "[llvm-objdump] Display locations of variables alongside disassembly" 2020-03-16 llvm-dev [X86] matchScalarReduction - add support for partial reductions 2020-02-14 Matthew.Arsenault GlobalISel: Fix lower bswap for vectors 2020-03-16 nemanja.i.ibm [PowerPC] Disable sanitizer test due to failures when using LLD 2020-02-20 Matthew.Arsenault AMDGPU/GlobalISel: Fix handling of G_ANYEXT with s1 source 2020-02-24 Matthew.Arsenault AMDGPU/GlobalISel: Fix some illegal scalar argument types 2020-03-16 cacarter Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when testing MSVC's STL 2020-03-16 Tom.Weaver [DexTer] Add step.UNKNOWN check for NoneType line numbers. 2020-03-17 aqjune Minor fix to a comment in CodeGenPrepare.cpp 2019-12-24 Matthew.Arsenault AMDGPU: Drop special case f64 fround lowering 2020-03-16 hokein.wu [AST] Correct the CXXOperatorCallExpr source range. 2020-03-16 hokein.wu Revert "[AST] Move dependence computations into a separate file" 2020-01-27 ibiryukov [AST] Move dependence computations into a separate file 2020-03-16 jonas [lldb/Reproducers] Decode run-length encoding in GDB replay server. 2020-03-14 Matthew.Arsenault GlobalISel: Fix round lowering 2020-03-16 thakis Revert "[gn build] (manually) port 8b409eaba" 2020-03-16 teemperor [lldb] Re-add nullptr check to IRForTarget::RewriteObjCConstString log statement 2020-03-11 dominik.montada [GlobalISel] add additional lowering support for G_INSERT 2020-03-16 sander.desmalen Revert "[SVE] Auto-generate builtins and header for svld1." Roll third_party/dxc/ b5dda91c1..a3ebb138a (14 commits) https://github.com/Microsoft/DirectXShaderCompiler/compare/b5dda91c10ae...a3ebb138ac94 $ git log b5dda91c1..a3ebb138a --date=short --no-merges --format='%ad %ae %s' 2020-03-24 grroth Prevent repeated memcpy splitting (#2789) 2020-03-24 texr Prevent FoldCmpLoadFromIndexedGlobal from introducing i64 use (#2787) 2020-03-23 grroth Print Lines or "add -Zi" on error messages (#2782) 2020-03-23 texr Fix assert with empty llvm.global_ctors targeting valver 1.4 (#2785) 2020-03-23 40001162+alelenv Add support for SPV_KHR_ray_tracing. (#2780) 2020-03-22 texr Fix static global resource arrays. (#2786) 2020-03-20 texr Don't override valver in DxcAssembler if metadata already present. (#2784) 2020-03-19 python3kgae Create x*x for pow(x,2). (#2777) 2020-03-18 31109344+adam-yang Special ICB variables for nops are now arrays for driver compat. (#2774) 2020-03-18 grroth Fix memcpy replace with undominated users (#2766) 2020-03-18 ehsannas [spirv] Update SPIRV-Tools and SPIRV-Headers (#2771) 2020-03-17 python3kgae Skip copy-in copy-out on inout parameter for local variables without cast. (#2770) 2020-03-16 31109344+adam-yang Separated cond mem2reg and scalarizing precise vector allocas (#2765) 2020-03-16 ehsannas [spirv] stop compilation if decl evaluation results in an error. (#2756) Roll third_party/glslang/ 4b2483ee8..393c564ae (11 commits) https://github.com/KhronosGroup/glslang/compare/4b2483ee88ab...393c564ae0b4 $ git log 4b2483ee8..393c564ae --date=short --no-merges --format='%ad %ae %s' 2020-03-23 kainino update README 2020-03-23 kainino Fix build on CMake 2.8, and fix Web build 2020-03-21 arnfranke Make file formatting comply with POSIX and Unix standards 2020-03-19 courtneygo Fix MSVC build issue - remove invalid character 2020-03-18 alele Re-add NV enums for raytracing to prevent build breaks. 2020-03-18 cepheus Fix #2132: constant matrix constructor from single non-scalar argument 2020-03-18 cepheus Bump version (also fix line endings the grammar). 2020-03-17 dkoch update known_good 2020-03-17 dkoch Add support for GLSL_EXT_ray_tracing 2020-03-17 cepheus SPV headers: Bump up to the latest header. 2020-03-16 jbolz Forbid memoryBarrierAtomicCounter for Vulkan compiles Roll third_party/googletest/ e588eb1ff..67cc66080 (13 commits) https://github.com/google/googletest/compare/e588eb1ff9ff...67cc66080d64 $ git log e588eb1ff..67cc66080 --date=short --no-merges --format='%ad %ae %s' 2020-03-23 absl-team Googletest export 2020-03-20 absl-team Googletest export 2019-07-11 adam.f.badura Add support for std::function in MockFunction (#2277) 2019-12-26 adam.f.badura Add tests for MockFunction deduction (#2277) 2020-03-17 absl-team Googletest export 2020-03-16 dmauro Googletest export 2020-03-13 absl-team Googletest export 2020-03-06 absl-team Googletest export 2020-03-03 absl-team Googletest export 2020-03-03 absl-team Googletest export 2020-03-11 romain.geissler Make sure IsATTY does not clobber errno. 2020-02-21 johan.mabille Fixed warnings 2020-01-29 krystian.kuzniarek remove a dead reference to the Autotools script Roll third_party/shaderc/ a7657e4fa..3d915b280 (8 commits) https://github.com/google/shaderc/compare/a7657e4fa2fe...3d915b280266 $ git log a7657e4fa..3d915b280 --date=short --no-merges --format='%ad %ae %s' 2020-03-24 jiawei.shao SPVC: Record if a storage texture is declared as multisampled texture (#1011) 2020-03-24 rharrison Add message about status of artifacts to downloads.md (#1012) 2020-03-24 rharrison Rolling 5 dependencies (#1014) 2020-03-20 jiawei.shao Extract texture dimension for storage textures (#1008) 2020-03-18 rharrison Add support for storage texture format reflection (#1005) 2020-03-18 dgkoch Remove NV_EXTENSIONS conditionals (#1003) 2020-03-17 rharrison Rolling 4 dependencies (#1002) 2020-03-16 rharrison Add reflection support for storage textures (#1001) Roll third_party/spirv-headers/ a17e17e36..f8bf11a02 (5 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/a17e17e36da4...f8bf11a0253a $ git log a17e17e36..f8bf11a02 --date=short --no-merges --format='%ad %ae %s' 2020-03-17 dkoch Add shadercalls scope 2020-03-03 ntorosda Added ray flags, primitive culling flags, queries 2020-03-17 cepheus Non-functional: Update header build to match Khronos spec. builder. 2020-02-14 alele Update headers for SPV_KHR_ray_tracing. 2020-01-01 xanto Also propagate SPIRV-Headers version to CMakeLists.txt Roll third_party/spirv-tools/ 7a8f79762..1346dd5de (9 commits) https://github.com/KhronosGroup/SPIRV-Tools/compare/7a8f79762c4a...1346dd5de119 $ git log 7a8f79762..1346dd5de --date=short --no-merges --format='%ad %ae %s' 2020-03-23 alanbaker Disallow phis of images, samplers and sampled images (#3246) 2020-03-23 jaebaek Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183) 2020-03-23 ehsannas Whitelist SPV_KHR_ray_tracing (#3241) 2020-03-23 arnfranke Make file formatting comply with POSIX standards (#3242) 2020-03-19 dneto Add opt::Operand::AsCString and AsString (#3240) 2020-03-20 lujiao Add RayQueryProvisionalKHR to opt types (#3239) 2020-03-17 ehsannas Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236) 2020-03-17 dgkoch Add support for KHR_ray_{query,tracing} extensions (#3235) 2020-03-16 jmadill Roll external/spirv-headers/ 30ef660ce..a17e17e36 (1 commit) (#3230) Roll third_party/swiftshader/ 440fc9959..540bdf925 (13 commits) https://swiftshader.googlesource.com/SwiftShader.git/+log/440fc9959f06..540bdf92531d $ git log 440fc9959..540bdf925 --date=short --no-merges --format='%ad %ae %s' 2020-03-23 bclayton Regres: Add new run_testlist flags 2020-03-19 capn Remove unused sampler parameter 2020-03-17 capn Specialize sampling routine for immutable sampler data 2020-03-24 bclayton Squashed 'third_party/marl/' changes from ca8408f68..16e1dc37c 2020-03-23 amaiorano CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows 2020-03-23 chrisforbes Refactor vertex fetch to use VkFormat more aggressively 2020-03-20 amaiorano Subzero: fix CoroutineBegin generation 2020-03-19 sugoi Fix float to r11g11b10 conversion 2020-03-19 amaiorano marl: manually apply partial patch to fix x86 crashes 2020-03-17 amaiorano Subzero: fix external function calls on x86-32 2020-03-17 amaiorano Subzero: fix partially initialized ManagedStatic assert 2019-12-04 digit [vulkan]: Support multiple external semaphore implementations. 2020-03-16 bclayton Squashed 'third_party/marl/' changes from 64d123947..ca8408f68 Roll third_party/vulkan-headers/ 74556a131..0e78ffd1d (3 commits) https://github.com/KhronosGroup/Vulkan-Headers/compare/74556a131735...0e78ffd1dcfc $ git log 74556a131..0e78ffd1d --date=short --no-merges --format='%ad %ae %s' 2020-03-24 oddhack Update for Vulkan-Docs 1.2.136 2020-03-17 oddhack New include file with provisional extension interfaces (those interfaces not aliased by promoted-from APIs, at least). 2020-03-17 oddhack Update for Vulkan-Docs 1.2.135 Roll third_party/vulkan-loader/ f1d9f12a1..acbf31604 (7 commits) https://github.com/KhronosGroup/Vulkan-Loader/compare/f1d9f12a19de...acbf316040c3 $ git log f1d9f12a1..acbf31604 --date=short --no-merges --format='%ad %ae %s' 2020-03-10 charles scripts: stubs in dispatch table lacked matching return types 2020-03-18 charles loader: check for duplicates in device extension count 2020-03-18 mark travis: Remove GN build failures from 'allowed' list 2020-03-17 shannon build: Update known-good for 1.2.135 header 2020-03-17 smcv FindVulkanHeaders: Match header lines more precisely 2020-03-12 joshua loader: Handle no surface for surface caps 2 funcs 2020-03-12 joshua loader: Migrate get surface caps 2 funcs to wsi Roll third_party/vulkan-validationlayers/ be663d752..443c2caa1 (68 commits) https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/be663d752e45...443c2caa1714 $ git log be663d752..443c2caa1 --date=short --no-merges --format='%ad %ae %s' 2020-03-19 jbolz Implement VK_KHR_ray_tracing validation 2020-03-18 shannon build: VUID inconsistency changes 2020-03-18 shannon build: Update known-good files for 1.2.135 header 2020-03-22 s.fricke layers: Refactor DrawDispatch VUID strings 2020-03-23 s.fricke layers: Add label for 01572 and 01573 2020-03-23 mark scripts: Avoid registry gen'ing dispatch tbl helper 2020-03-20 mikes build: Fix travis build of devsim 2020-03-19 mikes scripts: Make vk_object_types.h aware of guards 2020-03-19 mikes layers: Remove debug assert on unrecognized VUID 2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to ndk build 2020-03-19 mikes scripts: Unicode substitutions for validusage.json 2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to GN build 2020-03-18 shannon build: VUID inconsistency changes 2020-03-18 shannon build: Update known-good files for 1.2.135 header 2020-03-17 mikes layers: VK_NV_device_generated_commands rename 2020-03-11 mikes build: Build layers with VK_ENABLE_BETA_EXTENSIONS 2020-03-11 mikes scripts: Remove object type lookup table 2020-02-21 mikes scripts: VK_KHR_ray_tracing safe_struct updates 2020-02-21 mikes scripts: Fix quoting workaround for error header 2020-03-23 s.fricke layers: Add label for 01931 2020-03-23 s.fricke layers: Add label for 00282 2020-03-23 mark tests: Remove unused refs to Vulkan-Tools vulkan_wrapper.* 2020-03-04 tony tests: Add test to track layouts in imageless framebuffer 2020-03-04 tony layers: Move aliasing layout transitions lower in validation 2020-03-03 tony layers: Find attachments in pNext when imageless FB 2020-03-18 mark build: Update clang version to get warnings-as-errors 2020-03-18 s.fricke tests: Add support for maxPerStageResources 2020-03-18 s.fricke layers: Add support for maxPerStageResources 2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vktestbinding 2020-03-18 mark tests: Remove redundant forward decl 2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vkrenderframework 2020-03-18 mark stateless: Decorate predefined constants as UNUSED 2020-03-18 mark corechecks: Remove unused shader validation function 2020-03-18 mark bufferval: Fix signed/unsigned warnings in clang 2020-03-18 mark buff_val: Fix misspellings in copydata source 2020-03-18 mark statetracker: Fix GetDslFromPipelineLayout clang warnings 2020-03-18 mark corechecks: Fix ImageLayoutMatches unused func warnings 2020-03-18 mark layers: Fix 'IsExtEnabled' unused func clang warnings 2020-03-18 jbolz tests: Improve tests for consecutive binding validation 2020-03-18 jbolz layers: Fix consecutive binding validation 2020-03-16 s.fricke tests: Add support for Descriptor Indexing VUID 2020-03-16 s.fricke layers: Add support for Descriptor Indexing VUID 2020-03-18 hedmoo layers: Update range_vector.h 2020-03-18 mark travis: Make GN build problems hard failures 2020-03-18 jasuarez tests: More tests for VK_KHR_timeline_semaphore 2020-03-10 jasuarez layers: More VK_KHR_timeline_semaphore validations 2020-03-16 s.fricke tests: Add support for VUID 01762 2020-03-16 s.fricke layers: Add support for VUID 01762 2020-03-16 s.fricke layers: Add support for Map Memory VUIDs 2020-03-16 s.fricke layers: Removed redundant looping in graphics pipeline 2020-03-16 s.fricke tests: Add support for VUID 02801 2020-03-16 s.fricke layers: Add support for VUID 02801 2020-03-16 s.fricke tests: Add support for VUID 01510 2020-03-16 s.fricke layers: Add support for VUID 01510 2020-03-16 s.fricke tests: Add support for VUID 01442 2020-03-16 s.fricke layers: Add support for VUID 01442 2020-03-16 s.fricke tests: Add support for VUID 01188 2020-03-16 s.fricke layers: Add support for VUID 01188 2020-03-16 s.fricke tests: Add support for VUID 00968 2020-03-16 s.fricke layers: Add support for VUID 00968 2020-03-16 jmadill Fix Chromium warning about copying iterators. 2020-03-13 jbolz scripts: Add aliased types to handle_types 2020-03-13 jbolz layers: Fix RayTracing VUIDs to use buffer->createInfo.size 2020-03-13 jbolz tests: Disable a test case in VkLayerTest.ValidateGeometryNV 2020-03-07 s.fricke tests: Extra test to check multi-planar copies 2020-03-07 s.fricke layers: Add support for 01548 2020-03-11 mark docs: Update layer config and overview doc 2020-02-01 jakub tracker: Fix work retiring for queue submissions Created with: roll-dep third_party/clspv third_party/clspv-llvm third_party/cppdap third_party/dxc third_party/glslang third_party/googletest third_party/json third_party/lodepng third_party/shaderc third_party/spirv-headers third_party/spirv-tools third_party/swiftshader third_party/vulkan-headers third_party/vulkan-loader third_party/vulkan-validationlayers --- DEPS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/DEPS b/DEPS index a8d4aa501..c8ebed4f1 100644 --- a/DEPS +++ b/DEPS @@ -9,22 +9,22 @@ vars = { 'nlohmann_git': 'https://github.com/nlohmann', 'swiftshader_git': 'https://swiftshader.googlesource.com', - 'clspv_llvm_revision': '5c261c9c452959985de19540c168b224af24e2d3', - 'clspv_revision': '0936e2904934392a07b8c9cb743441c56286f61a', + 'clspv_llvm_revision': 'eed57dd5915021170b68206fe0d4470c6d941e11', + 'clspv_revision': '04f3a95d01078d644f6ea9710061e3e0aac854d1', 'cppdap_revision': '4dcca5775616ada2796ff7f84c3a4843eee9b506', 'cpplint_revision': '26470f9ccb354ff2f6d098f831271a1833701b28', - 'dxc_revision': 'b5dda91c10aeb31c2075d6383a59fc5af6a28c40', - 'glslang_revision': '4b2483ee88ab2ce904f6bac27c7796823c45564c', - 'googletest_revision': 'e588eb1ff9ff6598666279b737b27f983156ad85', + 'dxc_revision': 'a3ebb138ac949dd82843b515360112df81831a5b', + 'glslang_revision': '393c564ae0b4e1b81383f4b9bb863f75e93a7ea8', + 'googletest_revision': '67cc66080d64e3fa5124fe57ed0cf15e2cecfdeb', 'json_revision': '456478b3c50d60100dbb1fb9bc931f370a2c1c28', 'lodepng_revision': 'e34ac04553e51a6982ae234d98ce6b76dd57a6a1', - 'shaderc_revision': 'a7657e4fa2feca67e535bfb20d4fa89fd704921e', - 'spirv_headers_revision': 'a17e17e36da44d2cd1740132ecd7a8cb078f1d15', - 'spirv_tools_revision': '7a8f79762c4aafa8679cc653f21995ffa3a5dcd2', - 'swiftshader_revision': '440fc9959f06c539b09fd2e0d1456971132fd7d1', - 'vulkan_headers_revision': '74556a131735598a5ae7a94ec5500a9d9f908b3a', - 'vulkan_loader_revision': 'f1d9f12a19dee1a1350a2aeea4c7695b27aeef9a', - 'vulkan_validationlayers_revision': 'be663d752e45d93b11e81ee2e180e23974809d12', + 'shaderc_revision': '3d915b2802667f44a359463f1f420ac33576001b', + 'spirv_headers_revision': 'f8bf11a0253a32375c32cad92c841237b96696c0', + 'spirv_tools_revision': '1346dd5de119d603686e260daf08f36958909a23', + 'swiftshader_revision': '540bdf92531d0c325d7b5c770ec33e869b56059f', + 'vulkan_headers_revision': '0e78ffd1dcfc3e9f14a966b9660dbc59bd967c5c', + 'vulkan_loader_revision': 'acbf316040c3371a6a72267ff0165cf83e33df6b', + 'vulkan_validationlayers_revision': '443c2caa1714d73693cbb0924b524f0fa7558efd', } deps = {