aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authordan sinclair <dsinclair@google.com>2020-02-20 13:47:48 -0500
committerGitHub <noreply@github.com>2020-02-20 13:47:48 -0500
commitb20cab9a5bbd89e04c712b6be890e04b7843ac59 (patch)
tree8db5cccffd48abad5c6010e53c9dadbda8f339f0 /samples
parent938769b31bd29d8861b6726bc84f147886e2e378 (diff)
downloadamber-b20cab9a5bbd89e04c712b6be890e04b7843ac59.tar.gz
Rolling 7 dependencies (#790)
* Rolling 7 dependencies Roll third_party/clspv-llvm/ 81e8b60b7..fa221fc6b (125 commits) https://github.com/llvm/llvm-project/compare/81e8b60b722e...fa221fc6b8ac $ git log 81e8b60b7..fa221fc6b --date=short --no-merges --format='%ad %ae %s' 2020-02-20 llvm-dev Regenerate rotate test. NFC. 2020-02-19 hokein.wu [clang][Index] Fix the incomplete instantiations in libindex. 2020-02-20 djordje.todorovic Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 lebedev.ri [Sema] Demote call-site-based 'alignment is a power of two' check for AllocAlignAttr into a warning 2020-02-20 kkleine [lldb]: fix typo in lldb-gdb-remote.txt 2020-02-20 pavel [lldb] Add boilerplate to recognize the .debug_tu_index section 2020-02-20 andrzej.warzynski [AArch64][SVE] Re-arrange definitions in AArch64SVEInstrInfo.td (NFC) 2020-02-20 llvm-dev [AMDGPU] simplifyI24 - replace GetDemandedBits with SimplifyMultipleUseDemandedBits 2020-02-19 daniil.fukalov SpeculativeExecution: fixed ingoring free execution 2020-02-20 lebedev.ri [clang-tidy] misc-no-recursion: point to the function defs, not decls 2020-02-20 mikhail.maltsev [ARM,MVE] Add vqdmull[b,t]q intrinsic families 2020-02-20 sguelton [NFC] Remove ar/ranlib test noise during cmake step 2020-02-20 luismarques [compiler-rt] [builtins] Fix logb / logbl tests 2020-02-20 pavel [lldb/DWARF] Always construct a DWARFDebugInfo object 2020-02-20 tamas.petz [LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-type relocs 2020-02-20 johannes [Attributor] Make sure abstract attributes are properly initialized 2020-02-20 johannes [Attributor][NFC] Refactor interface 2020-02-20 johannes [Attributor][NFC] Prepare some tests to be used with update test script 2020-02-20 teemperor [lldb] Remove license headers from all test source files 2020-02-20 pifon Remove debugging artefact. 2020-02-16 sguelton Fix compiler extension in standalone mode 2020-02-19 maskray [ELF][test] Fix section sh_type and sh_flags 2020-02-20 uenoku.tokotoko [MustExecute] Add backward exploration for must-be-executed-context 2020-02-16 johannes [Attributor][NFC] Improve the debug output & add a TODO 2020-02-19 johannes [Attributor][NFC] Add more memory_location tests 2020-02-19 johannes [Attributor] Use existing `returned` information better 2020-02-19 johannes [Attributor][FIX] Avoid setting wrong load/store alignments 2020-02-18 Matthew.Arsenault TableGen: Fix logic for default operands 2020-02-16 johannes [Attributor] Generalize `getAssumedConstantInt` interface 2020-02-16 johannes [Attributor][FIX] Do not create new calls edge we cannot handle 2020-02-19 jonas [lldb/Test] s/skipIfDarwinEmbedded/skipIfRemote/ in VSCode tests. 2020-02-16 johannes [Attributor] Add initial AAIsDead for arguments 2020-02-19 lhames [examples] Fix the SpeculativeJIT example for 85fb997659b. 2020-02-19 lhames [examples] Fix the clang-interpreter example for changes in 85fb997659b. 2020-01-25 johannes [Attributor] Allow multiple uses of a casted function pointer 2020-02-19 douglas.yung Fixup test after changes made in 709fd989. 2020-02-20 SourabhSingh.Tomar [DebugInfo][NFCI]: Removed an exclamation mark from error message. 2020-02-18 ikudrin [DebugInfo] Remove a misleading comment for llvm::dwarf::FDE. 2020-02-13 ikudrin [DebugInfo] Read CIE pointer as a relocatable value. 2020-02-19 thakis [gn build] (manually) partially (?) merge 7ff1f55a1219 2020-02-19 sbc [lld][WebAssembly] Allow symbols with explict import names to be undefined at link time. 2020-02-19 jonas [lldb/Test] Skip VSCode test on embedded Darwin 2020-02-19 riddleriver [mlir] Update usage of createJITDylib to createBareJITDylib after LLVM change 2020-02-05 sbc [WebAssembly] Use llvm::Optional to store optional symbol attributes. NFC. 2020-02-19 maskray [ELF][test] Fix --symbol-ordering-file tests of shuffle_sections.s 2020-02-19 i [ELF][test] Fix shuffle_sections.s 2020-02-11 rnk [MS] Mark vectorcall FP and vector args inreg 2020-02-19 hanchung [mlir][Linalg] Allow specifiying zero-rank shaped type operands to linalg.indexed_generic ops. 2020-02-15 gclayton Add an Offset field to the SourceLocation for LookupResult objects. 2020-02-18 dan Add a `%darwin_min_target_with_tls_support` lit substitution. (...) 2020-02-07 kparzysz [Hexagon] Change HVX vector predicate types from v512/1024i1 to v64/128i1 2020-02-19 fghanim84 [OpenMP][OMPIRBuilder] Introducing the `OMPBuilderCBHelpers` helper class 2020-02-18 nikita.ppv Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 ajcbik [mlir] [VectorOps] Framework for progressive lowering of vector.contract 2020-02-18 isanbard Include static prof data when collecting loop BBs 2020-02-18 mmoroz [libFuzzer] Fix denominator in the "inputs have DFT" log line. 2020-02-19 llvm-dev [AMDGPU] Regenerate immediate constant tests 2020-02-19 llvm-dev [UpdateTestChecks] Add support for '.' in ir function names 2019-10-08 ldionne [CMake] Only detect the linker once in AddLLVM.cmake 2020-02-19 diego.caballero [mlir][NFC] Fix 'gatherLoops' utility 2020-02-18 bmahjour [DDG] Data Dependence Graph - Graph Simplification 2020-02-19 riddleriver [mlir][NFC] Fix warning for mismatched sign comparison. 2020-02-19 flo Revert "[PatternMatch] Match XOR variant of unsigned-add overflow check." 2020-02-19 riddleriver [mlir][Parser] Use APFloat instead of FloatAttr when parsing DenseElementsAttrs. 2020-02-19 riddleriver [mlir][ODS] Add a new trait `TypesMatchWith` 2020-02-19 jonas [lldb/Core] Remove locking in the PluginManager 2020-02-19 tyker1 [AssumeBundle] Add documentation for the operand bundles of an llvm.assume 2020-02-06 paulsson [ValueTracking] Improve isKnownNonNaN() to recognize zero splats. 2020-02-19 thakis [gn build] use \bfoo\b instead of \<foo\> in sync script 2020-02-19 llvmgnsyncbot [gn build] Port a54d81f5979 2020-02-13 silvasean Fix Block::eraseArgument when block arg is also a successor operand. 2020-02-19 thakis [gn build] Set up include_dirs for a54d81f597 (first checker in a subdir) 2020-02-19 craig.topper [X86] Add DCI.isBeforeLegalize() check to the v64i1 constant splitting code in combineStore. 2020-02-19 zurab.tsinadze [analyzer] CERT: POS34-C 2020-02-18 Stanislav.Mekhanoshin [AMDGPU] Fix assumption about LaneBitmask content 2020-02-19 eric [libc++] Fix ABI break in __bit_reference. 2020-02-19 rupprecht [NFC][compiler-rt][test] Fully qualify string -> std::string 2020-02-19 nikita.ppv Revert "[IRBuilder] Always respect inserter/folder" 2020-02-19 alexe [mlir][ods] Adding attribute setters generation 2020-02-18 nikita.ppv [InstCombine] Fix removal from deferred instructions 2020-02-18 davg [Sema][CodeComplete] Handle symlinks for include code completion 2020-02-18 nikita.ppv [IRBuilder] Always respect inserter/folder 2020-02-19 llvm-dev [SystemZ] Regenerate risbg tests. NFCI. 2020-02-19 khalikov.denis [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 teemperor [lldb][NFC] Remove giant do{...}while(false); in ClangASTSource::FindExternalVisibleDecls 2020-02-19 danielsfava tsan: removing redundant loop in ThreadClock::release() 2020-02-19 zinenko [mlir] NFC: use ValueRange for BlockArgument in ConvertStandardToLLVM 2020-02-19 mikhail.maltsev [ARM,MVE] Fix predicate types of some intrinsics 2020-02-19 mcinally [AArch64][SVE] Add initial backend support for FP splat_vector 2020-02-19 thakis [gn build] revert e8e078c8bf7987 2020-02-17 jay.foad [AMDGPU][ConstantFolding] Fold llvm.amdgcn.fmul.legacy intrinsic 2020-02-19 stefanp [Hexagon][NFC] Rename VK_Hexagon_PCREL to VK_PCREL 2020-02-07 kparzysz Add <128 x i1> as an intrinsic type 2020-02-19 flo [CGP] Adjust CodeGen tests after e01a3d49c22 2020-02-19 flo [PatternMatch] Match XOR variant of unsigned-add overflow check. 2020-02-09 Matthew.Arsenault AMDGPU/GlobalISel: Select MUBUF path for global atomic cmpxchg 2020-02-19 pierre.vanhoutryve [AArch64][ASMParser] Refuse equal source/destination for LDRAA/LDRAB 2020-02-19 teemperor [lldb][NFC] Modernize test setup code in several lang/cpp tests 2020-02-19 teemperor [lldb] Remove Windows X-fail for TestCPPAuto and TestStepTarget 2020-02-07 jay.foad [TableGen] Diagnose undefined fields when generating searchable tables Roll third_party/dxc/ b8bc6a6af..409822958 (1 commit) https://github.com/Microsoft/DirectXShaderCompiler/compare/b8bc6a6af884...40982295834f $ git log b8bc6a6af..409822958 --date=short --no-merges --format='%ad %ae %s' 2020-02-19 python3kgae Code cleanup. (#2708) Roll third_party/glslang/ c008fcb8c..c12493ff6 (1 commit) https://github.com/KhronosGroup/glslang/compare/c008fcb8cc0f...c12493ff69e2 $ git log c008fcb8c..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools Roll third_party/lodepng/ 48e5364ef..ffe95ec86 (1 commit) https://github.com/lvandeve/lodepng/compare/48e5364ef48e...ffe95ec86647 $ git log 48e5364ef..ffe95ec86 --date=short --no-merges --format='%ad %ae %s' 2020-02-19 lvandeve fix potential compiler warning for enum value not handled in switch Roll third_party/swiftshader/ 8def9063c..74d3f371f (1 commit) https://swiftshader.googlesource.com/SwiftShader.git/+log/8def9063c4fd..74d3f371f201 $ git log 8def9063c..74d3f371f --date=short --no-merges --format='%ad %ae %s' 2020-02-14 sugoi Array length fix Roll third_party/vulkan-loader/ 39e685ccd..c357af84c (1 commit) https://github.com/KhronosGroup/Vulkan-Loader/compare/39e685ccd37e...c357af84c7cb $ git log 39e685ccd..c357af84c --date=short --no-merges --format='%ad %ae %s' 2020-02-19 lenny loader: Remove queue info count check Roll third_party/vulkan-validationlayers/ f155ccfd2..6112b121e (8 commits) https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/f155ccfd202d...6112b121e104 $ git log f155ccfd2..6112b121e --date=short --no-merges --format='%ad %ae %s' 2020-02-18 jeremy tests: Skip negative test if extension unavailable 2020-02-19 mark tests: Update threading test to include api name 2020-02-17 mark threading: Plumb API names throught to error messages 2020-02-17 tony layers: Fix swapchain CreateInfo flags 2020-02-18 mark layers: Delete standard_validation.json source file 2020-02-18 mark tests: Remove layer refs to standard_validation 2020-02-18 mark BUILD.gn: Remove copying of standard_validation.json file 2020-02-18 mark cmake: Remove copy of standard_validation.json file 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 * Update validation name
Diffstat (limited to 'samples')
-rw-r--r--samples/config_helper_vulkan.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/config_helper_vulkan.cc b/samples/config_helper_vulkan.cc
index 8c8375f..69ab51f 100644
--- a/samples/config_helper_vulkan.cc
+++ b/samples/config_helper_vulkan.cc
@@ -36,7 +36,7 @@ const char* const kRequiredValidationLayers[] = {
"VK_LAYER_LUNARG_object_tracker", "VK_LAYER_LUNARG_core_validation",
"VK_LAYER_GOOGLE_unique_objects",
#else // __ANDROID__
- "VK_LAYER_LUNARG_standard_validation",
+ "VK_LAYER_KHRONOS_validation",
#endif // __ANDROID__
};