Closed
Conversation
added 14 commits
September 6, 2021 14:41
google/shaderc@fadb0ed...c42db58 $ git log fadb0edb2..c42db5815 --date=short --no-merges --format='%ad %ae %s' 2021-08-25 dneto Start v2021.3 development 2021-08-25 dneto Finalize v2021.2 2021-08-25 dneto Update DEPS Created with: roll-dep third_party/shaderc
microsoft/DirectXShaderCompiler@3903cd2...794ba5d $ git log 3903cd25c..794ba5da1 --date=short --no-merges --format='%ad %ae %s' 2021-09-02 31109344+adam-yang Fixed debug info in unrolled loops. (#3926) 2021-09-01 lu.jiao [SPIRV] Update the spirv tools to the later commit (#3923) 2021-08-31 grroth Correctly handle comma operator w/matrices (#3921) 2021-08-30 python3kgae Change umax(a,0) to a. (#3922) 2021-08-31 lu.jiao [SPIRV] Add linkageAttributes decorates (#3915) 2021-08-26 31109344+adam-yang Added binding table file to specify resource binding (#3843) 2021-08-24 43020864+gracejennings Add --version flag to print dxc version info (#3912) 2021-08-19 jaebaek [spirv] update SPIRV-Tools and SPIRV-Headers submodules (#3909) 2021-08-17 jaebaek Support const vector argument for isnan(), atan2() (#3908) 2021-08-16 1953083+sudonatalie [spirv] Add support for casting from floatM to floatMx1 (#3905) 2021-08-13 jeffno PIX: Add thread ID to amplification shader payload (#3904) 2021-08-10 grroth Update Readme.md to the default VS 2019 suggestion Created with: roll-dep third_party/dxc
google/googletest@aefb454...955c7f8 $ git log aefb45469..955c7f837 --date=short --no-merges --format='%ad %ae %s' 2021-08-20 absl-team Googletest export 2021-08-20 absl-team Googletest export 2021-08-19 invalid_ms_user Simplify example code with c++11 2021-08-12 absl-team Googletest export 2021-08-10 dmauro Googletest export 2021-08-09 dmauro Googletest export 2021-08-06 victordk13 Format test properties in xml printer 2021-08-05 iamberkeyavas typo fix gmock_cook_book 2021-07-29 otnaiud Typo, double "the" Created with: roll-dep third_party/googletest
KhronosGroup/Vulkan-Loader@a2edd93...20cf221 $ git log a2edd9367..20cf221e7 --date=short --no-merges --format='%ad %ae %s' 2021-09-02 charles loader: Make all loader functions use snake_case 2021-08-27 marky Fix loader not knowing about extensions enabled in layers 2021-08-13 marky Update XDG paths 2021-08-31 charles test: Add handle_assert helper functions 2021-08-31 charles test: Move DeviceGroup tests to regression suite 2021-08-31 charles test: Add TestICD DeviceGroup support 2021-08-30 charles scripts: Remove loader_icd_init_entries duplicate 2021-08-30 mikes build: Update to header 1.2.190 2021-08-16 charles build: Silence MSVC warning of replacing /GR 2021-08-25 charles test: Update 32/64 tests to check the log 2021-08-25 charles test: Add DebugUtilsWrapper 2021-08-25 charles loader: Downgrade wrong arch errors on windows 2021-08-17 mikes build: Update to header 1.2.189 2021-08-16 charles test: Set VK_LAYER_PATH properly 2021-08-16 charles test: Update Device Layers Match test 2021-08-16 charles test: Use proper allocation count in tests 2021-08-16 charles test: Add test for PR google#639 2021-08-16 charles loader: Fix accidental error propagation 2021-08-09 Wenqing.Li Fix Vulkan CTS testcase bug: "create_instance_device_intentional_alloc_fail" 2021-08-15 charles test: Simplify wrong arch tests by adding a macro 2021-08-13 charles test: Add windows 32/64 bit binary tests 2021-08-13 charles test: Add linux x64 and x86 for wrong binaries 2021-08-12 charles test: Add ELF test binaries for 32 and 64 bit 2021-06-17 charles loader: Make use of a generated header version 2021-08-10 charles loader: Reformated loader source code 2021-08-10 charles test: Revamp which linux paths are redirected 2021-08-11 marky Fix environment test failure. 2021-08-10 mikes build: Update to header 1.2.188 2021-08-10 mikes scripts: Use altlen instead of parsing latexmath 2021-08-04 marky Allow "icd" as well as "implem" for VK_LOADER_DEBUG 2021-08-03 marky Add layer and implementation-specific logging 2021-08-03 marky Fix loader_log messages to use LOADER_ log levels Created with: roll-dep third_party/vulkan-loader
KhronosGroup/SPIRV-Headers@e7b49d7...6cae821 $ git log e7b49d7fb..6cae8216a --date=short --no-merges --format='%ad %ae %s' 2021-08-27 greg Add nonsemantic.shader.debuginfo to Bazel 2021-07-28 marijn spirv.core.grammar: Remove duplicate OpArbitraryFloatPowNINTEL declaration 2021-08-10 alele Add support for SPV_NV_ray_tracing_motion_blur. 2021-07-28 nikita.rudenko Fix minor details in SPV_INTEL_optnone extension 2021-06-28 frustumo Clay is an internal framework of Tellusim Technologies Inc. Created with: roll-dep third_party/spirv-headers
KhronosGroup/Vulkan-Headers@9fe958c...9e62d02 $ git log 9fe958cda..9e62d0276 --date=short --no-merges --format='%ad %ae %s' 2021-08-29 oddhack Update for Vulkan-Docs 1.2.190 2021-08-17 oddhack Update for Vulkan-Docs 1.2.189 2021-08-10 oddhack Update for Vulkan-Docs 1.2.188 Created with: roll-dep third_party/vulkan-headers
KhronosGroup/SPIRV-Tools@706dc27...7e860e3 $ git log 706dc27a6..7e860e383 --date=short --no-merges --format='%ad %ae %s' 2021-09-03 dneto fix parsing of bad binary exponents in hex floats (#4501) 2021-09-02 afdx Adjust build for fuzzer targets to support OSS-Fuzz (#4498) 2021-09-02 jaebaek Set threshold for reduce-load-size pass (#4499) 2021-08-31 stevenperron Handle exported functions in ADCE (#4495) 2021-08-30 antiagainst Only add `-DSPIRV_CHECK_CONTEXT` for Debug builds (#4496) 2021-08-27 kubak spirv-lint: Add lint based on divergence analysis (#4488) 2021-08-26 gleese Add a feature for allowing LocalSizeId (#4492) 2021-08-25 jaebaek Start SPIRV-Tools v2021.4 2021-08-25 jaebaek Finalize SPIRV-Tools v2021.3 2021-08-24 jaebaek Update CHANGES 2021-08-23 greg spirv-val: Validate vulkan debug info similarly to opencl debug info (#4466) 2021-08-23 52670911+dong-ja Add divergence analysis to linter (#4465) 2021-08-19 46493288+sfricke-samsung spirv-val: Fix WorkgroupSize VUID 04425 (#4482) 2021-08-18 52670911+dong-ja spirv-lint: add basic CLI argument handling (#4478) 2021-08-18 alanbaker Fix matrix stride validation (#4468) 2021-08-18 alanbaker Don't double count variables for location validation (#4474) 2021-08-18 jmadill GN: Suppress unreachable code warnings. (#4476) 2021-08-18 jaebaek Add spirv-opt convert-to-sampled-image pass (#4340) 2021-08-16 alanbaker Disallow loading a runtime-sized array (#4473) 2021-08-16 nicolas.capens Fix early-out for Clamp constant folding (#4461) 2021-08-16 nicolas.capens Don't fold unsigned divides of an constant and a negation (#4457) 2021-08-16 61918637+5265644D61736F6E fix SIGSEGV when reading from a non-existant file (#4453) 2021-08-13 alanbaker Limit location validation (#4467) 2021-08-12 alanbaker Update SPIRV-Headers (#4463) 2021-08-10 greg spirv-opt: Add handling of vulkan debug info to DebugInfoManager (#4423) 2021-08-09 52670911+dong-ja spirv-opt: Add dataflow analysis framework (#4402) 2021-08-09 52670911+dong-ja Remove PCH from source/lint/CMakeLists.txt (#4459) Created with: roll-dep third_party/spirv-tools
google/cppdap@be5b677...9a97ffc $ git log be5b677c7..9a97ffce5 --date=short --no-merges --format='%ad %ae %s' 2021-08-07 bclayton traits.h: Rename `TRUE` to `TRUE_TY` 2021-08-12 bclayton json serializers: Support 64-bit integers. 2021-08-12 bclayton rapid_json_serializer: Fix warning about shadowing Created with: roll-dep third_party/cppdap
https://swiftshader.googlesource.com/SwiftShader.git/+log/b2af6a85583d..aed9a7633481 $ git log b2af6a855..aed9a7633 --date=short --no-merges --format='%ad %ae %s' 2021-09-03 sugoi Revert "Add external memory parameter to size computations" 2021-09-02 srisser Update git-hooks to latest revision 2021-08-31 srisser Remove erroneous ASSERT for format lists 2021-08-30 srisser Minimize usage of global constructors in Reactor 2021-08-30 jmadill Increase maxComputeSharedMemorySize. 2021-08-31 tikuta update angle revision 2021-08-27 srisser Turn BC6 constructors into constexpr 2021-08-24 capn Implement VK_EXT_load_store_op_none 2021-08-24 capn Refactor determining the aspects to clear 2021-08-24 capn Refactor command execution 2021-08-24 capn Update Vulkan headers to version 1.2.189 2021-08-24 capn Eliminate custom Vulkan constants 2021-08-20 srisser Don't use global variables for CPUID 2021-08-23 srisser Remove global constructor from BC6 2021-08-21 capn Fix Subzero Optimizer run time variability 2021-08-22 capn Fix Chromium's swiftshader_unittests 2021-08-20 capn Deprecate libEGL and libGLESv2 CMake build targets 2021-08-19 srisser Remove Config::Edit::None default object 2021-08-19 lgrey Mac: use default visibility 2021-08-11 andre.kempe Add PA and BTI to SwiftShader 2021-08-18 sugoi Add external memory parameter to size computations 2021-08-18 sugoi Remove useless 'target' parameter 2021-08-13 capn Separate analysis info from SPIR-V execution modes 2021-08-18 capn Squashed 'third_party/marl/' changes from 3285a2dfb..49602432d 2021-08-16 sugoi Xcb: Check if geom is valid before using it 2021-08-13 capn Fix integer overflow in vertex buffer access robustness check 2021-08-10 eugenis Disable hwasan in llvm-10.0. Created with: roll-dep third_party/swiftshader
google/clspv@3970681...a6001ae $ git log 3970681ca..a6001ae61 --date=short --no-merges --format='%ad %ae %s' 2021-08-18 alanbaker Update LLVM (google#758) 2021-08-17 kpet Fix type for --max-ubo-size and --max-pushconstant-size options (google#756) 2021-08-10 alanbaker SPIR-V 1.4 fixes (google#755) Created with: roll-dep third_party/clspv
…ommits) KhronosGroup/Vulkan-ValidationLayers@9db2183...1e6ed74 $ git log 9db21837b..1e6ed74d5 --date=short --no-merges --format='%ad %ae %s' 2021-08-22 ziga tests: Test shader output and input location components 2021-08-22 ziga layers: Fix validating shader input and output components 2021-09-03 ziga tests: Positive test for gpu surface support 2021-09-03 ziga layers: Fix checking physical device surface support 2021-09-03 ziga layers: Fix vuid 04962 message 2021-09-03 nathaniel tests: Skip ScalarBlockLayout if not supported 2021-09-02 nathaniel layers: Change pNext parameter validation 2021-09-03 s.fricke tests: Use uint32_t for SPIR-V word size 2021-09-03 s.fricke tests: Add AdjustValidatorOptions tests 2021-09-03 s.fricke layers: Fix AdjustValidatorOptions 2021-09-01 jeremyg scripts: Use correct version of ray tracing access mask VUIDs 2021-08-25 ziga tests: Test if surface is supported on physical device 2021-08-25 ziga layers: Validate surface is supported on physical device 2021-09-02 ziga tests: Test CmdCopyQueryPoolResults with invalid queryType 2021-09-02 ziga layers: Validate CmdCopyQueryPoolResults queryType 2021-09-02 jmadill build: Remove duplicate header from GN 2021-08-23 jeremyg layers: Clean up PipelineStageState creation 2021-08-20 jeremyg layers: Clean up most of PIPELINE_STATE 2021-08-26 jeremyg layers: Move struct interface_var to simplify includes 2021-08-25 jeremyg layers: Fix uses of enum descriptor_req 2021-08-25 jeremyg layers: Make descriptor_slot_t a struct instead of a std::pair 2021-08-24 tony docs: Replace debug_printf doc 2021-08-26 tony tests: Add test for VK_EXT_primitive_topology_list_restart 2021-08-30 tony layers: Add validation for primitive topology list restart 2021-08-30 ziga tests: Test pipeline blend with missing format features 2021-08-30 ziga layers: Validate image view format features support blend 2021-09-01 ziga tests: Positive test for framebuffer from 3D image 2021-09-01 ziga layers: Fix validating framebuffers image view layer count 2021-08-28 ziga tests: Test AcquireFullScreenExclusiveModeEXT 2021-08-28 ziga layers: Validate AcquireFullScreenExclusiveModeEXT 2021-08-30 nathaniel layers: Avoid crash without vertex shader 2021-08-30 mikes build: Update to header 1.2.190 2021-08-29 ziga tests: Test invalid imageViewType with multisample image 2021-08-29 ziga layers: Validate imageViewType with multisample image 2021-08-29 s.fricke layers: Move VkIndexType from formats untils 2021-08-28 ziga tests: Positive test for format compatibility 2021-08-28 ziga layers: Fix VK_FORMAT_R12X4G12X4_UNORM_2PACK16 compatibility 2021-08-27 ziga tests: Positive tests for VK_DYNAMIC_STATE_VERTEX_INPUT_EXT 2021-08-27 ziga layers: Fix validating CmdSetVertexInputEXT 2021-08-11 nadav.geva docs: Adds AMD best practice layer env variable description 2021-05-21 nadav.geva tests: Tests for AMD's best practice layer 2021-05-21 nadav.geva layers: AMD best practice layer 2021-05-21 nadav.geva layers: Add AMD best practice layer options 2021-05-21 nadav.geva docs: Fixes a few typos 2021-08-05 s.fricke tests: Add Atomic Float Features 2021-08-05 s.fricke layers: Add Atomic Float Features 2021-08-26 ziga tests: Test sync2 functions with feature disabled 2021-08-26 ziga layers: Validate sync2 feature is enabled if used 2021-08-03 nathaniel tests: Move googletest to known_good.json 2021-08-05 jeremyg layers: Clean up PIPELINE_LAYOUT_STATE (...) 2021-08-16 jzulauf tests: Add _NONE_ load/store tests to syncval test 2021-08-13 jzulauf syncval: Add VK_EXT_load_store_op_none support 2021-08-11 jeremyg practices: Use subclassed CMD_BUFFER_STATE 2021-08-11 jeremyg layers: Add CreateCmdBufferState() factory method 2021-08-16 jeremyg layers: Fix VUID 01619 regression in CTS 2021-08-16 ziga tests: Test SparseMemoryBind with invalid memory type 2021-08-16 ziga layers: Validate SparseMemoryBind memory type 2021-07-16 gareth.webb tests: Fix failing test for zero-sized render area 2021-07-15 hannes.harnisch tests: Adding test for zero-size render area 2021-06-16 gareth.webb practices: Add warning for zero-sized render area 2021-08-12 jeremyg tests: Fix leaks in some VkLayerTest.* cases 2021-08-12 jeremyg layers: Fix memory leaks from class BothRangeMap 2021-08-14 ziga tests: Test EndCommandBuffer with conditional rendering 2021-08-14 ziga layers: Validate EndCommandBuffer conditional rendering 2021-08-12 jeremyg tests: Fix leaks in VkSyncValTest.* cases 2021-08-13 jeremyg tests: Add vk_testing::RenderPass and Framebuffer 2021-07-17 ziga tests: Fix SparseMemoryBindOffset test with invalid offset 2021-07-17 ziga layers: Fix VkSparseMemoryBind offset check 2021-08-11 ziga tests: Test ImageFormatInfo2 with invalid tiling and pNext chain 2021-08-11 ziga layers: Validate ImageFormatInfo2 with drm format modifier 2021-07-19 ziga tests: Test creating descriptorSetLayout with invalid flags 2021-07-19 ziga layers: Validate descriptorSetLayout with invalid flags 2021-08-05 jeremyg layers: Move state tracker methods to CMD_BUFFER_STATE 2021-08-12 ziga tests: Positive test for shader stages not in order 2021-08-12 ziga layers: Fix recording pipeline shader stages 2021-08-04 ziga tests: Test CmdFillBuffer cmdBuffers pool capabilities 2021-08-04 ziga layers: ValidateCmdFillBuffer cmd pool capabilities 2021-08-02 jzulauf layers: Add detect default to messenger setup 2021-08-12 jeremyg tests: Fix leaks in VkBestPracticesLayerTest.* test cases 2021-08-12 jeremyg practices: Fix leaks in struct GraphicsPipelineCIs 2021-08-12 ziga tests: Test CmdBeginQuery with invalid queryPool queryType 2021-08-12 ziga layers: Validate CmdBeginQuery queryPool queryType 2021-08-11 jeremyg layers: Fix vkCreateImage memory reqs. check for multiplanar 2021-08-11 jeremyg tests: Fix crash in CreatePipelineWithCoreChecksDisabled test 2021-08-05 ziga tests: Test binding pipeline with missing dynamic state 2021-08-05 ziga layers: Validate CmdBindPipeline with discard rectangle 2021-08-08 ziga tests: Test compute shader shared memory 2021-08-08 ziga layers: Validate compute shader shared memory 2021-08-07 ziga tests: Tets presenting image without acquiring it 2021-08-07 ziga layers: Fix issue 3012 2021-08-10 nathaniel layers: Fix ARM best practices description 2021-08-10 christophe layers: Workaround for unlimited duplicate messages 2021-08-10 mikes build: Update to header 1.2.188 2021-08-10 ziga tests: Test CmdSetDiscardRectangleEXT integer overflow 2021-08-10 ziga layers: Validate CmdSetDiscardRectangleEXT pDiscardRectangles 2021-08-09 ziga tests: Fix CmdSetDiscardRectangleEXT tests 2021-08-05 ziga tests: Test invalid framebuffer with fragmentDensityMap 2021-08-05 ziga layers: Validate fragmentDensityMapAttachment layerCount 2021-08-08 ziga tests: Test invalid scratchData buffer usage 2021-08-08 ziga layers: Validate AccelerationStructure scratchData Created with: roll-dep third_party/vulkan-validationlayers
KhronosGroup/glslang@e0f3fdf...e0771b5 $ git log e0f3fdf43..e0771b5d4 --date=short --no-merges --format='%ad %ae %s' 2021-09-02 greg Perform update_precision on constructors and converts 2021-08-25 greg Update known goods and CHANGES for 11.6.0 2021-08-12 alele Update known_good for SPV_NV_ray_tracing_motion_blur. 2021-08-10 alele Add support for GL_NV_ray_tracing_motion_blur. 2021-08-09 greg Fix seperate stores to swizzled lvalue. 2021-08-08 a1.cota.365 Update CMakeLists.txt 2021-07-08 xzq0528 Support Extension GL_ARB_shader_atomic_counter_ops and relative intrisic functions. Created with: roll-dep third_party/glslang
nlohmann/json@350ff4f...626e7d6 $ git log 350ff4f7c..626e7d61e --date=short --no-merges --format='%ad %ae %s' 2021-08-26 mail 🔖 set version to 3.10.2 2021-08-26 cerrigno Fix -Wunused warnings on JSON_DIAGNOSTICS (#2976) 2021-08-24 mail 🔖 set version to 3.10.1 2021-08-24 73970644+mb0202 Fixed typo in parse.md (#2968) 2021-08-22 niels.lohmann 📝 add link to Homebrew package (#2966) 2021-08-22 niels.lohmann Fix parent update for diagnostics with ordered_json (#2963) 2021-08-21 niels.lohmann Set stack size for some unit tests when using MSVC (#2961) 2021-08-20 mail ✅ add regression test 2021-08-20 mail 👷 update Travis badge 2021-08-19 pierre.hallot Fix extra ";" clang warnings 2021-08-19 amirmasoudabdol fixing the doc files 2021-08-18 mail 📝 add documentation for integration via vcpkg 2021-08-18 mail 📝 add documentation for integration via vcpkg 2021-08-18 mail 👷 avoid duplicate AppVeyor builds 2021-08-18 senyai 🚨 gdb_pretty_printer failure on basic types 2021-08-18 amirmasoudabdol Using the homebrew/core Formula 2021-08-18 mail 🐛 adding missing header 2021-08-18 mail 🔧 guard tests with JSON_Install flag 2021-08-18 mail 🔥 remove outdated json_unit binary 2021-08-18 amirmasoudabdol Updating the Homebrew Command 2021-08-17 mail 🔖 set version to 3.10.0 2021-08-17 niels.lohmann Overwork warning flags (#2936) 2021-08-16 mail 👷 run CI for release branches 2021-08-15 mail 👷 run CI for release branches 2021-08-15 mail 👥 update documentation 2021-08-14 mail 🚨 fix C4244 warning 2021-08-13 mail 🚨 fix C4100 warnings 2021-08-13 ferry.huberts Again forgot to amalgate (sigh) 2021-08-13 ferry.huberts Add coverage exclusion comments, as requested 2021-08-13 ferry.huberts Forgot to amalgate 2021-08-13 mail ⚗️ add -WX flag to MSVC builds 2021-08-13 ferry.huberts Adjust more files after actually building like the CI 2021-08-13 mail ⚗️ add -WX flag to MSVC builds 2021-08-13 mail 🚨 fix C4309 warning 2021-08-13 mail ⚗️ add -WX flag to MSVC builds 2021-08-12 ferry.huberts Adjust warnings flags, as requested 2021-08-12 ferry.huberts All: fix warnings when compiling with -Wswitch-enum 2021-08-11 mail 🚨 guard GCC pragmas #2924 2021-08-11 mail 📝 update documentation 2021-08-10 mail ⚗️ try minimal example 2021-08-10 mail ⚗️ try minimal example 2021-08-10 mail ⚗️ try minimal example 2021-08-10 mail ⚗️ try minimal example 2021-08-09 mail ⚗️ try minimal example 2021-08-09 mail ⚗️ try minimal example 2021-08-08 mail 💡 update documentation 2021-08-07 mail 💚 fix MSVC build 2021-08-07 mail 💚 fix MSVC build 2021-08-07 mail 💚 fix MSVC build 2021-08-07 mail 💚 fix MSVC build (...) 2020-12-13 11492152+globberwops Compare to CMAKE_CURRENT_SOURCE_DIR for main project check 2020-12-12 mail 📦 add license to include.zip #2487 2020-12-12 mail 🔨 clean up CI 2020-12-12 y.krylov Doctest is updated to v2.4.1 2020-12-11 S.Linev Change underscore placement 2020-12-09 11492152+globberwops Set MAIN_PROJECT=OFF initially 2020-12-09 11492152+globberwops Add MAIN_PROJECT check for test and install options 2020-12-07 y.krylov ordered_map::insert(InputIt first, InputIt last) is added 2020-12-07 y.krylov Ranged insert test section is added in unit-ordered_json.cpp 2020-12-07 mail 🔨 fix site URL 2020-12-06 mail 🔒 use HTTPS 2020-12-02 mail 👷 remove clang9 CI 2020-11-24 jbzdarkid Apply suggestions from code review 2020-10-26 jbzdarkid Add asserts to suppress C28020 2020-10-23 S.Linev Change argument name "subtype" in byte_container_with_subtype 2020-09-27 karzhenkov Improve json_ref implementation 2020-09-26 leonardoaugusto287 📝 add CPM.Cmake example 2020-09-23 mail 💰 add sponsor 2020-09-02 mail 📝 fix URLs to documentation 2020-08-30 mail ✅ annotate non-reproducible tests #2324 2020-08-29 mail 📝 add note for Intel compilers #2346 2020-08-19 mail 📝 fix and extend documentation of discarded values 2020-08-19 mail 📝 fix and extend documentation of discarded values 2020-08-16 mail 🚚 remove < from filename to fix Windows build 2020-08-16 mail 🚚 remove < from filename to fix Windows build 2020-08-16 mail 📝 add more API documentation 2020-08-16 mail 📝 add more API documentation 2020-08-16 mail 📝 add more API documentation 2020-08-16 mail 📝 add more API documentation 2020-08-15 mail 📝 add more API documentation 2020-08-14 mail 👷 ignore gh-pages branch in CircleCI 2020-08-14 mail 👷 ignore gh-pages branch in CircleCI 2020-08-14 mail 👷 ignore gh-pages branch in CircleCI 2020-08-14 mail 📝 add more API documentation 2020-08-14 mail 📝 add more API documentation 2020-08-14 mail 📝 add more API documentation 2020-08-13 ronakbuch Fix typos in documentation 2020-08-13 mail 🚚 remove quotes from filename to fix Windows build 2020-08-13 mail 📝 add more API documentation 2020-08-13 mail 📝 add more API documentation 2020-08-13 mail 📝 add offline pages for docset 2020-08-13 mail 📝 add docset 2020-08-12 mail 📝 add more API documentation 2020-08-12 mail 📝 add more API documentation 2020-08-12 mail ♻️ remove "#define private public" 2020-08-12 mail ⬆️ Hedley 14 (dev branch) 2020-08-10 mail 🚨 remove -Wimplicit-fallthrough warning #2348 2020-08-10 mail ✅ add test to compile without exceptions 2020-08-10 mail 📝 fix documentation #1668 2020-08-07 siliconearth fix cmake script overwriting compiler path Created with: roll-dep third_party/json
llvm/llvm-project@d4ce9e4...ac312a9 $ git log d4ce9e463..ac312a9d7 --date=short --no-merges --format='%ad %ae %s' 2021-09-06 benny.kra [lldb] Silence compiler warnings from 37cbd817d3e2b8c673862e2eb262cad6dd3dd244 2021-09-03 sander.desmalen [AArch64] NFC: Regenerate CHECK lines for sve-masked-gather/scatter-legalize.ll 2021-09-06 benny.kra [lldb] Silence compiler warning after fae0dfa6421ea6c02f86ba7292fa782e1e2b69d1 2021-04-26 mgorny [lldb] [llgs server] Support creating core dumps on NetBSD 2021-09-06 qiucofan [Clang] Add __ibm128 type to represent ppc_fp128 2021-08-31 sander.desmalen [VectorUtils] Teach findScalarElement to return splat value. 2021-09-06 devnexen [Sanitizer] Intercept clock_getcpuid/pthread_getcpuid on netbsd. 2021-09-06 llvmgnsyncbot [gn build] Port 12fa608af44a 2021-09-06 tianqing.wang [X86] Add CRC32 feature. 2021-09-01 Justas.Janickas [OpenCL] Supports optional generic address space semantics in C++ for OpenCL 2021 2021-09-03 fmayer [hwasan] Test use-after-scope with -fno-exceptions. 2021-09-03 pifon [mlir][linalg] Fix `FoldInitTensorWithDimOp` if dim(init_tensor) is static. 2021-09-06 david.spickett Revert "[compiler-rt][Profile] Disable test on Arm/AArch64 Linux" 2021-08-27 sichert [RuntimeDyld] Implemented relocation of TLS symbols in ELF 2020-10-30 sichert [RuntimeDyld] Implemented relocation for ELF::R_X86_64_GOTPC32 2021-09-06 ivan.zhechev [Flang] Ported test_errors.sh to Python 2021-09-03 Saiyedul.Islam [clang-nvlink-wrapper] Add documentation in clang docs 2021-09-06 marius.brehler [mlir][docs] Complement list of supported scf ops 2021-09-05 i [AArch64] Remove an uneeded !NeedsWinCFI check. NFC 2021-09-06 guopeilin1 [AArch64][GlobalISel] Use ZExtValue for zext(xor) when invert tb(n)z 2021-09-05 llvmgnsyncbot [gn build] Port 8ce2675b1363 2021-09-04 ruslan.arutyunyan [libc++][compare] Implement three_way_comparable[_with] concepts 2021-09-05 benny.kra [Bazel] Add missing dependency after 650bbc56203c947bb85176c40ca9c7c7a91c3c57 2021-09-05 aeubanks [test] Remove some legacy PM tests in llvm/test/Instrumentation/AddressSanitizer 2021-09-05 aeubanks [test] Remove some legacy PM tests in llvm/test/Instrumentation 2021-09-05 aeubanks [test] Remove -loop-guard-widening legacy PM tests 2021-09-05 kazu [clang-tidy] Drop unnecessary const from return types (NFC) 2021-09-05 david.green [DAG] Remove oneuse check in select_cc setgt X, -1, C, ~C fold 2021-09-05 llvm-dev [CostModel][X86] Add generic costs for vXi32 MUL -> v2Xi16 PMADDDW folds 2021-09-04 llvm-dev [CostModel][X86] Add vXi32 multiply pattern tests 2021-09-05 david.green [DAG] Fold select_cc setgt X, -1, C, ~C -> xor (ashr X, BW-1), C 2021-09-05 david.green [DAG] Fold setcc eq with ashr to compare to zero. 2021-09-05 david.bolvansky [InstCombine] stpcpy(d,s) -> strcpy(d,s) if the result is not used 2021-09-05 david.green [DAG] Add tests for select_cc and setcc with constant patterns. 2021-09-05 chennngwang [libc][Obvious] Reorder CMakelists alphabetically. 2021-09-04 chennngwang [libc][Obvious] Fix typos 2021-09-04 llvm-project [OpenMP][OpenMPIRBuilder] Implement loop unrolling. 2021-09-04 aeubanks [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 minyihh [M68k][test] Migrate the remaining fixup and relaxation tests 2021-09-04 aeubanks [test] Cleanup tests with -enable-new-pm in llvm/test/Analysis 2021-09-04 aeubanks [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 aeubanks [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 anton.a.afanasyev [SLP][Test] Add tests for PR47624 and PR49933 2021-09-04 jezng [lld-macho] Initialize LTO backend with diagnostic handler 2021-09-04 nikita.ppv [verify-uselistorder] Support -force-opaque-pointers 2021-09-04 brad [CMake] Re-enable use --gc-sections on OpenBSD 2021-09-04 david.bolvansky [NFC] Added testcases for new binop with select transformation 2021-09-04 i [AsmPrinter] Remove unneeded MCSubtargetInfo temporary after D14346. NFC 2021-09-04 david.bolvansky [InstCombine] rotate(X,Z) eq/ne rotate(Y,Z) ---> X eq/ne Y (PR51565) 2021-09-03 bjorn.a.pettersson [SimpleLoopUnswitch] Inform pass manager when child loops are deleted (...) 2021-08-10 springerm [mlir][Analysis] Revert D107221 2021-08-09 etiotto [AIX]: Fix option processing for -b 2021-08-09 Anshil.Gandhi [HIP] Allow target addr space in target builtins 2021-08-09 llvmgnsyncbot [gn build] Port 9d982c67ba01 2021-07-28 z.zoelec2 [libcxx][ranges] Add `ranges::reverse_view`. 2021-08-09 ldionne.2 [libc++][NFC] Remove workaround for variadic templates in C++03 2021-08-05 mnadeem [AArch64][SVE][InstCombine] Unpack of a splat vector -> Scalar extend 2021-07-27 mnadeem [AArch64][SVE][InstCombine] Move last{a,b} before binop if one operand is a splat value 2021-08-07 mgorny [lldb] [cmake] Add LLVM_LIT_ARGS override support for standalone builds 2021-07-12 davg [clangd] Support `#pragma mark` in the outline 2021-08-09 pifon Cloned from CL 389610703 by 'g4 patch'. Original change by pifon@pifon:tfrt_clean:6896:citc on 2021/08/09 05:30:17. 2021-08-09 ajcbik [mlir][sparse] add an elaborate sparse storage scheme integration test 2021-08-07 mgorny [lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used 2021-07-30 ldionne.2 [libc++] Refactor __perfect_forward, bind_front and not_fn 2021-08-09 ldionne.2 [libc++] Add timeout to BuildKite jobs 2021-08-09 paul.robinson Revert "Reapply "[lit] Have REQUIRES support the target triple"" 2021-08-09 paul.robinson Revert "[compiler-rt] Speculative fix for cross_over_uniform_dist.test" 2021-08-06 ajcbik [mlir][sparse] add dense to sparse conversion implementation 2021-08-05 efriedma [AArch64] Implement FCOPYSIGN for SVE. 2021-08-09 pklausler [flang] Silence new build warning 2021-08-09 fmayer Revert "[sanitizer] Intercept sem_open/sem_unlink" 2021-08-05 vitalybuka [sanitizer] Intercept sem_open/sem_unlink 2021-08-04 aschwaighofer [coro] Correct CurrentBlock tracking bug recently introduced 2021-08-09 mgorny [lldb] [test] Skip all vFile tests on Windows 2021-08-09 mgorny Revert "[lldb] [test] Mark new vFile tests as XFAIL on Windows" 2021-08-09 mgorny Revert "[lldb] [test] Use Windows-friendly modes in vFile O_CREAT tests" 2021-08-09 krishna17060 [InstCombine] Remove nnan requirement for transformation to fabs from select 2021-08-08 michael.hliao [cuda] Mark builtin texture/surface reference variable as 'externally_initialized'. 2021-08-09 paul.robinson [compiler-rt] Speculative fix for cross_over_uniform_dist.test 2021-07-29 andrzej.warzynski [flang] Make `flang` translate `-M{fixed|free}` into `-f{fixed|free}-form` 2021-07-30 pirama [openmp] Do not use shared memory on Android 2021-07-29 pklausler [flang] Implement runtime Assign() 2021-08-05 koraq [libc++][doc] Improve contributor documentation. 2021-08-08 koraq [libc++][NFC] Remove MSVC specific code. 2021-08-09 teemperor [lldb][NFC] Remove never read member variable IOHandler::m_editing 2021-08-09 mgorny [lldb] [test] Mark vFile tests as LLGS-specific 2021-08-09 robin [lldb] Fix break introduced in 14735ca 2021-08-09 ivan.zhechev [Flang] Ported test_symbols to Python 2021-08-09 Mark.Danial Update: clang/test/Profile/gcc-flag-compatibility.c to have -flto on AIX 2021-08-09 kazu [DWARF] Remove findRange (NFC) 2021-08-09 gchatelet [libc] Update size distributions for memory benchmarks 2021-08-05 bradley.smith [AArch64][SVE] Fix assertion failure when lowering fixed length gather/scatter 2021-08-09 anton.a.afanasyev [Test] Precommit tests for PR50555 2021-08-09 paul.robinson Reapply "[lit] Have REQUIRES support the target triple" 2021-08-09 mgorny [lldb] [test] Use Windows-friendly modes in vFile O_CREAT tests 2021-08-09 mgorny [lldb] [test] Mark new vFile tests as XFAIL on Windows 2021-08-06 arthur.j.odwyer [libc++] [test] IWYU in <concepts> tests. 2021-08-09 sven.vanhaastregt [OpenCL] Add missing virtual destructor 2021-08-09 mgorny [lldb] [test] Fix TestGdbRemotePlatformFile with non-022 umask 2021-08-09 paul.robinson Have compiler-rt/test/fuzzer report info to help diagnose a test issue Created with: roll-dep third_party/clspv-llvm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.