[all-commits] [llvm/llvm-project] 5a8fce: FORTRAN_INCLUDE_RUNTIME -> FLANG_INCLUDE_RUNTIME

Michael Kruse via All-commits all-commits at lists.llvm.org
Sun Jan 12 17:21:14 PST 2025


  Branch: refs/heads/users/meinersbur/flang_runtime_move-files
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a8fce2dfc31e05ace2d0c83ea3dc5d0af0827d3
      https://github.com/llvm/llvm-project/commit/5a8fce2dfc31e05ace2d0c83ea3dc5d0af0827d3
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  FORTRAN_INCLUDE_RUNTIME -> FLANG_INCLUDE_RUNTIME


  Commit: 24b9bbc23a961a34749fe86bac37efbe31a86797
      https://github.com/llvm/llvm-project/commit/24b9bbc23a961a34749fe86bac37efbe31a86797
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/test/lit.cfg.py

  Log Message:
  -----------
  Apply suggested Python formatting


  Commit: 64b6b420048d1f48b203f0290693f3337f4ce8f5
      https://github.com/llvm/llvm-project/commit/64b6b420048d1f48b203f0290693f3337f4ce8f5
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/io-api.h
    M flang/include/flang/Runtime/pointer.h
    M flang/include/flang/Semantics/semantics.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/lib/Support/CMakeLists.txt
    M flang/runtime/CUDA/allocatable.cpp
    M flang/unittests/Runtime/CUDA/Allocatable.cpp
    M flang/unittests/Runtime/CUDA/AllocatorCUF.cpp

  Log Message:
  -----------
  Reduce change noise


  Commit: c2aca788387a331c0465ebe883c6e23f31abf94d
      https://github.com/llvm/llvm-project/commit/c2aca788387a331c0465ebe883c6e23f31abf94d
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/io-api.h
    M flang/include/flang/Runtime/pointer.h
    M flang/include/flang/Semantics/semantics.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/lib/Support/CMakeLists.txt
    M flang/runtime/CUDA/allocatable.cpp
    M flang/unittests/Runtime/CUDA/Allocatable.cpp
    M flang/unittests/Runtime/CUDA/AllocatorCUF.cpp

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FortranSupport' into users/meinersbur/flang_runtime_Testing


  Commit: 5ea30b6b282802b7bd0bb1599075bc77c75ae9ce
      https://github.com/llvm/llvm-project/commit/5ea30b6b282802b7bd0bb1599075bc77c75ae9ce
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/io-api.h
    M flang/include/flang/Runtime/pointer.h
    M flang/include/flang/Semantics/semantics.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/lib/Support/CMakeLists.txt
    M flang/runtime/CUDA/allocatable.cpp
    M flang/unittests/Runtime/CUDA/Allocatable.cpp
    M flang/unittests/Runtime/CUDA/AllocatorCUF.cpp

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_Testing' into users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME


  Commit: 344af8a105db5ed4dea565310b74d6eedd7eb219
      https://github.com/llvm/llvm-project/commit/344af8a105db5ed4dea565310b74d6eedd7eb219
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/io-api.h
    M flang/include/flang/Runtime/pointer.h
    M flang/include/flang/Semantics/semantics.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/lib/Support/CMakeLists.txt
    M flang/runtime/CUDA/allocatable.cpp
    M flang/test/lit.cfg.py
    M flang/tools/f18/CMakeLists.txt
    M flang/unittests/Runtime/CUDA/Allocatable.cpp
    M flang/unittests/Runtime/CUDA/AllocatorCUF.cpp

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME' into users/meinersbur/flang_runtime_flang_rt


  Commit: 49f1570ac5ee5d9dfad244c29bb5c4994c270715
      https://github.com/llvm/llvm-project/commit/49f1570ac5ee5d9dfad244c29bb5c4994c270715
  Author: U-BERGUFFLEN\meinersbur <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang-rt/unittests/Runtime/CUDA/Allocatable.cpp
    M flang-rt/unittests/Runtime/CUDA/AllocatorCUF.cpp
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/io-api.h
    M flang/include/flang/Runtime/pointer.h
    M flang/include/flang/Semantics/semantics.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/lib/Support/CMakeLists.txt
    M flang/test/lit.cfg.py
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_flang_rt' into users/meinersbur/flang_runtime_move-files


  Commit: 34dd1d2de566cb011b4011b755e15cd0e752be03
      https://github.com/llvm/llvm-project/commit/34dd1d2de566cb011b4011b755e15cd0e752be03
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/pointer.h
    M flang/unittests/Runtime/CUDA/CMakeLists.txt

  Log Message:
  -----------
  Post-merge fixes


  Commit: 174336e81178c437e4be42d7a8abf3ab383ceb7f
      https://github.com/llvm/llvm-project/commit/174336e81178c437e4be42d7a8abf3ab383ceb7f
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M flang/unittests/CMakeLists.txt

  Log Message:
  -----------
  Avoid unrelated change


  Commit: a1003eb1b204a1b5967e9cd6661ee0bafbb3fb87
      https://github.com/llvm/llvm-project/commit/a1003eb1b204a1b5967e9cd6661ee0bafbb3fb87
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M flang/unittests/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME' into users/meinersbur/flang_runtime_flang_rt


  Commit: 17ee1828cde1ca51d654ab8ae770250e16478580
      https://github.com/llvm/llvm-project/commit/17ee1828cde1ca51d654ab8ae770250e16478580
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M flang/docs/FlangDriver.md

  Log Message:
  -----------
  Fix typo


  Commit: 10247c345e8cb243d52e5c58ab19b5939cf8bca7
      https://github.com/llvm/llvm-project/commit/10247c345e8cb243d52e5c58ab19b5939cf8bca7
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang-rt/.clang-format

  Log Message:
  -----------
  Typo


  Commit: 8ba1c543e6016ecefa89825e20aecb2e859fa2a1
      https://github.com/llvm/llvm-project/commit/8ba1c543e6016ecefa89825e20aecb2e859fa2a1
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang/docs/FlangDriver.md

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FortranDecimal' into users/meinersbur/flang_runtime_FortranSupport


  Commit: 44ba03c5c58165ed137242d270f714b69edd0bfd
      https://github.com/llvm/llvm-project/commit/44ba03c5c58165ed137242d270f714b69edd0bfd
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang/docs/FlangDriver.md

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FortranSupport' into users/meinersbur/flang_runtime_Testing


  Commit: a05640a8c58a48ecfd01da5ac3645c1119981ba3
      https://github.com/llvm/llvm-project/commit/a05640a8c58a48ecfd01da5ac3645c1119981ba3
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang/docs/FlangDriver.md

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_Testing' into users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME


  Commit: 8b4496af63236d14fdc2584dd165b47d8f26a39d
      https://github.com/llvm/llvm-project/commit/8b4496af63236d14fdc2584dd165b47d8f26a39d
  Author: U-BERGUFFLEN\meinersbur <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME' into users/meinersbur/flang_runtime_flang_rt


  Commit: a4d2f5847aa08ce992807c24be00fef44eb9ecb5
      https://github.com/llvm/llvm-project/commit/a4d2f5847aa08ce992807c24be00fef44eb9ecb5
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang/unittests/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_flang_rt' into users/meinersbur/flang_runtime_move-files


  Commit: d1a4cd6b35e84442bafd00c9ceb1020bdf629b12
      https://github.com/llvm/llvm-project/commit/d1a4cd6b35e84442bafd00c9ceb1020bdf629b12
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang-rt/include/flang-rt/array-constructor.h
    A flang-rt/include/flang-rt/assign-impl.h
    A flang-rt/include/flang-rt/buffer.h
    A flang-rt/include/flang-rt/connection.h
    A flang-rt/include/flang-rt/derived.h
    M flang-rt/include/flang-rt/descriptor.h
    A flang-rt/include/flang-rt/emit-encoded.h
    A flang-rt/include/flang-rt/environment.h
    A flang-rt/include/flang-rt/file.h
    A flang-rt/include/flang-rt/format-implementation.h
    A flang-rt/include/flang-rt/format.h
    A flang-rt/include/flang-rt/internal-unit.h
    A flang-rt/include/flang-rt/io-error.h
    A flang-rt/include/flang-rt/io-stmt.h
    A flang-rt/include/flang-rt/lock.h
    A flang-rt/include/flang-rt/namelist.h
    A flang-rt/include/flang-rt/non-tbp-dio.h
    A flang-rt/include/flang-rt/numeric-templates.h
    A flang-rt/include/flang-rt/random-templates.h
    A flang-rt/include/flang-rt/reduction-templates.h
    A flang-rt/include/flang-rt/stat.h
    A flang-rt/include/flang-rt/terminator.h
    A flang-rt/include/flang-rt/tools.h
    A flang-rt/include/flang-rt/type-info.h
    A flang-rt/include/flang-rt/utf.h
    M flang-rt/lib/FortranFloat128Math/math-entries.h
    M flang-rt/lib/FortranFloat128Math/norm2.cpp
    M flang-rt/lib/FortranFloat128Math/numeric-template-specs.h
    M flang-rt/lib/FortranFloat128Math/random.cpp
    M flang-rt/lib/flang_rt/CUDA/allocatable.cpp
    M flang-rt/lib/flang_rt/CUDA/allocator.cpp
    M flang-rt/lib/flang_rt/CUDA/descriptor.cpp
    M flang-rt/lib/flang_rt/CUDA/kernel.cpp
    M flang-rt/lib/flang_rt/CUDA/memmove-function.cpp
    M flang-rt/lib/flang_rt/CUDA/memory.cpp
    M flang-rt/lib/flang_rt/CUDA/registration.cpp
    M flang-rt/lib/flang_rt/ISO_Fortran_binding.cpp
    M flang-rt/lib/flang_rt/ISO_Fortran_util.h
    M flang-rt/lib/flang_rt/allocatable.cpp
    M flang-rt/lib/flang_rt/allocator-registry.cpp
    M flang-rt/lib/flang_rt/array-constructor.cpp
    R flang-rt/lib/flang_rt/assign-impl.h
    M flang-rt/lib/flang_rt/assign.cpp
    M flang-rt/lib/flang_rt/buffer.cpp
    R flang-rt/lib/flang_rt/buffer.h
    M flang-rt/lib/flang_rt/character.cpp
    M flang-rt/lib/flang_rt/command.cpp
    M flang-rt/lib/flang_rt/complex-powi.cpp
    M flang-rt/lib/flang_rt/connection.cpp
    R flang-rt/lib/flang_rt/connection.h
    M flang-rt/lib/flang_rt/copy.cpp
    M flang-rt/lib/flang_rt/derived-api.cpp
    M flang-rt/lib/flang_rt/derived.cpp
    R flang-rt/lib/flang_rt/derived.h
    M flang-rt/lib/flang_rt/descriptor-io.h
    M flang-rt/lib/flang_rt/descriptor.cpp
    M flang-rt/lib/flang_rt/dot-product.cpp
    M flang-rt/lib/flang_rt/edit-input.cpp
    M flang-rt/lib/flang_rt/edit-input.h
    M flang-rt/lib/flang_rt/edit-output.cpp
    M flang-rt/lib/flang_rt/edit-output.h
    R flang-rt/lib/flang_rt/emit-encoded.h
    M flang-rt/lib/flang_rt/environment.cpp
    R flang-rt/lib/flang_rt/environment.h
    M flang-rt/lib/flang_rt/exceptions.cpp
    M flang-rt/lib/flang_rt/execute.cpp
    M flang-rt/lib/flang_rt/extensions.cpp
    M flang-rt/lib/flang_rt/external-unit.cpp
    M flang-rt/lib/flang_rt/extrema.cpp
    M flang-rt/lib/flang_rt/file.cpp
    R flang-rt/lib/flang_rt/file.h
    M flang-rt/lib/flang_rt/findloc.cpp
    R flang-rt/lib/flang_rt/format-implementation.h
    M flang-rt/lib/flang_rt/format.cpp
    R flang-rt/lib/flang_rt/format.h
    M flang-rt/lib/flang_rt/inquiry.cpp
    M flang-rt/lib/flang_rt/internal-unit.cpp
    R flang-rt/lib/flang_rt/internal-unit.h
    M flang-rt/lib/flang_rt/io-api-common.h
    M flang-rt/lib/flang_rt/io-api-minimal.cpp
    M flang-rt/lib/flang_rt/io-api.cpp
    M flang-rt/lib/flang_rt/io-error.cpp
    R flang-rt/lib/flang_rt/io-error.h
    M flang-rt/lib/flang_rt/io-stmt.cpp
    R flang-rt/lib/flang_rt/io-stmt.h
    R flang-rt/lib/flang_rt/lock.h
    M flang-rt/lib/flang_rt/main.cpp
    M flang-rt/lib/flang_rt/matmul-transpose.cpp
    M flang-rt/lib/flang_rt/matmul.cpp
    M flang-rt/lib/flang_rt/memory.cpp
    M flang-rt/lib/flang_rt/misc-intrinsic.cpp
    M flang-rt/lib/flang_rt/namelist.cpp
    R flang-rt/lib/flang_rt/namelist.h
    M flang-rt/lib/flang_rt/non-tbp-dio.cpp
    R flang-rt/lib/flang_rt/non-tbp-dio.h
    R flang-rt/lib/flang_rt/numeric-templates.h
    M flang-rt/lib/flang_rt/numeric.cpp
    M flang-rt/lib/flang_rt/pointer.cpp
    M flang-rt/lib/flang_rt/product.cpp
    M flang-rt/lib/flang_rt/pseudo-unit.cpp
    M flang-rt/lib/flang_rt/ragged.cpp
    R flang-rt/lib/flang_rt/random-templates.h
    M flang-rt/lib/flang_rt/random.cpp
    M flang-rt/lib/flang_rt/reduce.cpp
    R flang-rt/lib/flang_rt/reduction-templates.h
    M flang-rt/lib/flang_rt/reduction.cpp
    M flang-rt/lib/flang_rt/stack.h
    M flang-rt/lib/flang_rt/stat.cpp
    R flang-rt/lib/flang_rt/stat.h
    M flang-rt/lib/flang_rt/stop.cpp
    M flang-rt/lib/flang_rt/sum.cpp
    M flang-rt/lib/flang_rt/support.cpp
    M flang-rt/lib/flang_rt/temporary-stack.cpp
    M flang-rt/lib/flang_rt/terminator.cpp
    R flang-rt/lib/flang_rt/terminator.h
    M flang-rt/lib/flang_rt/time-intrinsic.cpp
    M flang-rt/lib/flang_rt/tools.cpp
    R flang-rt/lib/flang_rt/tools.h
    M flang-rt/lib/flang_rt/transformational.cpp
    M flang-rt/lib/flang_rt/type-info.cpp
    R flang-rt/lib/flang_rt/type-info.h
    M flang-rt/lib/flang_rt/unit-map.h
    M flang-rt/lib/flang_rt/unit.cpp
    M flang-rt/lib/flang_rt/unit.h
    M flang-rt/lib/flang_rt/utf.cpp
    R flang-rt/lib/flang_rt/utf.h
    M flang-rt/unittests/Runtime/Allocatable.cpp
    M flang-rt/unittests/Runtime/BufferTest.cpp
    M flang-rt/unittests/Runtime/CUDA/Allocatable.cpp
    M flang-rt/unittests/Runtime/CUDA/AllocatorCUF.cpp
    M flang-rt/unittests/Runtime/CUDA/Memory.cpp
    M flang-rt/unittests/Runtime/Complex.cpp
    M flang-rt/unittests/Runtime/CrashHandlerFixture.cpp
    M flang-rt/unittests/Runtime/CrashHandlerFixture.h
    M flang-rt/unittests/Runtime/Derived.cpp
    M flang-rt/unittests/Runtime/Format.cpp
    M flang-rt/unittests/Runtime/ListInputTest.cpp
    M flang-rt/unittests/Runtime/Namelist.cpp
    M flang-rt/unittests/Runtime/Pointer.cpp
    M flang-rt/unittests/Runtime/RuntimeCrashTest.cpp
    M flang-rt/unittests/Runtime/Stop.cpp
    M flang-rt/unittests/Runtime/TemporaryStack.cpp
    M flang/include/flang/Runtime/allocatable.h
    M flang/include/flang/Runtime/descriptor-consts.h

  Log Message:
  -----------
  Avoid sibling includes


  Commit: 530b17769ef5df7bc0f2207d98e00710544700a1
      https://github.com/llvm/llvm-project/commit/530b17769ef5df7bc0f2207d98e00710544700a1
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang-rt/include/flang-rt/array-constructor.h
    M flang-rt/lib/flang_rt/allocatable.cpp
    M flang-rt/lib/flang_rt/type-code.cpp
    M flang-rt/lib/flang_rt/type-info.cpp
    M flang/include/flang/Runtime/allocatable.h

  Log Message:
  -----------
  Reduce change noise


  Commit: 57e9dd11d0d3e23627188bbaf0f60cfaa44d0089
      https://github.com/llvm/llvm-project/commit/57e9dd11d0d3e23627188bbaf0f60cfaa44d0089
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  iso_fortran_env_impl.mod still required


  Commit: 2b5443e716bdc9b786ba43c1fe91b9483fa8872e
      https://github.com/llvm/llvm-project/commit/2b5443e716bdc9b786ba43c1fe91b9483fa8872e
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME' into users/meinersbur/flang_runtime_flang_rt


  Commit: 1a9e1e2e9960d4450277059c4a406f4f7fd9f68b
      https://github.com/llvm/llvm-project/commit/1a9e1e2e9960d4450277059c4a406f4f7fd9f68b
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_flang_rt' into users/meinersbur/flang_runtime_move-files


Compare: https://github.com/llvm/llvm-project/compare/b58bd1ffc06f...1a9e1e2e9960

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list