1 file changed
+1
-1
lines changedSubmodule SPIRV-LLVM-Translator updated 58 files
- include/LLVMSPIRVLib.h+2-1
- lib/SPIRV/Mangler/Mangler.cpp+9-14
- lib/SPIRV/Mangler/ManglingUtils.cpp+30
- lib/SPIRV/Mangler/ManglingUtils.h+3
- lib/SPIRV/OCLToSPIRV.cpp+56-2
- lib/SPIRV/OCLUtil.cpp+12-20
- lib/SPIRV/OCLUtil.h+1
- lib/SPIRV/SPIRVInternal.h+12-2
- lib/SPIRV/SPIRVLowerBitCastToNonStandardType.cpp+21-4
- lib/SPIRV/SPIRVReader.cpp+72-144
- lib/SPIRV/SPIRVReader.h-2
- lib/SPIRV/SPIRVToOCL.cpp+4
- lib/SPIRV/SPIRVToOCL.h+9
- lib/SPIRV/SPIRVToOCL12.cpp+4
- lib/SPIRV/SPIRVToOCL20.cpp+73
- lib/SPIRV/SPIRVUtil.cpp+84-3
- lib/SPIRV/SPIRVWriter.cpp+7-4
- lib/SPIRV/SPIRVWriter.h+2-1
- lib/SPIRV/VectorComputeUtil.h+1
- lib/SPIRV/libSPIRV/SPIRVEnum.h+1
- lib/SPIRV/libSPIRV/SPIRVFunction.h+5-5
- lib/SPIRV/libSPIRV/SPIRVModule.cpp+6-5
- lib/SPIRV/libSPIRV/SPIRVModule.h+2-2
- lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h+1
- lib/SPIRV/libSPIRV/SPIRVOpCode.h+1-1
- lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h+1-1
- spirv-headers-tag.conf+1-1
- test/AtomicBuiltinsFloat.ll+94
- test/GroupAndSubgroupInstructions.spvasm+2-2
- test/constant-sampler-under-control-flow.spt+106
- test/constexpr_vector.ll+4-4
- test/ignore-builtin-linkage-name.spt+55
- test/lower-non-standard-vec-with-ext.ll+38
- test/negative/InvalidAtomicBuiltins.cl-16
- test/read_image.cl+1-1
- test/sampler-variable.spt+27
- test/transcoding/AtomicFAddEXTForOCL.ll+64
- test/transcoding/AtomicFMaxEXTForOCL.ll+64
- test/transcoding/AtomicFMinEXTForOCL.ll+64
- test/transcoding/OpImageWrite.cl+275-19
- test/transcoding/SPV_INTEL_device_side_avc_motion_esimation/subgroup_avc_intel_generic.cl+43-43
- test/transcoding/SPV_INTEL_device_side_avc_motion_esimation/subgroup_avc_intel_vme_image.cl+14-14
- test/transcoding/SPV_INTEL_function_pointers/bitcast.ll+1-1
- test/transcoding/SPV_INTEL_function_pointers/const-function-pointer.ll+2-2
- test/transcoding/SPV_INTEL_function_pointers/function-pointer.ll+1-1
- test/transcoding/SPV_INTEL_function_pointers/global_ctor_dtor.ll+2-2
- test/transcoding/SPV_INTEL_function_pointers/non-uniform-function-pointer.ll+2-2
- test/transcoding/SPV_INTEL_function_pointers/select.ll+2-2
- test/transcoding/SPV_INTEL_function_pointers/vector_elem.ll+2-2
- test/transcoding/SPV_INTEL_vector_compute/decoration_media_block_io.ll+39
- test/transcoding/SPV_KHR_integer_dot_product-nonsat.ll+66-66
- test/transcoding/SPV_KHR_integer_dot_product-sat.ll+66-66
- test/transcoding/SampledImage.cl+36-7
- test/transcoding/check_ro_qualifier.ll+4-4
- test/transcoding/cl_intel_sub_groups.ll+8-8
- test/transcoding/enqueue_kernel.cl+14-6
- test/transcoding/enqueue_marker.cl+1-1
- test/transcoding/ldexp.cl+32
0 commit comments