[clang] b5c8462 - [clang-format] NFC update LLVM overall clang-formatted status

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 3 05:10:57 PST 2022


Author: mydeveloperday
Date: 2022-01-03T13:10:30Z
New Revision: b5c84626bb650235fc0902f02621de928e5faf80

URL: https://github.com/llvm/llvm-project/commit/b5c84626bb650235fc0902f02621de928e5faf80
DIFF: https://github.com/llvm/llvm-project/commit/b5c84626bb650235fc0902f02621de928e5faf80.diff

LOG: [clang-format] NFC update LLVM overall clang-formatted status

A 1% increase in the number of clang-formatted files.

An additional 235 files have been added to LLVM, and an additional
268 files are now clang-format clean. Raising the overall % to 52%

There are now 8407 files clean out of 15902 (ignoring lit tests)

Added: 
    

Modified: 
    clang/docs/ClangFormattedStatus.rst
    clang/docs/tools/clang-formatted-files.txt

Removed: 
    


################################################################################
diff  --git a/clang/docs/ClangFormattedStatus.rst b/clang/docs/ClangFormattedStatus.rst
index c0f8cb8bd3b14..14c3638468aca 100644
--- a/clang/docs/ClangFormattedStatus.rst
+++ b/clang/docs/ClangFormattedStatus.rst
@@ -17,7 +17,7 @@ Clang Formatted Status
 ======================
 
 :doc:`ClangFormattedStatus` describes the state of LLVM source
-tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:36:33 (`976bb4724c04 <https://github.com/llvm/llvm-project/commit/976bb4724c04>`_).
+tree in terms of conformance to :doc:`ClangFormat` as of: January 03, 2022 11:33:59 (`cd2b050fa499 <https://github.com/llvm/llvm-project/commit/cd2b050fa499>`_).
 
 
 .. list-table:: LLVM Clang-Format Status
@@ -80,10 +80,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - :none:`0%`
    * - clang/include/clang/Analysis/FlowSensitive
-     - `2`
-     - `1`
+     - `7`
+     - `6`
      - `1`
-     - :part:`50%`
+     - :part:`85%`
    * - clang/include/clang/Analysis/Support
      - `1`
      - `0`
@@ -266,9 +266,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`80%`
    * - clang/include/clang/Tooling/Refactoring/Extract
      - `2`
-     - `1`
-     - `1`
-     - :part:`50%`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - clang/include/clang/Tooling/Refactoring/Rename
      - `6`
      - `5`
@@ -299,6 +299,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `4`
      - `24`
      - :part:`14%`
+   * - clang/lib/Analysis/FlowSensitive
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - clang/lib/Analysis/plugins/CheckerDependencyHandling
      - `1`
      - `1`
@@ -395,10 +400,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `12`
      - :part:`14%`
    * - clang/lib/Driver/ToolChains
-     - `91`
-     - `36`
-     - `55`
-     - :part:`39%`
+     - `95`
+     - `41`
+     - `54`
+     - :part:`43%`
    * - clang/lib/Driver/ToolChains/Arch
      - `20`
      - `7`
@@ -430,15 +435,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - clang/lib/Headers
-     - `145`
-     - `15`
+     - `146`
+     - `16`
      - `130`
      - :part:`10%`
    * - clang/lib/Headers/openmp_wrappers
      - `5`
-     - `4`
-     - `1`
-     - :part:`80%`
+     - `5`
+     - `0`
+     - :good:`100%`
    * - clang/lib/Headers/ppc_wrappers
      - `7`
      - `2`
@@ -476,9 +481,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - clang/lib/Sema
      - `55`
-     - `4`
-     - `51`
-     - :part:`7%`
+     - `5`
+     - `50`
+     - :part:`9%`
    * - clang/lib/Serialization
      - `17`
      - `2`
@@ -546,9 +551,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - clang/lib/Tooling/DependencyScanning
      - `5`
-     - `2`
      - `3`
-     - :part:`40%`
+     - `2`
+     - :part:`60%`
    * - clang/lib/Tooling/DumpTool
      - `4`
      - `3`
@@ -729,6 +734,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - `4`
      - :part:`33%`
+   * - clang/unittests/Analysis/FlowSensitive
+     - `5`
+     - `5`
+     - `0`
+     - :good:`100%`
    * - clang/unittests/AST
      - `30`
      - `8`
@@ -901,9 +911,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - clang-tools-extra/clang-include-fixer
      - `13`
-     - `7`
-     - `6`
-     - :part:`53%`
+     - `8`
+     - `5`
+     - :part:`61%`
    * - clang-tools-extra/clang-include-fixer/find-all-symbols
      - `17`
      - `13`
@@ -956,14 +966,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - clang-tools-extra/clang-tidy
      - `18`
-     - `11`
-     - `7`
-     - :part:`61%`
+     - `12`
+     - `6`
+     - :part:`66%`
    * - clang-tools-extra/clang-tidy/abseil
      - `42`
-     - `30`
-     - `12`
-     - :part:`71%`
+     - `31`
+     - `11`
+     - :part:`73%`
    * - clang-tools-extra/clang-tidy/altera
      - `11`
      - `9`
@@ -980,8 +990,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - clang-tools-extra/clang-tidy/bugprone
-     - `119`
-     - `99`
+     - `121`
+     - `101`
      - `20`
      - :part:`83%`
    * - clang-tools-extra/clang-tidy/cert
@@ -1050,10 +1060,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - clang-tools-extra/clang-tidy/objc
-     - `15`
-     - `10`
+     - `17`
+     - `12`
      - `5`
-     - :part:`66%`
+     - :part:`70%`
    * - clang-tools-extra/clang-tidy/openmp
      - `5`
      - `5`
@@ -1180,8 +1190,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - clang-tools-extra/clangd/unittests
-     - `79`
-     - `66`
+     - `78`
+     - `65`
      - `13`
      - :part:`83%`
    * - clang-tools-extra/clangd/unittests/decision_forest_model
@@ -1276,9 +1286,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - clang-tools-extra/unittests/clang-tidy
      - `16`
-     - `7`
-     - `9`
-     - :part:`43%`
+     - `8`
+     - `8`
+     - :part:`50%`
    * - clang-tools-extra/unittests/include/common
      - `1`
      - `0`
@@ -1301,9 +1311,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`66%`
    * - compiler-rt/lib/asan
      - `56`
-     - `3`
-     - `53`
-     - :part:`5%`
+     - `4`
+     - `52`
+     - :part:`7%`
    * - compiler-rt/lib/asan/tests
      - `17`
      - `1`
@@ -1401,9 +1411,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`33%`
    * - compiler-rt/lib/lsan
      - `20`
-     - `2`
-     - `18`
-     - :part:`10%`
+     - `4`
+     - `16`
+     - :part:`20%`
    * - compiler-rt/lib/memprof
      - `32`
      - `31`
@@ -1445,20 +1455,20 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - :part:`33%`
    * - compiler-rt/lib/sanitizer_common
-     - `164`
-     - `24`
-     - `140`
-     - :part:`14%`
+     - `167`
+     - `28`
+     - `139`
+     - :part:`16%`
    * - compiler-rt/lib/sanitizer_common/symbolizer
      - `2`
      - `2`
      - `0`
      - :good:`100%`
    * - compiler-rt/lib/sanitizer_common/tests
-     - `44`
-     - `9`
-     - `35`
-     - :part:`20%`
+     - `46`
+     - `12`
+     - `34`
+     - :part:`26%`
    * - compiler-rt/lib/scudo
      - `20`
      - `0`
@@ -1486,9 +1496,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - compiler-rt/lib/scudo/standalone/tests
      - `25`
-     - `24`
-     - `1`
-     - :part:`96%`
+     - `25`
+     - `0`
+     - :good:`100%`
    * - compiler-rt/lib/scudo/standalone/tools
      - `1`
      - `1`
@@ -1515,6 +1525,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - compiler-rt/lib/tsan/rtl
+     - `59`
+     - `14`
+     - `45`
+     - :part:`23%`
+   * - compiler-rt/lib/tsan/rtl-old
      - `61`
      - `13`
      - `48`
@@ -1525,10 +1540,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `10`
      - :none:`0%`
    * - compiler-rt/lib/tsan/tests/unit
-     - `12`
+     - `11`
      - `3`
-     - `9`
-     - :part:`25%`
+     - `8`
+     - :part:`27%`
    * - compiler-rt/lib/ubsan
      - `27`
      - `7`
@@ -1540,10 +1555,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - compiler-rt/lib/xray
-     - `39`
+     - `40`
      - `27`
-     - `12`
-     - :part:`69%`
+     - `13`
+     - :part:`67%`
    * - compiler-rt/lib/xray/tests/unit
      - `10`
      - `8`
@@ -1560,15 +1575,20 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty
-     - `7`
+     - `8`
      - `0`
-     - `7`
+     - `8`
      - :none:`0%`
    * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect
      - `5`
      - `0`
      - `5`
      - :none:`0%`
+   * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_address
+     - `7`
+     - `0`
+     - `7`
+     - :none:`0%`
    * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/dex_and_source
      - `1`
      - `1`
@@ -1626,9 +1646,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb
      - `2`
-     - `2`
-     - `0`
-     - :good:`100%`
+     - `1`
+     - `1`
+     - :part:`50%`
    * - flang/examples
      - `1`
      - `1`
@@ -1685,8 +1705,13 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - flang/include/flang/Optimizer/Builder
-     - `6`
-     - `6`
+     - `7`
+     - `7`
+     - `0`
+     - :good:`100%`
+   * - flang/include/flang/Optimizer/Builder/Runtime
+     - `8`
+     - `8`
      - `0`
      - :good:`100%`
    * - flang/include/flang/Optimizer/CodeGen
@@ -1715,10 +1740,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :part:`94%`
    * - flang/include/flang/Runtime
-     - `24`
-     - `23`
+     - `27`
+     - `26`
      - `1`
-     - :part:`95%`
+     - :part:`96%`
    * - flang/include/flang/Semantics
      - `9`
      - `8`
@@ -1759,6 +1784,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `6`
      - `0`
      - :good:`100%`
+   * - flang/lib/Optimizer/Builder/Runtime
+     - `7`
+     - `7`
+     - `0`
+     - :good:`100%`
    * - flang/lib/Optimizer/CodeGen
      - `10`
      - `9`
@@ -1775,8 +1805,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - flang/lib/Optimizer/Transforms
-     - `8`
-     - `8`
+     - `11`
+     - `11`
      - `0`
      - :good:`100%`
    * - flang/lib/Parser
@@ -1795,8 +1825,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - flang/runtime
-     - `70`
-     - `69`
+     - `73`
+     - `72`
      - `1`
      - :part:`98%`
    * - flang/tools/f18
@@ -1849,9 +1879,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `4`
      - `0`
      - :good:`100%`
+   * - flang/unittests/Optimizer/Builder/Runtime
+     - `8`
+     - `8`
+     - `0`
+     - :good:`100%`
    * - flang/unittests/Runtime
-     - `20`
-     - `20`
+     - `21`
+     - `21`
      - `0`
      - :good:`100%`
    * - libc/AOR_v20.02/math
@@ -1960,8 +1995,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/math
-     - `87`
-     - `87`
+     - `88`
+     - `88`
      - `0`
      - :good:`100%`
    * - libc/src/math/aarch64
@@ -1970,8 +2005,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/math/generic
-     - `88`
-     - `88`
+     - `89`
+     - `89`
      - `0`
      - :good:`100%`
    * - libc/src/math/x86_64
@@ -1995,8 +2030,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/stdlib
-     - `39`
-     - `39`
+     - `41`
+     - `41`
      - `0`
      - :good:`100%`
    * - libc/src/stdlib/linux
@@ -2010,8 +2045,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/string/memory_utils
-     - `7`
-     - `7`
+     - `8`
+     - `8`
      - `0`
      - :good:`100%`
    * - libc/src/sys/mman
@@ -2031,9 +2066,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - libc/src/threads/linux
      - `16`
-     - `8`
-     - `8`
-     - :part:`50%`
+     - `9`
+     - `7`
+     - :part:`56%`
    * - libc/src/time
      - `12`
      - `12`
@@ -2060,8 +2095,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/__support/FPUtil
-     - `19`
-     - `19`
+     - `16`
+     - `16`
      - `0`
      - :good:`100%`
    * - libc/src/__support/FPUtil/aarch64
@@ -2075,8 +2110,23 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - libc/src/__support/FPUtil/x86_64
-     - `2`
-     - `2`
+     - `6`
+     - `6`
+     - `0`
+     - :good:`100%`
+   * - libc/src/__support/OSUtil
+     - `3`
+     - `3`
+     - `0`
+     - :good:`100%`
+   * - libc/src/__support/OSUtil/linux
+     - `3`
+     - `3`
+     - `0`
+     - :good:`100%`
+   * - libc/src/__support/OSUtil/linux/x86_64
+     - `1`
+     - `1`
      - `0`
      - :good:`100%`
    * - libc/utils/HdrGen
@@ -2255,10 +2305,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - libcxx/benchmarks
-     - `23`
-     - `5`
+     - `27`
+     - `9`
      - `18`
-     - :part:`21%`
+     - :part:`33%`
    * - libcxx/include
      - `23`
      - `0`
@@ -2294,6 +2344,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - `4`
      - :none:`0%`
+   * - libcxx/include/__filesystem
+     - `16`
+     - `3`
+     - `13`
+     - :part:`18%`
    * - libcxx/include/__format
      - `15`
      - `0`
@@ -2310,14 +2365,19 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `32`
      - :none:`0%`
    * - libcxx/include/__memory
-     - `15`
-     - `0`
-     - `15`
-     - :none:`0%`
+     - `18`
+     - `1`
+     - `17`
+     - :part:`5%`
+   * - libcxx/include/__numeric
+     - `13`
+     - `4`
+     - `9`
+     - :part:`30%`
    * - libcxx/include/__random
-     - `35`
+     - `36`
      - `0`
-     - `35`
+     - `36`
      - :none:`0%`
    * - libcxx/include/__ranges
      - `25`
@@ -2375,9 +2435,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - libcxx/include/__utility
-     - `15`
+     - `16`
      - `0`
-     - `15`
+     - `16`
      - :none:`0%`
    * - libcxx/include/__variant
      - `1`
@@ -2385,25 +2445,35 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - libcxx/src
-     - `39`
-     - `3`
+     - `41`
+     - `5`
      - `36`
-     - :part:`7%`
+     - :part:`12%`
    * - libcxx/src/experimental
+     - `2`
      - `1`
-     - `0`
      - `1`
-     - :none:`0%`
+     - :part:`50%`
    * - libcxx/src/filesystem
      - `5`
      - `0`
      - `5`
      - :none:`0%`
    * - libcxx/src/include
+     - `6`
+     - `1`
      - `5`
-     - `0`
-     - `5`
-     - :none:`0%`
+     - :part:`16%`
+   * - libcxx/src/include/ryu
+     - `9`
+     - `8`
+     - `1`
+     - :part:`88%`
+   * - libcxx/src/ryu
+     - `3`
+     - `3`
+     - `0`
+     - :good:`100%`
    * - libcxx/src/support/ibm
      - `3`
      - `0`
@@ -2419,21 +2489,6 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - `3`
      - :none:`0%`
-   * - libcxx/utils/google-benchmark/cmake
-     - `5`
-     - `1`
-     - `4`
-     - :part:`20%`
-   * - libcxx/utils/google-benchmark/include/benchmark
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
-   * - libcxx/utils/google-benchmark/src
-     - `21`
-     - `18`
-     - `3`
-     - :part:`85%`
    * - libcxxabi/fuzz
      - `1`
      - `0`
@@ -2481,9 +2536,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`80%`
    * - lld/ELF
      - `48`
-     - `24`
-     - `24`
-     - :part:`50%`
+     - `25`
+     - `23`
+     - :part:`52%`
    * - lld/ELF/Arch
      - `14`
      - `4`
@@ -2499,36 +2554,6 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `4`
      - `16`
      - :part:`20%`
-   * - lld/include/lld/ReaderWriter
-     - `2`
-     - `0`
-     - `2`
-     - :none:`0%`
-   * - lld/lib/Core
-     - `8`
-     - `2`
-     - `6`
-     - :part:`25%`
-   * - lld/lib/Driver
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
-   * - lld/lib/ReaderWriter
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
-   * - lld/lib/ReaderWriter/MachO
-     - `30`
-     - `1`
-     - `29`
-     - :part:`3%`
-   * - lld/lib/ReaderWriter/YAML
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
    * - lld/MachO
      - `43`
      - `41`
@@ -2549,16 +2574,6 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
-   * - lld/unittests/DriverTests
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
-   * - lld/unittests/MachOTests
-     - `4`
-     - `0`
-     - `4`
-     - :none:`0%`
    * - lld/wasm
      - `29`
      - `15`
@@ -2615,10 +2630,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `16`
      - :part:`36%`
    * - lldb/include/lldb/Core
-     - `60`
-     - `31`
+     - `61`
+     - `32`
      - `29`
-     - :part:`51%`
+     - :part:`52%`
    * - lldb/include/lldb/DataFormatters
      - `18`
      - `10`
@@ -2704,7 +2719,7 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `40`
      - `23`
      - :part:`63%`
-   * - lldb/source
+   * - lldb/include/lldb/Version
      - `1`
      - `1`
      - `0`
@@ -2725,10 +2740,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `13`
      - :part:`81%`
    * - lldb/source/Core
-     - `48`
-     - `26`
-     - `22`
-     - :part:`54%`
+     - `49`
+     - `25`
+     - `24`
+     - :part:`51%`
    * - lldb/source/DataFormatters
      - `16`
      - `3`
@@ -2960,10 +2975,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - lldb/source/Plugins/Language/CPlusPlus
-     - `29`
-     - `18`
+     - `30`
+     - `19`
      - `11`
-     - :part:`62%`
+     - :part:`63%`
    * - lldb/source/Plugins/Language/ObjC
      - `21`
      - `14`
@@ -3104,6 +3119,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - `2`
      - :none:`0%`
+   * - lldb/source/Plugins/Platform/QemuUser
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - lldb/source/Plugins/Platform/Windows
      - `2`
      - `1`
@@ -3119,6 +3139,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `12`
      - `4`
      - :part:`75%`
+   * - lldb/source/Plugins/Process/FreeBSDKernel
+     - `10`
+     - `8`
+     - `2`
+     - :part:`80%`
    * - lldb/source/Plugins/Process/gdb-remote
      - `26`
      - `14`
@@ -3195,10 +3220,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :part:`50%`
    * - lldb/source/Plugins/ScriptInterpreter/Lua
-     - `4`
-     - `3`
-     - `1`
-     - :part:`75%`
+     - `5`
+     - `5`
+     - `0`
+     - :good:`100%`
    * - lldb/source/Plugins/ScriptInterpreter/None
      - `2`
      - `2`
@@ -3206,9 +3231,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - lldb/source/Plugins/ScriptInterpreter/Python
      - `16`
-     - `11`
-     - `5`
-     - :part:`68%`
+     - `12`
+     - `4`
+     - :part:`75%`
    * - lldb/source/Plugins/StructuredData/DarwinLog
      - `2`
      - `0`
@@ -3221,14 +3246,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - lldb/source/Plugins/SymbolFile/DWARF
      - `65`
-     - `37`
-     - `28`
-     - :part:`56%`
+     - `38`
+     - `27`
+     - :part:`58%`
    * - lldb/source/Plugins/SymbolFile/NativePDB
      - `20`
-     - `11`
-     - `9`
-     - :part:`55%`
+     - `10`
+     - `10`
+     - :part:`50%`
    * - lldb/source/Plugins/SymbolFile/PDB
      - `6`
      - `4`
@@ -3296,9 +3321,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`50%`
    * - lldb/source/Symbol
      - `31`
-     - `17`
-     - `14`
-     - :part:`54%`
+     - `18`
+     - `13`
+     - :part:`58%`
    * - lldb/source/Target
      - `68`
      - `33`
@@ -3309,6 +3334,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `45`
      - `13`
      - :part:`77%`
+   * - lldb/source/Version
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - lldb/tools/argdumper
      - `1`
      - `1`
@@ -3401,9 +3431,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - lldb/unittests/Core
      - `10`
-     - `8`
-     - `2`
-     - :part:`80%`
+     - `9`
+     - `1`
+     - :part:`90%`
    * - lldb/unittests/DataFormatter
      - `3`
      - `3`
@@ -3426,9 +3456,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - lldb/unittests/Expression
      - `5`
-     - `2`
      - `3`
-     - :part:`40%`
+     - `2`
+     - :part:`60%`
    * - lldb/unittests/Host
      - `15`
      - `10`
@@ -3536,29 +3566,29 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`66%`
    * - lldb/unittests/ScriptInterpreter/Lua
      - `2`
-     - `1`
-     - `1`
-     - :part:`50%`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - lldb/unittests/ScriptInterpreter/Python
      - `3`
-     - `1`
      - `2`
-     - :part:`33%`
+     - `1`
+     - :part:`66%`
    * - lldb/unittests/Signals
      - `1`
      - `1`
      - `0`
      - :good:`100%`
    * - lldb/unittests/Symbol
-     - `8`
-     - `4`
+     - `11`
+     - `7`
      - `4`
-     - :part:`50%`
+     - :part:`63%`
    * - lldb/unittests/SymbolFile/DWARF
-     - `5`
-     - `3`
+     - `6`
+     - `4`
      - `2`
-     - :part:`60%`
+     - :part:`66%`
    * - lldb/unittests/SymbolFile/DWARF/Inputs
      - `1`
      - `1`
@@ -3630,10 +3660,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - lldb/unittests/Utility
-     - `45`
+     - `46`
      - `32`
-     - `13`
-     - :part:`71%`
+     - `14`
+     - :part:`69%`
    * - lldb/utils/lit-cpuid
      - `1`
      - `0`
@@ -3865,15 +3895,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `6`
      - :part:`25%`
    * - llvm/include/llvm/ADT
-     - `88`
-     - `24`
-     - `64`
-     - :part:`27%`
+     - `91`
+     - `26`
+     - `65`
+     - :part:`28%`
    * - llvm/include/llvm/Analysis
-     - `125`
-     - `46`
-     - `79`
-     - :part:`36%`
+     - `129`
+     - `51`
+     - `78`
+     - :part:`39%`
    * - llvm/include/llvm/Analysis/Utils
      - `3`
      - `1`
@@ -3900,10 +3930,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `3`
      - :none:`0%`
    * - llvm/include/llvm/CodeGen
-     - `153`
-     - `47`
+     - `156`
+     - `50`
      - `106`
-     - :part:`30%`
+     - :part:`32%`
    * - llvm/include/llvm/CodeGen/GlobalISel
      - `29`
      - `9`
@@ -3931,9 +3961,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`70%`
    * - llvm/include/llvm/DebugInfo/DWARF
      - `32`
-     - `15`
-     - `17`
-     - :part:`46%`
+     - `14`
+     - `18`
+     - :part:`43%`
    * - llvm/include/llvm/DebugInfo/GSYM
      - `14`
      - `4`
@@ -3946,9 +3976,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`80%`
    * - llvm/include/llvm/DebugInfo/PDB
      - `50`
-     - `7`
-     - `43`
-     - :part:`14%`
+     - `30`
+     - `20`
+     - :part:`60%`
    * - llvm/include/llvm/DebugInfo/PDB/DIA
      - `20`
      - `9`
@@ -3964,6 +3994,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - `1`
      - :part:`66%`
+   * - llvm/include/llvm/Debuginfod
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - llvm/include/llvm/Demangle
      - `7`
      - `3`
@@ -3986,14 +4021,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`16%`
    * - llvm/include/llvm/ExecutionEngine/JITLink
      - `16`
-     - `14`
-     - `2`
-     - :part:`87%`
+     - `13`
+     - `3`
+     - :part:`81%`
    * - llvm/include/llvm/ExecutionEngine/Orc
-     - `37`
-     - `27`
+     - `38`
+     - `28`
      - `10`
-     - :part:`72%`
+     - :part:`73%`
    * - llvm/include/llvm/ExecutionEngine/Orc/Shared
      - `7`
      - `4`
@@ -4010,10 +4045,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - llvm/include/llvm/Frontend/OpenMP
+     - `5`
      - `4`
-     - `4`
-     - `0`
-     - :good:`100%`
+     - `1`
+     - :part:`80%`
    * - llvm/include/llvm/FuzzMutate
      - `6`
      - `0`
@@ -4025,10 +4060,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - llvm/include/llvm/IR
-     - `91`
-     - `25`
-     - `66`
-     - :part:`27%`
+     - `92`
+     - `28`
+     - `64`
+     - :part:`30%`
    * - llvm/include/llvm/IRReader
      - `1`
      - `0`
@@ -4056,9 +4091,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - llvm/include/llvm/MC
      - `74`
-     - `22`
-     - `52`
-     - :part:`29%`
+     - `23`
+     - `51`
+     - :part:`31%`
    * - llvm/include/llvm/MC/MCDisassembler
      - `4`
      - `1`
@@ -4081,9 +4116,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`66%`
    * - llvm/include/llvm/MCA/Stages
      - `8`
-     - `7`
-     - `1`
-     - :part:`87%`
+     - `8`
+     - `0`
+     - :good:`100%`
    * - llvm/include/llvm/Object
      - `31`
      - `12`
@@ -4105,10 +4140,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - :part:`50%`
    * - llvm/include/llvm/ProfileData
-     - `8`
-     - `3`
+     - `10`
      - `5`
-     - :part:`37%`
+     - `5`
+     - :part:`50%`
    * - llvm/include/llvm/ProfileData/Coverage
      - `3`
      - `2`
@@ -4121,9 +4156,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`91%`
    * - llvm/include/llvm/Support
      - `182`
-     - `65`
-     - `117`
-     - :part:`35%`
+     - `67`
+     - `115`
+     - :part:`36%`
    * - llvm/include/llvm/Support/FileSystem
      - `1`
      - `1`
@@ -4200,15 +4235,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `11`
      - :part:`71%`
    * - llvm/include/llvm/Transforms/Scalar
-     - `74`
-     - `46`
+     - `75`
+     - `47`
      - `28`
      - :part:`62%`
    * - llvm/include/llvm/Transforms/Utils
-     - `71`
-     - `41`
+     - `73`
+     - `43`
      - `30`
-     - :part:`57%`
+     - :part:`58%`
    * - llvm/include/llvm/Transforms/Vectorize
      - `5`
      - `1`
@@ -4230,20 +4265,20 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `4`
      - :part:`76%`
    * - llvm/include/llvm-c
-     - `26`
+     - `27`
      - `12`
-     - `14`
-     - :part:`46%`
+     - `15`
+     - :part:`44%`
    * - llvm/include/llvm-c/Transforms
      - `9`
      - `3`
      - `6`
      - :part:`33%`
    * - llvm/lib/Analysis
-     - `117`
-     - `38`
+     - `119`
+     - `40`
      - `79`
-     - :part:`32%`
+     - :part:`33%`
    * - llvm/lib/AsmParser
      - `3`
      - `1`
@@ -4256,9 +4291,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`75%`
    * - llvm/lib/Bitcode/Reader
      - `7`
-     - `1`
-     - `6`
-     - :part:`14%`
+     - `2`
+     - `5`
+     - :part:`28%`
    * - llvm/lib/Bitcode/Writer
      - `5`
      - `0`
@@ -4270,15 +4305,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - llvm/lib/CodeGen
-     - `209`
-     - `51`
+     - `215`
+     - `57`
      - `158`
-     - :part:`24%`
+     - :part:`26%`
    * - llvm/lib/CodeGen/AsmPrinter
      - `45`
-     - `17`
-     - `28`
-     - :part:`37%`
+     - `18`
+     - `27`
+     - :part:`40%`
    * - llvm/lib/CodeGen/GlobalISel
      - `26`
      - `9`
@@ -4339,6 +4374,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - `2`
      - :part:`50%`
+   * - llvm/lib/Debuginfod
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - llvm/lib/Demangle
      - `6`
      - `4`
@@ -4346,9 +4386,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`66%`
    * - llvm/lib/DWARFLinker
      - `4`
-     - `4`
-     - `0`
-     - :good:`100%`
+     - `3`
+     - `1`
+     - :part:`75%`
    * - llvm/lib/DWP
      - `2`
      - `2`
@@ -4385,10 +4425,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - :none:`0%`
    * - llvm/lib/ExecutionEngine/Orc
-     - `36`
-     - `20`
-     - `16`
-     - :part:`55%`
+     - `37`
+     - `22`
+     - `15`
+     - :part:`59%`
    * - llvm/lib/ExecutionEngine/Orc/Shared
      - `3`
      - `3`
@@ -4445,10 +4485,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - llvm/lib/IR
-     - `68`
-     - `19`
+     - `69`
+     - `20`
      - `49`
-     - :part:`27%`
+     - :part:`28%`
    * - llvm/lib/IRReader
      - `1`
      - `0`
@@ -4516,14 +4556,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - llvm/lib/Passes
      - `6`
-     - `4`
-     - `2`
-     - :part:`66%`
+     - `3`
+     - `3`
+     - :part:`50%`
    * - llvm/lib/ProfileData
-     - `8`
-     - `2`
+     - `10`
+     - `4`
      - `6`
-     - :part:`25%`
+     - :part:`40%`
    * - llvm/lib/ProfileData/Coverage
      - `3`
      - `0`
@@ -4536,9 +4576,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`76%`
    * - llvm/lib/Support
      - `141`
-     - `57`
-     - `84`
-     - :part:`40%`
+     - `58`
+     - `83`
+     - :part:`41%`
    * - llvm/lib/Support/Unix
      - `1`
      - `0`
@@ -4556,9 +4596,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - llvm/lib/Target/AArch64
      - `60`
-     - `7`
-     - `53`
-     - :part:`11%`
+     - `6`
+     - `54`
+     - :part:`10%`
    * - llvm/lib/Target/AArch64/AsmParser
      - `1`
      - `0`
@@ -4645,10 +4685,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - llvm/lib/Target/ARM
-     - `75`
-     - `8`
-     - `67`
-     - :part:`10%`
+     - `76`
+     - `10`
+     - `66`
+     - :part:`13%`
    * - llvm/lib/Target/ARM/AsmParser
      - `1`
      - `0`
@@ -4701,9 +4741,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - llvm/lib/Target/BPF
      - `32`
-     - `8`
-     - `24`
-     - :part:`25%`
+     - `9`
+     - `23`
+     - :part:`28%`
    * - llvm/lib/Target/BPF/AsmParser
      - `1`
      - `0`
@@ -4746,9 +4786,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - llvm/lib/Target/Hexagon
      - `80`
-     - `4`
-     - `76`
-     - :part:`5%`
+     - `6`
+     - `74`
+     - :part:`7%`
    * - llvm/lib/Target/Hexagon/AsmParser
      - `1`
      - `0`
@@ -4825,10 +4865,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - llvm/lib/Target/Mips
-     - `69`
-     - `11`
+     - `70`
+     - `12`
      - `58`
-     - :part:`15%`
+     - :part:`17%`
    * - llvm/lib/Target/Mips/AsmParser
      - `1`
      - `0`
@@ -4946,9 +4986,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - llvm/lib/Target/Sparc
      - `23`
-     - `2`
-     - `21`
-     - :part:`8%`
+     - `3`
+     - `20`
+     - :part:`13%`
    * - llvm/lib/Target/Sparc/AsmParser
      - `1`
      - `0`
@@ -5011,9 +5051,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - llvm/lib/Target/VE/MCTargetDesc
      - `14`
-     - `13`
-     - `1`
-     - :part:`92%`
+     - `14`
+     - `0`
+     - :good:`100%`
    * - llvm/lib/Target/VE/TargetInfo
      - `2`
      - `1`
@@ -5146,9 +5186,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`36%`
    * - llvm/lib/Transforms/IPO
      - `44`
-     - `11`
-     - `33`
-     - :part:`25%`
+     - `10`
+     - `34`
+     - :part:`22%`
    * - llvm/lib/Transforms/ObjCARC
      - `15`
      - `4`
@@ -5156,14 +5196,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`26%`
    * - llvm/lib/Transforms/Scalar
      - `79`
-     - `15`
-     - `64`
-     - :part:`18%`
-   * - llvm/lib/Transforms/Utils
-     - `75`
      - `16`
+     - `63`
+     - :part:`20%`
+   * - llvm/lib/Transforms/Utils
+     - `77`
+     - `18`
      - `59`
-     - :part:`21%`
+     - :part:`23%`
    * - llvm/lib/Transforms/Vectorize
      - `22`
      - `13`
@@ -5284,6 +5324,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - `1`
      - :none:`0%`
+   * - llvm/tools/llvm-debuginfod-find
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - llvm/tools/llvm-
diff 
      - `1`
      - `0`
@@ -5516,9 +5561,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - llvm/tools/llvm-profgen
      - `11`
-     - `8`
-     - `3`
-     - :part:`72%`
+     - `7`
+     - `4`
+     - :part:`63%`
    * - llvm/tools/llvm-rc
      - `12`
      - `6`
@@ -5675,10 +5720,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `46`
      - :part:`41%`
    * - llvm/unittests/Analysis
-     - `37`
-     - `11`
-     - `26`
-     - :part:`29%`
+     - `38`
+     - `13`
+     - `25`
+     - :part:`34%`
    * - llvm/unittests/AsmParser
      - `1`
      - `1`
@@ -5700,10 +5745,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :part:`50%`
    * - llvm/unittests/CodeGen
-     - `18`
-     - `8`
+     - `19`
+     - `9`
      - `10`
-     - :part:`44%`
+     - :part:`47%`
    * - llvm/unittests/CodeGen/GlobalISel
      - `13`
      - `2`
@@ -5739,6 +5784,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - llvm/unittests/Debuginfod
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - llvm/unittests/Demangle
      - `7`
      - `5`
@@ -5771,9 +5821,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :none:`0%`
    * - llvm/unittests/Frontend
      - `4`
-     - `3`
-     - `1`
-     - :part:`75%`
+     - `4`
+     - `0`
+     - :good:`100%`
    * - llvm/unittests/FuzzMutate
      - `4`
      - `0`
@@ -5855,10 +5905,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `3`
      - :part:`62%`
    * - llvm/unittests/Support
-     - `97`
-     - `32`
+     - `98`
+     - `33`
      - `65`
-     - :part:`32%`
+     - :part:`33%`
    * - llvm/unittests/Support/CommandLineInit
      - `1`
      - `1`
@@ -5979,21 +6029,6 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `7`
      - `1`
      - :part:`87%`
-   * - llvm/utils/benchmark/cmake
-     - `5`
-     - `3`
-     - `2`
-     - :part:`60%`
-   * - llvm/utils/benchmark/include/benchmark
-     - `1`
-     - `0`
-     - `1`
-     - :none:`0%`
-   * - llvm/utils/benchmark/src
-     - `19`
-     - `0`
-     - `19`
-     - :none:`0%`
    * - llvm/utils/FileCheck
      - `1`
      - `0`
@@ -6250,18 +6285,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Analysis
-     - `15`
-     - `13`
+     - `14`
+     - `12`
      - `2`
-     - :part:`86%`
+     - :part:`85%`
    * - mlir/include/mlir/Analysis/AliasAnalysis
      - `1`
      - `1`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Analysis/Presburger
-     - `3`
-     - `3`
+     - `6`
+     - `6`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Bindings/Python
@@ -6304,6 +6339,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/include/mlir/Conversion/BufferizationToMemRef
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - mlir/include/mlir/Conversion/ComplexToLLVM
      - `1`
      - `1`
@@ -6325,8 +6365,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :none:`0%`
    * - mlir/include/mlir/Conversion/GPUToROCDL
-     - `1`
-     - `1`
+     - `2`
+     - `2`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Conversion/GPUToSPIRV
@@ -6530,8 +6570,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Async
-     - `1`
-     - `1`
+     - `2`
+     - `2`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Async/IR
@@ -6544,6 +6584,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - `0`
      - :good:`100%`
+   * - mlir/include/mlir/Dialect/Bufferization/Transforms
+     - `2`
+     - `2`
+     - `0`
+     - :good:`100%`
    * - mlir/include/mlir/Dialect/Complex/IR
      - `1`
      - `1`
@@ -6575,13 +6620,13 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize
-     - `7`
-     - `7`
-     - `0`
-     - :good:`100%`
+     - `10`
+     - `9`
+     - `1`
+     - :part:`90%`
    * - mlir/include/mlir/Dialect/Linalg/IR
-     - `3`
-     - `3`
+     - `2`
+     - `2`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Linalg/Transforms
@@ -6655,10 +6700,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/SCF
+     - `5`
      - `4`
-     - `3`
      - `1`
-     - :part:`75%`
+     - :part:`80%`
    * - mlir/include/mlir/Dialect/Shape/IR
      - `1`
      - `1`
@@ -6720,8 +6765,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Tensor/IR
-     - `1`
-     - `1`
+     - `2`
+     - `2`
      - `0`
      - :good:`100%`
    * - mlir/include/mlir/Dialect/Tensor/Transforms
@@ -6801,9 +6846,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :part:`60%`
    * - mlir/include/mlir/TableGen
      - `21`
-     - `18`
-     - `3`
-     - :part:`85%`
+     - `19`
+     - `2`
+     - :part:`90%`
    * - mlir/include/mlir/Target/Cpp
      - `1`
      - `1`
@@ -6879,11 +6924,21 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/include/mlir/Tools/PDLL/AST
+     - `4`
+     - `2`
+     - `2`
+     - :part:`50%`
+   * - mlir/include/mlir/Tools/PDLL/Parser
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - mlir/include/mlir/Transforms
-     - `13`
-     - `11`
+     - `12`
+     - `10`
      - `2`
-     - :part:`84%`
+     - :part:`83%`
    * - mlir/include/mlir-c
      - `15`
      - `15`
@@ -6900,8 +6955,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Analysis
-     - `15`
-     - `15`
+     - `14`
+     - `14`
      - `0`
      - :good:`100%`
    * - mlir/lib/Analysis/AliasAnalysis
@@ -6910,15 +6965,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Analysis/Presburger
-     - `2`
-     - `2`
+     - `5`
+     - `5`
      - `0`
      - :good:`100%`
    * - mlir/lib/Bindings/Python
      - `22`
-     - `22`
-     - `0`
-     - :good:`100%`
+     - `21`
+     - `1`
+     - :part:`95%`
    * - mlir/lib/Bindings/Python/Conversions
      - `1`
      - `1`
@@ -6999,6 +7054,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/lib/Conversion/BufferizationToMemRef
+     - `1`
+     - `0`
+     - `1`
+     - :none:`0%`
    * - mlir/lib/Conversion/ComplexToLLVM
      - `1`
      - `1`
@@ -7036,9 +7096,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - mlir/lib/Conversion/LinalgToLLVM
      - `1`
-     - `0`
      - `1`
-     - :none:`0%`
+     - `0`
+     - :good:`100%`
    * - mlir/lib/Conversion/LinalgToSPIRV
      - `2`
      - `1`
@@ -7095,8 +7155,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Conversion/PDLToPDLInterp
-     - `5`
-     - `5`
+     - `7`
+     - `7`
      - `0`
      - :good:`100%`
    * - mlir/lib/Conversion/ReconcileUnrealizedCasts
@@ -7150,8 +7210,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Conversion/TosaToLinalg
-     - `2`
-     - `2`
+     - `4`
+     - `4`
      - `0`
      - :good:`100%`
    * - mlir/lib/Conversion/TosaToSCF
@@ -7259,6 +7319,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `3`
      - `0`
      - :good:`100%`
+   * - mlir/lib/Dialect/Bufferization/Transforms
+     - `3`
+     - `3`
+     - `0`
+     - :good:`100%`
    * - mlir/lib/Dialect/Complex/IR
      - `2`
      - `2`
@@ -7290,18 +7355,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Linalg/ComprehensiveBufferize
-     - `7`
-     - `7`
-     - `0`
-     - :good:`100%`
+     - `10`
+     - `9`
+     - `1`
+     - :part:`90%`
    * - mlir/lib/Dialect/Linalg/IR
      - `3`
      - `3`
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Linalg/Transforms
-     - `22`
-     - `22`
+     - `23`
+     - `23`
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Linalg/Utils
@@ -7385,10 +7450,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/SCF/Transforms
+     - `12`
      - `11`
-     - `10`
      - `1`
-     - :part:`90%`
+     - :part:`91%`
    * - mlir/lib/Dialect/Shape/IR
      - `1`
      - `1`
@@ -7450,8 +7515,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Tensor/IR
-     - `2`
-     - `2`
+     - `3`
+     - `3`
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Tensor/Transforms
@@ -7461,12 +7526,12 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - mlir/lib/Dialect/Tosa/IR
      - `1`
-     - `0`
      - `1`
-     - :none:`0%`
+     - `0`
+     - :good:`100%`
    * - mlir/lib/Dialect/Tosa/Transforms
-     - `3`
-     - `3`
+     - `4`
+     - `4`
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Tosa/Utils
@@ -7480,10 +7545,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/lib/Dialect/Vector
+     - `9`
      - `8`
-     - `7`
      - `1`
-     - :part:`87%`
+     - :part:`88%`
    * - mlir/lib/Dialect/X86Vector/IR
      - `1`
      - `1`
@@ -7506,9 +7571,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - mlir/lib/IR
      - `37`
-     - `35`
-     - `2`
-     - :part:`94%`
+     - `34`
+     - `3`
+     - :part:`91%`
    * - mlir/lib/Parser
      - `14`
      - `14`
@@ -7516,9 +7581,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - mlir/lib/Pass
      - `8`
-     - `7`
-     - `1`
-     - :part:`87%`
+     - `6`
+     - `2`
+     - :part:`75%`
    * - mlir/lib/Reducer
      - `4`
      - `4`
@@ -7624,16 +7689,26 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/lib/Tools/PDLL/AST
+     - `6`
+     - `5`
+     - `1`
+     - :part:`83%`
+   * - mlir/lib/Tools/PDLL/Parser
+     - `3`
+     - `1`
+     - `2`
+     - :part:`33%`
    * - mlir/lib/Transforms
-     - `21`
-     - `17`
-     - `4`
-     - :part:`80%`
+     - `19`
+     - `16`
+     - `3`
+     - :part:`84%`
    * - mlir/lib/Transforms/Utils
      - `8`
-     - `7`
-     - `1`
-     - :part:`87%`
+     - `8`
+     - `0`
+     - :good:`100%`
    * - mlir/lib/Translation
      - `1`
      - `1`
@@ -7659,6 +7734,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/tools/mlir-pdll
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - mlir/tools/mlir-reduce
      - `1`
      - `1`
@@ -7675,8 +7755,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/tools/mlir-tblgen
-     - `27`
-     - `26`
+     - `29`
+     - `28`
      - `1`
      - :part:`96%`
    * - mlir/tools/mlir-translate
@@ -7690,13 +7770,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/unittests/Analysis
-     - `6`
-     - `6`
+     - `5`
+     - `5`
      - `0`
      - :good:`100%`
    * - mlir/unittests/Analysis/Presburger
-     - `2`
-     - `2`
+     - `4`
+     - `4`
+     - `0`
+     - :good:`100%`
+   * - mlir/unittests/Conversion/PDLToPDLInterp
+     - `1`
+     - `1`
      - `0`
      - :good:`100%`
    * - mlir/unittests/Dialect
@@ -7709,6 +7794,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - `0`
      - :good:`100%`
+   * - mlir/unittests/Dialect/SCF
+     - `1`
+     - `1`
+     - `0`
+     - :good:`100%`
    * - mlir/unittests/Dialect/SparseTensor
      - `1`
      - `1`
@@ -7735,8 +7825,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - mlir/unittests/IR
-     - `6`
-     - `6`
+     - `7`
+     - `7`
      - `0`
      - :good:`100%`
    * - mlir/unittests/Pass
@@ -7760,8 +7850,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `2`
      - :part:`60%`
    * - mlir/unittests/Transforms
-     - `1`
-     - `1`
+     - `2`
+     - `2`
      - `0`
      - :good:`100%`
    * - openmp/libompd/src
@@ -7776,9 +7866,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - :good:`100%`
    * - openmp/libomptarget/DeviceRTL/src
      - `12`
-     - `11`
-     - `1`
-     - :part:`91%`
+     - `10`
+     - `2`
+     - :part:`83%`
    * - openmp/libomptarget/deviceRTLs
      - `2`
      - `2`
@@ -7815,15 +7905,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - openmp/libomptarget/include
-     - `6`
-     - `6`
+     - `8`
+     - `8`
      - `0`
      - :good:`100%`
    * - openmp/libomptarget/plugins/amdgpu/dynamic_hsa
      - `3`
-     - `3`
-     - `0`
-     - :good:`100%`
+     - `2`
+     - `1`
+     - :part:`66%`
    * - openmp/libomptarget/plugins/amdgpu/impl
      - `13`
      - `10`
@@ -7885,10 +7975,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `0`
      - :good:`100%`
    * - openmp/libomptarget/src
-     - `8`
      - `6`
+     - `4`
      - `2`
-     - :part:`75%`
+     - :part:`66%`
    * - openmp/libomptarget/tools/deviceinfo
      - `1`
      - `1`
@@ -8069,6 +8159,21 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `8`
      - `3`
      - :part:`72%`
+   * - third-party/benchmark/cmake
+     - `5`
+     - `1`
+     - `4`
+     - :part:`20%`
+   * - third-party/benchmark/include/benchmark
+     - `1`
+     - `0`
+     - `1`
+     - :none:`0%`
+   * - third-party/benchmark/src
+     - `21`
+     - `21`
+     - `0`
+     - :good:`100%`
    * - utils/bazel/llvm-project-overlay/clang/include/clang/Config
      - `1`
      - `1`
@@ -8080,7 +8185,7 @@ tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:3
      - `1`
      - :part:`50%`
    * - Total
-     - :total:`15667`
-     - :total:`8139`
-     - :total:`7528`
-     - :total:`51%`
+     - :total:`15902`
+     - :total:`8407`
+     - :total:`7495`
+     - :total:`52%`

diff  --git a/clang/docs/tools/clang-formatted-files.txt b/clang/docs/tools/clang-formatted-files.txt
index 96a12ff7ae85f..c7defa9cd88c6 100644
--- a/clang/docs/tools/clang-formatted-files.txt
+++ b/clang/docs/tools/clang-formatted-files.txt
@@ -11,7 +11,12 @@ clang/include/clang/Analysis/MacroExpansionContext.h
 clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
 clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
 clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
+clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
+clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
+clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
+clang/include/clang/Analysis/FlowSensitive/DataflowLattice.h
 clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
+clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
 clang/include/clang/APINotes/APINotesYAMLCompiler.h
 clang/include/clang/APINotes/Types.h
 clang/include/clang/AST/AST.h
@@ -150,6 +155,7 @@ clang/include/clang/Tooling/Refactoring/RefactoringOptions.h
 clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h
 clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
 clang/include/clang/Tooling/Refactoring/Extract/Extract.h
+clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h
 clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h
 clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
 clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h
@@ -173,6 +179,8 @@ clang/lib/Analysis/CalledOnceCheck.cpp
 clang/lib/Analysis/CloneDetection.cpp
 clang/lib/Analysis/CodeInjector.cpp
 clang/lib/Analysis/ExprMutationAnalyzer.cpp
+clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
+clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
 clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp
 clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp
 clang/lib/APINotes/APINotesFormat.h
@@ -265,6 +273,11 @@ clang/lib/Driver/ToolChains/CrossWindows.h
 clang/lib/Driver/ToolChains/DragonFly.h
 clang/lib/Driver/ToolChains/FreeBSD.cpp
 clang/lib/Driver/ToolChains/FreeBSD.h
+clang/lib/Driver/ToolChains/HIPAMD.h
+clang/lib/Driver/ToolChains/HIPSPV.cpp
+clang/lib/Driver/ToolChains/HIPSPV.h
+clang/lib/Driver/ToolChains/HIPUtility.cpp
+clang/lib/Driver/ToolChains/HIPUtility.h
 clang/lib/Driver/ToolChains/Hurd.cpp
 clang/lib/Driver/ToolChains/Hurd.h
 clang/lib/Driver/ToolChains/InterfaceStubs.cpp
@@ -332,6 +345,7 @@ clang/lib/Frontend/FrontendOptions.cpp
 clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
 clang/lib/Frontend/SerializedDiagnosticReader.cpp
 clang/lib/Headers/amxintrin.h
+clang/lib/Headers/arm_neon_sve_bridge.h
 clang/lib/Headers/avx512fp16intrin.h
 clang/lib/Headers/avx512vlfp16intrin.h
 clang/lib/Headers/builtins.h
@@ -350,6 +364,7 @@ clang/lib/Headers/openmp_wrappers/complex.h
 clang/lib/Headers/openmp_wrappers/complex_cmath.h
 clang/lib/Headers/openmp_wrappers/math.h
 clang/lib/Headers/openmp_wrappers/time.h
+clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h
 clang/lib/Headers/ppc_wrappers/mmintrin.h
 clang/lib/Headers/ppc_wrappers/smmintrin.h
 clang/lib/Index/FileIndexRecord.cpp
@@ -364,6 +379,7 @@ clang/lib/Lex/PreprocessorLexer.cpp
 clang/lib/Parse/ParseOpenMP.cpp
 clang/lib/Sema/CodeCompleteConsumer.cpp
 clang/lib/Sema/CoroutineStmtBuilder.h
+clang/lib/Sema/SemaOpenMP.cpp
 clang/lib/Sema/SemaSYCL.cpp
 clang/lib/Sema/UsedDeclVisitor.h
 clang/lib/Serialization/InMemoryModuleCache.cpp
@@ -416,6 +432,7 @@ clang/lib/Tooling/FixIt.cpp
 clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp
 clang/lib/Tooling/NodeIntrospection.cpp
 clang/lib/Tooling/StandaloneExecution.cpp
+clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
 clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp
 clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
 clang/lib/Tooling/DumpTool/APIData.h
@@ -466,6 +483,11 @@ clang/tools/libclang/CXCursor.h
 clang/tools/scan-build-py/tests/functional/src/include/clean-one.h
 clang/unittests/Analysis/CFGBuildResult.h
 clang/unittests/Analysis/MacroExpansionContextTest.cpp
+clang/unittests/Analysis/FlowSensitive/SingleVarConstantPropagationTest.cpp
+clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
+clang/unittests/Analysis/FlowSensitive/TestingSupport.h
+clang/unittests/Analysis/FlowSensitive/TestingSupportTest.cpp
+clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
 clang/unittests/AST/ASTImporterFixtures.cpp
 clang/unittests/AST/ASTImporterFixtures.h
 clang/unittests/AST/ASTImporterObjCTest.cpp
@@ -585,6 +607,7 @@ clang-tools-extra/clang-include-fixer/IncludeFixerContext.h
 clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.cpp
 clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.h
 clang-tools-extra/clang-include-fixer/SymbolIndex.h
+clang-tools-extra/clang-include-fixer/YamlSymbolIndex.cpp
 clang-tools-extra/clang-include-fixer/YamlSymbolIndex.h
 clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.cpp
 clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.h
@@ -618,6 +641,7 @@ clang-tools-extra/clang-tidy/ClangTidyOptions.h
 clang-tools-extra/clang-tidy/ClangTidyProfiling.cpp
 clang-tools-extra/clang-tidy/ClangTidyProfiling.h
 clang-tools-extra/clang-tidy/GlobList.cpp
+clang-tools-extra/clang-tidy/GlobList.h
 clang-tools-extra/clang-tidy/abseil/AbseilMatcher.h
 clang-tools-extra/clang-tidy/abseil/CleanupCtadCheck.cpp
 clang-tools-extra/clang-tidy/abseil/CleanupCtadCheck.h
@@ -641,6 +665,7 @@ clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h
 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp
 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h
 clang-tools-extra/clang-tidy/abseil/NoNamespaceCheck.h
+clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.cpp
 clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.h
 clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.cpp
 clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.h
@@ -749,6 +774,8 @@ clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.h
 clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp
 clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.h
 clang-tools-extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h
+clang-tools-extra/clang-tidy/bugprone/StringviewNullptrCheck.cpp
+clang-tools-extra/clang-tidy/bugprone/StringviewNullptrCheck.h
 clang-tools-extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp
 clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.cpp
 clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h
@@ -997,6 +1024,8 @@ clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.h
 clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp
 clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.cpp
 clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.h
+clang-tools-extra/clang-tidy/objc/AssertEquals.cpp
+clang-tools-extra/clang-tidy/objc/AssertEquals.h
 clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.cpp
 clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.h
 clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.h
@@ -1381,7 +1410,6 @@ clang-tools-extra/clangd/unittests/TestFS.cpp
 clang-tools-extra/clangd/unittests/TestFS.h
 clang-tools-extra/clangd/unittests/TestIndex.cpp
 clang-tools-extra/clangd/unittests/TestIndex.h
-clang-tools-extra/clangd/unittests/TestScheme.h
 clang-tools-extra/clangd/unittests/TestTU.cpp
 clang-tools-extra/clangd/unittests/TestTU.h
 clang-tools-extra/clangd/unittests/TestWorkspace.cpp
@@ -1447,6 +1475,7 @@ clang-tools-extra/unittests/clang-tidy/AddConstTest.cpp
 clang-tools-extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
 clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h
 clang-tools-extra/unittests/clang-tidy/DeclRefExprUtilsTest.cpp
+clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp
 clang-tools-extra/unittests/clang-tidy/OptionsProviderTest.cpp
 clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp
 clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
@@ -1457,6 +1486,7 @@ compiler-rt/include/xray/xray_interface.h
 compiler-rt/include/xray/xray_log_interface.h
 compiler-rt/lib/asan/asan_activation.h
 compiler-rt/lib/asan/asan_lock.h
+compiler-rt/lib/asan/asan_mapping.h
 compiler-rt/lib/asan/asan_mapping_sparc64.h
 compiler-rt/lib/asan/tests/asan_globals_test.cpp
 compiler-rt/lib/builtins/fp_extend.h
@@ -1549,6 +1579,8 @@ compiler-rt/lib/hwasan/hwasan_poisoning.cpp
 compiler-rt/lib/hwasan/hwasan_poisoning.h
 compiler-rt/lib/interception/interception_mac.cpp
 compiler-rt/lib/interception/tests/interception_test_main.cpp
+compiler-rt/lib/lsan/lsan.h
+compiler-rt/lib/lsan/lsan_common.cpp
 compiler-rt/lib/lsan/lsan_thread.cpp
 compiler-rt/lib/lsan/lsan_thread.h
 compiler-rt/lib/memprof/memprof_allocator.cpp
@@ -1622,15 +1654,19 @@ compiler-rt/lib/sanitizer_common/sanitizer_dense_map_info.h
 compiler-rt/lib/sanitizer_common/sanitizer_errno.h
 compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h
 compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h
+compiler-rt/lib/sanitizer_common/sanitizer_leb128.h
 compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h
+compiler-rt/lib/sanitizer_common/sanitizer_lzw.h
 compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp
 compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h
+compiler-rt/lib/sanitizer_common/sanitizer_platform.h
 compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp
 compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h
 compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
 compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
 compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h
 compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h
+compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp
 compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_fuchsia.h
 compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h
 compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h
@@ -1643,8 +1679,11 @@ compiler-rt/lib/sanitizer_common/tests/sanitizer_chained_origin_depot_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_dense_map_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_flat_map_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_hash_test.cpp
+compiler-rt/lib/sanitizer_common/tests/sanitizer_leb128_test.cpp
+compiler-rt/lib/sanitizer_common/tests/sanitizer_lzw_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_stack_store_test.cpp
+compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_test_main.cpp
 compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp
 compiler-rt/lib/scudo/standalone/allocator_config.h
@@ -1722,6 +1761,7 @@ compiler-rt/lib/scudo/standalone/tests/stats_test.cpp
 compiler-rt/lib/scudo/standalone/tests/strings_test.cpp
 compiler-rt/lib/scudo/standalone/tests/tsd_test.cpp
 compiler-rt/lib/scudo/standalone/tests/vector_test.cpp
+compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp
 compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
 compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp
 compiler-rt/lib/tsan/rtl/tsan_fd.h
@@ -1736,7 +1776,21 @@ compiler-rt/lib/tsan/rtl/tsan_shadow.h
 compiler-rt/lib/tsan/rtl/tsan_stack_trace.h
 compiler-rt/lib/tsan/rtl/tsan_suppressions.h
 compiler-rt/lib/tsan/rtl/tsan_symbolize.h
+compiler-rt/lib/tsan/rtl/tsan_trace.h
 compiler-rt/lib/tsan/rtl/tsan_vector_clock.h
+compiler-rt/lib/tsan/rtl-old/tsan_fd.h
+compiler-rt/lib/tsan/rtl-old/tsan_ignoreset.h
+compiler-rt/lib/tsan/rtl-old/tsan_ilist.h
+compiler-rt/lib/tsan/rtl-old/tsan_interface_ann.h
+compiler-rt/lib/tsan/rtl-old/tsan_mman.h
+compiler-rt/lib/tsan/rtl-old/tsan_mutexset.h
+compiler-rt/lib/tsan/rtl-old/tsan_ppc_regs.h
+compiler-rt/lib/tsan/rtl-old/tsan_rtl_access.cpp
+compiler-rt/lib/tsan/rtl-old/tsan_shadow.h
+compiler-rt/lib/tsan/rtl-old/tsan_stack_trace.h
+compiler-rt/lib/tsan/rtl-old/tsan_suppressions.h
+compiler-rt/lib/tsan/rtl-old/tsan_symbolize.h
+compiler-rt/lib/tsan/rtl-old/tsan_vector_clock.h
 compiler-rt/lib/tsan/tests/unit/tsan_ilist_test.cpp
 compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp
 compiler-rt/lib/tsan/tests/unit/tsan_vector_clock_test.cpp
@@ -1793,7 +1847,6 @@ cross-project-tests/debuginfo-tests/dexter-tests/global-constant.cpp
 cross-project-tests/debuginfo-tests/dexter-tests/nrvo.cpp
 cross-project-tests/debuginfo-tests/dexter-tests/realigned-frame.cpp
 cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
-cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.cpp
 flang/examples/external-hello.cpp
 flang/examples/flang-omp-report-plugin/flang-omp-report-visitor.cpp
 flang/examples/flang-omp-report-plugin/flang-omp-report-visitor.h
@@ -1880,8 +1933,17 @@ flang/include/flang/Optimizer/Builder/BoxValue.h
 flang/include/flang/Optimizer/Builder/Character.h
 flang/include/flang/Optimizer/Builder/Complex.h
 flang/include/flang/Optimizer/Builder/DoLoopHelper.h
+flang/include/flang/Optimizer/Builder/Factory.h
 flang/include/flang/Optimizer/Builder/FIRBuilder.h
 flang/include/flang/Optimizer/Builder/MutableBox.h
+flang/include/flang/Optimizer/Builder/Runtime/Assign.h
+flang/include/flang/Optimizer/Builder/Runtime/Character.h
+flang/include/flang/Optimizer/Builder/Runtime/Derived.h
+flang/include/flang/Optimizer/Builder/Runtime/Numeric.h
+flang/include/flang/Optimizer/Builder/Runtime/Ragged.h
+flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
+flang/include/flang/Optimizer/Builder/Runtime/RTBuilder.h
+flang/include/flang/Optimizer/Builder/Runtime/Transformational.h
 flang/include/flang/Optimizer/CodeGen/CodeGen.h
 flang/include/flang/Optimizer/Dialect/FIRAttr.h
 flang/include/flang/Optimizer/Dialect/FIRDialect.h
@@ -1922,6 +1984,7 @@ flang/include/flang/Runtime/cpp-type.h
 flang/include/flang/Runtime/derived-api.h
 flang/include/flang/Runtime/descriptor.h
 flang/include/flang/Runtime/entry-names.h
+flang/include/flang/Runtime/extensions.h
 flang/include/flang/Runtime/io-api.h
 flang/include/flang/Runtime/iostat.h
 flang/include/flang/Runtime/main.h
@@ -1930,9 +1993,11 @@ flang/include/flang/Runtime/memory.h
 flang/include/flang/Runtime/misc-intrinsic.h
 flang/include/flang/Runtime/numeric.h
 flang/include/flang/Runtime/pointer.h
+flang/include/flang/Runtime/ragged.h
 flang/include/flang/Runtime/random.h
 flang/include/flang/Runtime/reduction.h
 flang/include/flang/Runtime/stop.h
+flang/include/flang/Runtime/support.h
 flang/include/flang/Runtime/time-intrinsic.h
 flang/include/flang/Runtime/transformational.h
 flang/include/flang/Runtime/type-code.h
@@ -2011,6 +2076,13 @@ flang/lib/Optimizer/Builder/Complex.cpp
 flang/lib/Optimizer/Builder/DoLoopHelper.cpp
 flang/lib/Optimizer/Builder/FIRBuilder.cpp
 flang/lib/Optimizer/Builder/MutableBox.cpp
+flang/lib/Optimizer/Builder/Runtime/Assign.cpp
+flang/lib/Optimizer/Builder/Runtime/Character.cpp
+flang/lib/Optimizer/Builder/Runtime/Derived.cpp
+flang/lib/Optimizer/Builder/Runtime/Numeric.cpp
+flang/lib/Optimizer/Builder/Runtime/Ragged.cpp
+flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
+flang/lib/Optimizer/Builder/Runtime/Transformational.cpp
 flang/lib/Optimizer/CodeGen/CGOps.cpp
 flang/lib/Optimizer/CodeGen/CGOps.h
 flang/lib/Optimizer/CodeGen/DescriptorModel.h
@@ -2029,9 +2101,12 @@ flang/lib/Optimizer/Support/KindMapping.cpp
 flang/lib/Optimizer/Transforms/AbstractResult.cpp
 flang/lib/Optimizer/Transforms/AffineDemotion.cpp
 flang/lib/Optimizer/Transforms/AffinePromotion.cpp
+flang/lib/Optimizer/Transforms/ArrayValueCopy.cpp
 flang/lib/Optimizer/Transforms/CharacterConversion.cpp
 flang/lib/Optimizer/Transforms/ExternalNameConversion.cpp
 flang/lib/Optimizer/Transforms/Inliner.cpp
+flang/lib/Optimizer/Transforms/MemoryAllocation.cpp
+flang/lib/Optimizer/Transforms/MemRefDataFlowOpt.cpp
 flang/lib/Optimizer/Transforms/PassDetail.h
 flang/lib/Optimizer/Transforms/RewriteLoop.cpp
 flang/lib/Parser/basic-parsers.h
@@ -2166,6 +2241,7 @@ flang/runtime/edit-output.cpp
 flang/runtime/edit-output.h
 flang/runtime/environment.cpp
 flang/runtime/environment.h
+flang/runtime/extensions.cpp
 flang/runtime/extrema.cpp
 flang/runtime/file.cpp
 flang/runtime/file.h
@@ -2192,6 +2268,7 @@ flang/runtime/namelist.h
 flang/runtime/numeric.cpp
 flang/runtime/pointer.cpp
 flang/runtime/product.cpp
+flang/runtime/ragged.cpp
 flang/runtime/random.cpp
 flang/runtime/reduction-templates.h
 flang/runtime/reduction.cpp
@@ -2199,6 +2276,7 @@ flang/runtime/stat.cpp
 flang/runtime/stat.h
 flang/runtime/stop.cpp
 flang/runtime/sum.cpp
+flang/runtime/support.cpp
 flang/runtime/terminator.cpp
 flang/runtime/terminator.h
 flang/runtime/time-intrinsic.cpp
@@ -2245,6 +2323,14 @@ flang/unittests/Optimizer/Builder/CharacterTest.cpp
 flang/unittests/Optimizer/Builder/ComplexTest.cpp
 flang/unittests/Optimizer/Builder/DoLoopHelperTest.cpp
 flang/unittests/Optimizer/Builder/FIRBuilderTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/AssignTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/CharacterTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/DerivedTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/NumericTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/RaggedTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/ReductionTest.cpp
+flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h
+flang/unittests/Optimizer/Builder/Runtime/TransformationalTest.cpp
 flang/unittests/Runtime/BufferTest.cpp
 flang/unittests/Runtime/CharacterTest.cpp
 flang/unittests/Runtime/CommandTest.cpp
@@ -2258,6 +2344,7 @@ flang/unittests/Runtime/MiscIntrinsic.cpp
 flang/unittests/Runtime/Namelist.cpp
 flang/unittests/Runtime/Numeric.cpp
 flang/unittests/Runtime/NumericalFormatTest.cpp
+flang/unittests/Runtime/Ragged.cpp
 flang/unittests/Runtime/Random.cpp
 flang/unittests/Runtime/Reduction.cpp
 flang/unittests/Runtime/RuntimeCrashTest.cpp
@@ -2429,6 +2516,7 @@ libc/src/math/llroundl.h
 libc/src/math/logb.h
 libc/src/math/logbf.h
 libc/src/math/logbl.h
+libc/src/math/logf.h
 libc/src/math/lrint.h
 libc/src/math/lrintf.h
 libc/src/math/lrintl.h
@@ -2525,6 +2613,7 @@ libc/src/math/generic/llroundl.cpp
 libc/src/math/generic/logb.cpp
 libc/src/math/generic/logbf.cpp
 libc/src/math/generic/logbl.cpp
+libc/src/math/generic/logf.cpp
 libc/src/math/generic/lrint.cpp
 libc/src/math/generic/lrintf.cpp
 libc/src/math/generic/lrintl.cpp
@@ -2623,6 +2712,8 @@ libc/src/stdlib/strtof.cpp
 libc/src/stdlib/strtof.h
 libc/src/stdlib/strtol.cpp
 libc/src/stdlib/strtol.h
+libc/src/stdlib/strtold.cpp
+libc/src/stdlib/strtold.h
 libc/src/stdlib/strtoll.cpp
 libc/src/stdlib/strtoll.h
 libc/src/stdlib/strtoul.cpp
@@ -2692,6 +2783,7 @@ libc/src/string/strtok.cpp
 libc/src/string/strtok.h
 libc/src/string/strtok_r.cpp
 libc/src/string/strtok_r.h
+libc/src/string/memory_utils/bcmp_implementations.h
 libc/src/string/memory_utils/elements.h
 libc/src/string/memory_utils/elements_aarch64.h
 libc/src/string/memory_utils/elements_x86.h
@@ -2721,6 +2813,7 @@ libc/src/threads/linux/Futex.h
 libc/src/threads/linux/mtx_destroy.cpp
 libc/src/threads/linux/mtx_init.cpp
 libc/src/threads/linux/Mutex.h
+libc/src/threads/linux/thrd_create.cpp
 libc/src/threads/linux/thrd_join.cpp
 libc/src/threads/linux/Thread.h
 libc/src/time/asctime.cpp
@@ -2756,21 +2849,18 @@ libc/src/__support/CPP/StringView.h
 libc/src/__support/CPP/TypeTraits.h
 libc/src/__support/FPUtil/BasicOperations.h
 libc/src/__support/FPUtil/DivisionAndRemainderOperations.h
-libc/src/__support/FPUtil/DummyFEnvImpl.h
+libc/src/__support/FPUtil/FEnvImpl.h
 libc/src/__support/FPUtil/FEnvUtils.h
 libc/src/__support/FPUtil/FloatProperties.h
 libc/src/__support/FPUtil/FMA.h
 libc/src/__support/FPUtil/FPBits.h
 libc/src/__support/FPUtil/Hypot.h
-libc/src/__support/FPUtil/LongDoubleBitsX86.h
 libc/src/__support/FPUtil/ManipulationFunctions.h
 libc/src/__support/FPUtil/NearestIntegerOperations.h
-libc/src/__support/FPUtil/NextAfterLongDoubleX86.h
 libc/src/__support/FPUtil/NormalFloat.h
 libc/src/__support/FPUtil/PlatformDefs.h
 libc/src/__support/FPUtil/PolyEval.h
 libc/src/__support/FPUtil/Sqrt.h
-libc/src/__support/FPUtil/SqrtLongDoubleX86.h
 libc/src/__support/FPUtil/UInt.h
 libc/src/__support/FPUtil/XFloat.h
 libc/src/__support/FPUtil/aarch64/FEnvImpl.h
@@ -2778,6 +2868,17 @@ libc/src/__support/FPUtil/aarch64/FMA.h
 libc/src/__support/FPUtil/generic/FMA.h
 libc/src/__support/FPUtil/x86_64/FEnvImpl.h
 libc/src/__support/FPUtil/x86_64/FMA.h
+libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
+libc/src/__support/FPUtil/x86_64/NextAfterLongDouble.h
+libc/src/__support/FPUtil/x86_64/PolyEval.h
+libc/src/__support/FPUtil/x86_64/SqrtLongDouble.h
+libc/src/__support/OSUtil/io.h
+libc/src/__support/OSUtil/quick_exit.h
+libc/src/__support/OSUtil/syscall.h
+libc/src/__support/OSUtil/linux/io.h
+libc/src/__support/OSUtil/linux/quick_exit.h
+libc/src/__support/OSUtil/linux/syscall.h
+libc/src/__support/OSUtil/linux/x86_64/syscall.h
 libc/utils/HdrGen/Command.cpp
 libc/utils/HdrGen/Command.h
 libc/utils/HdrGen/Generator.cpp
@@ -3017,38 +3118,46 @@ libclc/generic/include/math/clc_sqrt.h
 libclc/generic/include/math/clc_tan.h
 libclc/generic/include/math/clc_tanpi.h
 libclc/generic/lib/math/ep_log.h
+libcxx/benchmarks/format.bench.cpp
+libcxx/benchmarks/formatted_size.bench.cpp
+libcxx/benchmarks/format_to.bench.cpp
+libcxx/benchmarks/format_to_n.bench.cpp
 libcxx/benchmarks/to_chars.bench.cpp
 libcxx/benchmarks/util_smartptr.bench.cpp
 libcxx/benchmarks/variant_visit_1.bench.cpp
 libcxx/benchmarks/variant_visit_2.bench.cpp
 libcxx/benchmarks/variant_visit_3.bench.cpp
+libcxx/include/__filesystem/file_time_type.h
+libcxx/include/__filesystem/file_type.h
+libcxx/include/__filesystem/space_info.h
+libcxx/include/__memory/voidify.h
+libcxx/include/__numeric/exclusive_scan.h
+libcxx/include/__numeric/inclusive_scan.h
+libcxx/include/__numeric/reduce.h
+libcxx/include/__numeric/transform_reduce.h
 libcxx/include/__support/ibm/gettod_zos.h
 libcxx/include/__support/ibm/nanosleep.h
 libcxx/include/__support/openbsd/xlocale.h
 libcxx/include/__support/solaris/floatingpoint.h
 libcxx/include/__support/solaris/wchar.h
+libcxx/src/chrono_system_time_init.h
 libcxx/src/format.cpp
+libcxx/src/iostream_init.h
 libcxx/src/legacy_pointer_safety.cpp
 libcxx/src/utility.cpp
-libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp
-libcxx/utils/google-benchmark/src/arraysize.h
-libcxx/utils/google-benchmark/src/benchmark_api_internal.h
-libcxx/utils/google-benchmark/src/benchmark_runner.h
-libcxx/utils/google-benchmark/src/check.h
-libcxx/utils/google-benchmark/src/colorprint.h
-libcxx/utils/google-benchmark/src/commandlineflags.h
-libcxx/utils/google-benchmark/src/complexity.h
-libcxx/utils/google-benchmark/src/counter.h
-libcxx/utils/google-benchmark/src/internal_macros.h
-libcxx/utils/google-benchmark/src/log.h
-libcxx/utils/google-benchmark/src/mutex.h
-libcxx/utils/google-benchmark/src/perf_counters.h
-libcxx/utils/google-benchmark/src/re.h
-libcxx/utils/google-benchmark/src/sleep.h
-libcxx/utils/google-benchmark/src/statistics.h
-libcxx/utils/google-benchmark/src/thread_manager.h
-libcxx/utils/google-benchmark/src/thread_timer.h
-libcxx/utils/google-benchmark/src/timers.h
+libcxx/src/experimental/memory_resource_init_helper.h
+libcxx/src/include/to_chars_floating_point.h
+libcxx/src/include/ryu/common.h
+libcxx/src/include/ryu/d2fixed.h
+libcxx/src/include/ryu/d2fixed_full_table.h
+libcxx/src/include/ryu/d2s.h
+libcxx/src/include/ryu/d2s_full_table.h
+libcxx/src/include/ryu/d2s_intrinsics.h
+libcxx/src/include/ryu/digit_table.h
+libcxx/src/include/ryu/f2s.h
+libcxx/src/ryu/d2fixed.cpp
+libcxx/src/ryu/d2s.cpp
+libcxx/src/ryu/f2s.cpp
 libcxxabi/src/cxa_guard_impl.h
 libcxxabi/src/demangle/StringView.h
 libcxxabi/src/demangle/Utility.h
@@ -3083,6 +3192,7 @@ lld/ELF/DWARF.cpp
 lld/ELF/DWARF.h
 lld/ELF/EhFrame.h
 lld/ELF/ICF.h
+lld/ELF/LinkerScript.cpp
 lld/ELF/LTO.h
 lld/ELF/MapFile.h
 lld/ELF/MarkLive.cpp
@@ -3112,9 +3222,6 @@ lld/include/lld/Core/Pass.h
 lld/include/lld/Core/SharedLibraryAtom.h
 lld/include/lld/Core/UndefinedAtom.h
 lld/include/lld/Core/Writer.h
-lld/lib/Core/File.cpp
-lld/lib/Core/Writer.cpp
-lld/lib/ReaderWriter/MachO/MachOPasses.h
 lld/MachO/ConcatOutputSection.cpp
 lld/MachO/ConcatOutputSection.h
 lld/MachO/Config.h
@@ -3260,6 +3367,7 @@ lldb/include/lldb/Breakpoint/WatchpointList.h
 lldb/include/lldb/Breakpoint/WatchpointOptions.h
 lldb/include/lldb/Core/AddressResolver.h
 lldb/include/lldb/Core/AddressResolverFileLine.h
+lldb/include/lldb/Core/DataFileCache.h
 lldb/include/lldb/Core/Debugger.h
 lldb/include/lldb/Core/Declaration.h
 lldb/include/lldb/Core/DumpRegisterValue.h
@@ -3390,7 +3498,7 @@ lldb/include/lldb/Symbol/LocateSymbolFile.h
 lldb/include/lldb/Symbol/SourceModule.h
 lldb/include/lldb/Symbol/SymbolContextScope.h
 lldb/include/lldb/Symbol/SymbolVendor.h
-lldb/include/lldb/Symbol/Symtab.h
+lldb/include/lldb/Symbol/Type.h
 lldb/include/lldb/Symbol/TypeList.h
 lldb/include/lldb/Symbol/TypeMap.h
 lldb/include/lldb/Symbol/UnwindTable.h
@@ -3485,7 +3593,7 @@ lldb/include/lldb/Utility/UserID.h
 lldb/include/lldb/Utility/UserIDResolver.h
 lldb/include/lldb/Utility/VASPrintf.h
 lldb/include/lldb/Utility/VMRange.h
-lldb/source/lldb.cpp
+lldb/include/lldb/Version/Version.h
 lldb/source/API/SBCommandInterpreterRunOptions.cpp
 lldb/source/API/SBModule.cpp
 lldb/source/API/SBReproducerPrivate.h
@@ -3567,7 +3675,6 @@ lldb/source/Core/FormatEntity.cpp
 lldb/source/Core/Highlighter.cpp
 lldb/source/Core/IOHandler.cpp
 lldb/source/Core/IOHandlerCursesGUI.cpp
-lldb/source/Core/Mangled.cpp
 lldb/source/Core/ModuleChild.cpp
 lldb/source/Core/Opcode.cpp
 lldb/source/Core/Progress.cpp
@@ -3743,14 +3850,15 @@ lldb/source/Plugins/Language/CPlusPlus/BlockPointer.h
 lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
 lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h
 lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h
+lldb/source/Plugins/Language/CPlusPlus/Generic.h
 lldb/source/Plugins/Language/CPlusPlus/GenericBitset.cpp
+lldb/source/Plugins/Language/CPlusPlus/GenericOptional.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
 lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h
 lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
-lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp
 lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h
 lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h
@@ -3822,6 +3930,8 @@ lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.h
 lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h
 lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h
 lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
+lldb/source/Plugins/Platform/QemuUser/PlatformQemuUser.cpp
+lldb/source/Plugins/Platform/QemuUser/PlatformQemuUser.h
 lldb/source/Plugins/Platform/Windows/PlatformWindows.h
 lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
 lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp
@@ -3853,6 +3963,14 @@ lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.h
 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_x86_64.cpp
 lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
 lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.h
+lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.cpp
+lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.h
+lldb/source/Plugins/Process/FreeBSDKernel/RegisterContextFreeBSDKernel_arm64.cpp
+lldb/source/Plugins/Process/FreeBSDKernel/RegisterContextFreeBSDKernel_arm64.h
+lldb/source/Plugins/Process/FreeBSDKernel/RegisterContextFreeBSDKernel_i386.h
+lldb/source/Plugins/Process/FreeBSDKernel/RegisterContextFreeBSDKernel_x86_64.cpp
+lldb/source/Plugins/Process/FreeBSDKernel/RegisterContextFreeBSDKernel_x86_64.h
+lldb/source/Plugins/Process/FreeBSDKernel/ThreadFreeBSDKernel.h
 lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h
@@ -4039,9 +4157,11 @@ lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.h
 lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.h
 lldb/source/Plugins/Process/Windows/Common/arm64/RegisterContextWindows_arm64.h
 lldb/source/Plugins/REPL/Clang/ClangREPL.h
+lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp
 lldb/source/Plugins/ScriptInterpreter/Lua/Lua.h
 lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
 lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
+lldb/source/Plugins/ScriptInterpreter/Lua/SWIGLuaBridge.h
 lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
 lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h
 lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
@@ -4053,6 +4173,7 @@ lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h
+lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
 lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
 lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
 lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
@@ -4087,9 +4208,10 @@ lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp
 lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
 lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
 lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
-lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
 lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
 lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp
+lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
+lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
 lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
 lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp
 lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.cpp
@@ -4102,7 +4224,6 @@ lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h
 lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp
 lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
 lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
-lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
 lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
 lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h
 lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
@@ -4158,6 +4279,7 @@ lldb/source/Symbol/LineEntry.cpp
 lldb/source/Symbol/LocateSymbolFile.cpp
 lldb/source/Symbol/PostfixExpression.cpp
 lldb/source/Symbol/SymbolContext.cpp
+lldb/source/Symbol/SymbolFile.cpp
 lldb/source/Symbol/SymbolVendor.cpp
 lldb/source/Symbol/TypeList.cpp
 lldb/source/Symbol/TypeMap.cpp
@@ -4243,6 +4365,7 @@ lldb/source/Utility/UuidCompatibility.h
 lldb/source/Utility/VASprintf.cpp
 lldb/source/Utility/VMRange.cpp
 lldb/source/Utility/XcodeSDK.cpp
+lldb/source/Version/Version.cpp
 lldb/tools/argdumper/argdumper.cpp
 lldb/tools/darwin-debug/darwin-debug.cpp
 lldb/tools/debugserver/source/ARM_DWARF_Registers.h
@@ -4348,6 +4471,7 @@ lldb/unittests/Breakpoint/BreakpointIDTest.cpp
 lldb/unittests/Core/CommunicationTest.cpp
 lldb/unittests/Core/DumpDataExtractorTest.cpp
 lldb/unittests/Core/FormatEntityTest.cpp
+lldb/unittests/Core/MangledTest.cpp
 lldb/unittests/Core/ModuleSpecTest.cpp
 lldb/unittests/Core/RichManglingContextTest.cpp
 lldb/unittests/Core/SourceLocationSpecTest.cpp
@@ -4360,6 +4484,7 @@ lldb/unittests/debugserver/JSONTest.cpp
 lldb/unittests/debugserver/RNBSocketTest.cpp
 lldb/unittests/Editline/EditlineTest.cpp
 lldb/unittests/Expression/ClangExpressionDeclMapTest.cpp
+lldb/unittests/Expression/CppModuleConfigurationTest.cpp
 lldb/unittests/Expression/DiagnosticManagerTest.cpp
 lldb/unittests/Host/ConnectionFileDescriptorTest.cpp
 lldb/unittests/Host/FileActionTest.cpp
@@ -4391,15 +4516,21 @@ lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp
 lldb/unittests/Process/Utility/MemoryTagManagerAArch64MTETest.cpp
 lldb/unittests/Process/Utility/RegisterContextFreeBSDTest.cpp
 lldb/unittests/Process/Utility/RegisterContextTest.cpp
+lldb/unittests/ScriptInterpreter/Lua/LuaTests.cpp
 lldb/unittests/ScriptInterpreter/Lua/ScriptInterpreterTests.cpp
+lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
 lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h
 lldb/unittests/Signals/UnixSignalsTest.cpp
 lldb/unittests/Symbol/LocateSymbolFileTest.cpp
+lldb/unittests/Symbol/MangledTest.cpp
+lldb/unittests/Symbol/SymbolTest.cpp
+lldb/unittests/Symbol/SymtabTest.cpp
 lldb/unittests/Symbol/TestClangASTImporter.cpp
 lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp
 lldb/unittests/Symbol/TestTypeSystem.cpp
 lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
 lldb/unittests/SymbolFile/DWARF/DWARFDIETest.cpp
+lldb/unittests/SymbolFile/DWARF/DWARFIndexCachingTest.cpp
 lldb/unittests/SymbolFile/DWARF/DWARFUnitTest.cpp
 lldb/unittests/SymbolFile/DWARF/Inputs/test-dwarf.cpp
 lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp
@@ -4499,6 +4630,8 @@ llvm/include/llvm/ADT/CombinationGenerator.h
 llvm/include/llvm/ADT/DAGDeltaAlgorithm.h
 llvm/include/llvm/ADT/EnumeratedArray.h
 llvm/include/llvm/ADT/EpochTracker.h
+llvm/include/llvm/ADT/GenericCycleInfo.h
+llvm/include/llvm/ADT/GenericSSAContext.h
 llvm/include/llvm/ADT/ilist_base.h
 llvm/include/llvm/ADT/ilist_iterator.h
 llvm/include/llvm/ADT/ilist_node.h
@@ -4515,10 +4648,12 @@ llvm/include/llvm/ADT/StringSet.h
 llvm/include/llvm/ADT/TypeSwitch.h
 llvm/include/llvm/ADT/Waymarking.h
 llvm/include/llvm/Analysis/BlockFrequencyInfo.h
+llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h
 llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h
 llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h
 llvm/include/llvm/Analysis/ConstraintSystem.h
 llvm/include/llvm/Analysis/CostModel.h
+llvm/include/llvm/Analysis/CycleAnalysis.h
 llvm/include/llvm/Analysis/DDGPrinter.h
 llvm/include/llvm/Analysis/Delinearization.h
 llvm/include/llvm/Analysis/DependenceGraphBuilder.h
@@ -4542,13 +4677,16 @@ llvm/include/llvm/Analysis/LoopNestAnalysis.h
 llvm/include/llvm/Analysis/MemDerefPrinter.h
 llvm/include/llvm/Analysis/MLInlineAdvisor.h
 llvm/include/llvm/Analysis/MLModelRunner.h
+llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h
 llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h
 llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h
+llvm/include/llvm/Analysis/NoInferenceModelRunner.h
 llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h
 llvm/include/llvm/Analysis/ObjCARCInstKind.h
 llvm/include/llvm/Analysis/ObjCARCUtil.h
 llvm/include/llvm/Analysis/OverflowInstAnalysis.h
 llvm/include/llvm/Analysis/PhiValues.h
+llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
 llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
 llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
 llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h
@@ -4595,6 +4733,7 @@ llvm/include/llvm/CodeGen/LiveStacks.h
 llvm/include/llvm/CodeGen/LoopTraversal.h
 llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
 llvm/include/llvm/CodeGen/MachineCombinerPattern.h
+llvm/include/llvm/CodeGen/MachineCycleAnalysis.h
 llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h
 llvm/include/llvm/CodeGen/MachineLoopUtils.h
 llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h
@@ -4602,6 +4741,7 @@ llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h
 llvm/include/llvm/CodeGen/MachineOutliner.h
 llvm/include/llvm/CodeGen/MachinePassManager.h
 llvm/include/llvm/CodeGen/MachineRegionInfo.h
+llvm/include/llvm/CodeGen/MachineSSAContext.h
 llvm/include/llvm/CodeGen/MachineStableHash.h
 llvm/include/llvm/CodeGen/MIRFormatter.h
 llvm/include/llvm/CodeGen/MIRFSDiscriminator.h
@@ -4619,6 +4759,7 @@ llvm/include/llvm/CodeGen/StableHashing.h
 llvm/include/llvm/CodeGen/TargetOpcodes.h
 llvm/include/llvm/CodeGen/TileShapeInfo.h
 llvm/include/llvm/CodeGen/UnreachableBlockElim.h
+llvm/include/llvm/CodeGen/VLIWMachineScheduler.h
 llvm/include/llvm/CodeGen/WasmEHFuncInfo.h
 llvm/include/llvm/CodeGen/WinEHFuncInfo.h
 llvm/include/llvm/CodeGen/GlobalISel/Combiner.h
@@ -4676,7 +4817,6 @@ llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
-llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
@@ -4702,6 +4842,29 @@ llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h
 llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h
 llvm/include/llvm/DebugInfo/PDB/PDB.h
 llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
+llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
 llvm/include/llvm/DebugInfo/PDB/UDTLayout.h
 llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h
 llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h
@@ -4749,6 +4912,8 @@ llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h
 llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h
 llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
 llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
+llvm/include/llvm/Debuginfod/Debuginfod.h
+llvm/include/llvm/Debuginfod/HTTPClient.h
 llvm/include/llvm/Demangle/Demangle.h
 llvm/include/llvm/Demangle/StringView.h
 llvm/include/llvm/Demangle/Utility.h
@@ -4767,7 +4932,6 @@ llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h
 llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h
 llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
 llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h
-llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
 llvm/include/llvm/ExecutionEngine/JITLink/MachO.h
 llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
 llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
@@ -4796,6 +4960,7 @@ llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h
 llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h
 llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
 llvm/include/llvm/ExecutionEngine/Orc/Mangling.h
+llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h
 llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
 llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
 llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
@@ -4814,20 +4979,22 @@ llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.
 llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h
 llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h
 llvm/include/llvm/FileCheck/FileCheck.h
+llvm/include/llvm/Frontend/OpenMP/OMPAssume.h
 llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
 llvm/include/llvm/Frontend/OpenMP/OMPContext.h
 llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h
-llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
 llvm/include/llvm/InterfaceStub/ELFObjHandler.h
 llvm/include/llvm/InterfaceStub/IFSHandler.h
 llvm/include/llvm/InterfaceStub/IFSStub.h
 llvm/include/llvm/IR/Assumptions.h
 llvm/include/llvm/IR/BuiltinGCs.h
 llvm/include/llvm/IR/Comdat.h
+llvm/include/llvm/IR/Constants.h
 llvm/include/llvm/IR/DebugInfo.h
 llvm/include/llvm/IR/DebugInfoMetadata.h
 llvm/include/llvm/IR/DiagnosticHandler.h
 llvm/include/llvm/IR/DiagnosticPrinter.h
+llvm/include/llvm/IR/GlobalIFunc.h
 llvm/include/llvm/IR/GlobalObject.h
 llvm/include/llvm/IR/GVMaterializer.h
 llvm/include/llvm/IR/IRPrintingPasses.h
@@ -4843,6 +5010,7 @@ llvm/include/llvm/IR/PrintPasses.h
 llvm/include/llvm/IR/ProfileSummary.h
 llvm/include/llvm/IR/PseudoProbe.h
 llvm/include/llvm/IR/ReplaceConstant.h
+llvm/include/llvm/IR/SSAContext.h
 llvm/include/llvm/IR/StructuralHash.h
 llvm/include/llvm/IR/TrackingMDRef.h
 llvm/include/llvm/IR/UseListOrder.h
@@ -4855,6 +5023,7 @@ llvm/include/llvm/MC/MCAsmInfoWasm.h
 llvm/include/llvm/MC/MCAsmInfoXCOFF.h
 llvm/include/llvm/MC/MCAsmLayout.h
 llvm/include/llvm/MC/MCCodeView.h
+llvm/include/llvm/MC/MCFixedLenDisassembler.h
 llvm/include/llvm/MC/MCLabel.h
 llvm/include/llvm/MC/MCObjectWriter.h
 llvm/include/llvm/MC/MCPseudoProbe.h
@@ -4888,6 +5057,7 @@ llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h
 llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h
 llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h
 llvm/include/llvm/MCA/Stages/DispatchStage.h
+llvm/include/llvm/MCA/Stages/EntryStage.h
 llvm/include/llvm/MCA/Stages/ExecuteStage.h
 llvm/include/llvm/MCA/Stages/InOrderIssueStage.h
 llvm/include/llvm/MCA/Stages/InstructionTables.h
@@ -4922,8 +5092,10 @@ llvm/include/llvm/Option/OptSpecifier.h
 llvm/include/llvm/Passes/OptimizationLevel.h
 llvm/include/llvm/Passes/StandardInstrumentations.h
 llvm/include/llvm/ProfileData/GCOV.h
+llvm/include/llvm/ProfileData/InstrProfCorrelator.h
 llvm/include/llvm/ProfileData/InstrProfWriter.h
 llvm/include/llvm/ProfileData/ProfileCommon.h
+llvm/include/llvm/ProfileData/RawMemProfReader.h
 llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
 llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
 llvm/include/llvm/Remarks/BitstreamRemarkContainer.h
@@ -4985,6 +5157,7 @@ llvm/include/llvm/Support/RISCVAttributeParser.h
 llvm/include/llvm/Support/RISCVAttributes.h
 llvm/include/llvm/Support/RISCVISAInfo.h
 llvm/include/llvm/Support/RWMutex.h
+llvm/include/llvm/Support/ScopedPrinter.h
 llvm/include/llvm/Support/SHA256.h
 llvm/include/llvm/Support/Signposts.h
 llvm/include/llvm/Support/SmallVectorMemoryBuffer.h
@@ -4994,6 +5167,7 @@ llvm/include/llvm/Support/SourceMgr.h
 llvm/include/llvm/Support/SuffixTree.h
 llvm/include/llvm/Support/SymbolRemappingReader.h
 llvm/include/llvm/Support/SystemUtils.h
+llvm/include/llvm/Support/TargetParser.h
 llvm/include/llvm/Support/TimeProfiler.h
 llvm/include/llvm/Support/TrailingObjects.h
 llvm/include/llvm/Support/Unicode.h
@@ -5072,6 +5246,7 @@ llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
 llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h
 llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h
 llvm/include/llvm/Transforms/Scalar/EarlyCSE.h
+llvm/include/llvm/Transforms/Scalar/FlattenCFG.h
 llvm/include/llvm/Transforms/Scalar/GVNExpression.h
 llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h
 llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h
@@ -5119,6 +5294,7 @@ llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h
 llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
 llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h
 llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
+llvm/include/llvm/Transforms/Utils/CodeLayout.h
 llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
 llvm/include/llvm/Transforms/Utils/Debugify.h
 llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h
@@ -5139,6 +5315,7 @@ llvm/include/llvm/Transforms/Utils/Mem2Reg.h
 llvm/include/llvm/Transforms/Utils/MetaRenamer.h
 llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h
 llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h
+llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
 llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
 llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h
 llvm/include/llvm/Transforms/Utils/SCCPSolver.h
@@ -5186,6 +5363,7 @@ llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp
 llvm/lib/Analysis/CFLGraph.h
 llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp
 llvm/lib/Analysis/CodeMetrics.cpp
+llvm/lib/Analysis/CycleAnalysis.cpp
 llvm/lib/Analysis/DDGPrinter.cpp
 llvm/lib/Analysis/Delinearization.cpp
 llvm/lib/Analysis/DependenceGraphBuilder.cpp
@@ -5203,12 +5381,13 @@ llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp
 llvm/lib/Analysis/LoopNestAnalysis.cpp
 llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
 llvm/lib/Analysis/MLInlineAdvisor.cpp
+llvm/lib/Analysis/ModelUnderTrainingRunner.cpp
+llvm/lib/Analysis/NoInferenceModelRunner.cpp
 llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
 llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp
 llvm/lib/Analysis/ObjCARCInstKind.cpp
 llvm/lib/Analysis/OptimizationRemarkEmitter.cpp
 llvm/lib/Analysis/OverflowInstAnalysis.cpp
-llvm/lib/Analysis/ReleaseModeModelRunner.cpp
 llvm/lib/Analysis/ReplayInlineAdvisor.cpp
 llvm/lib/Analysis/ScalarEvolutionDivision.cpp
 llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
@@ -5231,6 +5410,7 @@ llvm/lib/BinaryFormat/MsgPackWriter.cpp
 llvm/lib/BinaryFormat/Wasm.cpp
 llvm/lib/BinaryFormat/XCOFF.cpp
 llvm/lib/Bitcode/Reader/MetadataLoader.cpp
+llvm/lib/Bitcode/Reader/ValueList.cpp
 llvm/lib/CodeGen/AllocationOrder.cpp
 llvm/lib/CodeGen/AllocationOrder.h
 llvm/lib/CodeGen/CFGuardLongjmp.cpp
@@ -5252,6 +5432,7 @@ llvm/lib/CodeGen/LoopTraversal.cpp
 llvm/lib/CodeGen/LowLevelType.cpp
 llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
 llvm/lib/CodeGen/MachineCheckDebugify.cpp
+llvm/lib/CodeGen/MachineCycleAnalysis.cpp
 llvm/lib/CodeGen/MachineDebugify.cpp
 llvm/lib/CodeGen/MachineFunctionPass.cpp
 llvm/lib/CodeGen/MachineFunctionSplitter.cpp
@@ -5259,6 +5440,7 @@ llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
 llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
 llvm/lib/CodeGen/MachineOutliner.cpp
 llvm/lib/CodeGen/MachinePassManager.cpp
+llvm/lib/CodeGen/MachineSSAContext.cpp
 llvm/lib/CodeGen/MachineStableHash.cpp
 llvm/lib/CodeGen/MachineStripDebug.cpp
 llvm/lib/CodeGen/MIRFSDiscriminator.cpp
@@ -5273,13 +5455,17 @@ llvm/lib/CodeGen/ParallelCG.cpp
 llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
 llvm/lib/CodeGen/PseudoProbeInserter.cpp
 llvm/lib/CodeGen/RegAllocBase.cpp
+llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
 llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
+llvm/lib/CodeGen/RegAllocScore.cpp
+llvm/lib/CodeGen/RegAllocScore.h
 llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
 llvm/lib/CodeGen/ReplaceWithVeclib.cpp
 llvm/lib/CodeGen/SafeStackLayout.cpp
 llvm/lib/CodeGen/SafeStackLayout.h
 llvm/lib/CodeGen/SpillPlacement.h
 llvm/lib/CodeGen/TargetOptionsImpl.cpp
+llvm/lib/CodeGen/VLIWMachineScheduler.cpp
 llvm/lib/CodeGen/WasmEHPrepare.cpp
 llvm/lib/CodeGen/XRayInstrumentation.cpp
 llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
@@ -5288,6 +5474,7 @@ llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
 llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
 llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
 llvm/lib/CodeGen/AsmPrinter/DwarfException.h
+llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
 llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
 llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
 llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h
@@ -5438,11 +5625,12 @@ llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp
 llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
 llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
 llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
+llvm/lib/Debuginfod/Debuginfod.cpp
+llvm/lib/Debuginfod/HTTPClient.cpp
 llvm/lib/Demangle/Demangle.cpp
 llvm/lib/Demangle/DLangDemangle.cpp
 llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
 llvm/lib/Demangle/RustDemangle.cpp
-llvm/lib/DWARFLinker/DWARFLinker.cpp
 llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp
 llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp
 llvm/lib/DWARFLinker/DWARFStreamer.cpp
@@ -5482,6 +5670,8 @@ llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp
 llvm/lib/ExecutionEngine/Orc/Layer.cpp
 llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
 llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp
+llvm/lib/ExecutionEngine/Orc/Mangling.cpp
+llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
 llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
 llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
 llvm/lib/ExecutionEngine/Orc/Speculation.cpp
@@ -5524,6 +5714,7 @@ llvm/lib/IR/PassManager.cpp
 llvm/lib/IR/PrintPasses.cpp
 llvm/lib/IR/PseudoProbe.cpp
 llvm/lib/IR/ReplaceConstant.cpp
+llvm/lib/IR/SSAContext.cpp
 llvm/lib/IR/Statepoint.cpp
 llvm/lib/IR/StructuralHash.cpp
 llvm/lib/IR/ValueSymbolTable.cpp
@@ -5600,9 +5791,10 @@ llvm/lib/ObjectYAML/WasmYAML.cpp
 llvm/lib/ObjectYAML/yaml2obj.cpp
 llvm/lib/Passes/OptimizationLevel.cpp
 llvm/lib/Passes/PassBuilderBindings.cpp
-llvm/lib/Passes/PassBuilderPipelines.cpp
 llvm/lib/Passes/PassPlugin.cpp
 llvm/lib/ProfileData/GCOV.cpp
+llvm/lib/ProfileData/InstrProfCorrelator.cpp
+llvm/lib/ProfileData/RawMemProfReader.cpp
 llvm/lib/ProfileData/SampleProfWriter.cpp
 llvm/lib/Remarks/BitstreamRemarkParser.h
 llvm/lib/Remarks/BitstreamRemarkSerializer.cpp
@@ -5643,6 +5835,7 @@ llvm/lib/Support/InstructionCost.cpp
 llvm/lib/Support/IntEqClasses.cpp
 llvm/lib/Support/LineIterator.cpp
 llvm/lib/Support/LowLevelType.cpp
+llvm/lib/Support/MemAlloc.cpp
 llvm/lib/Support/Memory.cpp
 llvm/lib/Support/MemoryBufferRef.cpp
 llvm/lib/Support/MSP430AttributeParser.cpp
@@ -5675,7 +5868,6 @@ llvm/lib/TableGen/TableGenBackendSkeleton.cpp
 llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
 llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
 llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
-llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
 llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h
 llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp
 llvm/lib/Target/AArch64/AArch64TargetObjectFile.h
@@ -5770,11 +5962,13 @@ llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h
 llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp
 llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.h
 llvm/lib/Target/ARM/ARMBlockPlacement.cpp
+llvm/lib/Target/ARM/ARMBranchTargets.cpp
 llvm/lib/Target/ARM/ARMCallingConv.h
 llvm/lib/Target/ARM/ARMHazardRecognizer.h
 llvm/lib/Target/ARM/ARMInstrInfo.cpp
 llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
 llvm/lib/Target/ARM/ARMTargetMachine.h
+llvm/lib/Target/ARM/ARMTargetObjectFile.h
 llvm/lib/Target/ARM/MVETailPredUtils.h
 llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
 llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
@@ -5835,6 +6029,7 @@ llvm/lib/Target/BPF/BPFCORE.h
 llvm/lib/Target/BPF/BPFFrameLowering.cpp
 llvm/lib/Target/BPF/BPFIRPeephole.cpp
 llvm/lib/Target/BPF/BPFMCInstLower.cpp
+llvm/lib/Target/BPF/BPFPreserveDIType.cpp
 llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp
 llvm/lib/Target/BPF/BPFSubtarget.cpp
 llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp
@@ -5878,6 +6073,8 @@ llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCTargetDesc.h
 llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.cpp
 llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.h
 llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.h
+llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp
+llvm/lib/Target/Hexagon/HexagonMachineScheduler.h
 llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
 llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
 llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.h
@@ -5975,6 +6172,7 @@ llvm/lib/Target/Mips/Mips16RegisterInfo.h
 llvm/lib/Target/Mips/MipsCallLowering.h
 llvm/lib/Target/Mips/MipsLegalizerInfo.h
 llvm/lib/Target/Mips/MipsMCInstLower.h
+llvm/lib/Target/Mips/MipsMulMulBugPass.cpp
 llvm/lib/Target/Mips/MipsOptionRecord.h
 llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp
 llvm/lib/Target/Mips/MipsRegisterBankInfo.h
@@ -6066,6 +6264,7 @@ llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp
 llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h
 llvm/lib/Target/Sparc/LeonPasses.h
 llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp
+llvm/lib/Target/Sparc/SparcTargetObjectFile.h
 llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h
 llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
 llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp
@@ -6111,6 +6310,7 @@ llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
 llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp
 llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.h
 llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
+llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
 llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h
 llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
 llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h
@@ -6235,7 +6435,6 @@ llvm/lib/Transforms/IPO/Annotation2Metadata.cpp
 llvm/lib/Transforms/IPO/Attributor.cpp
 llvm/lib/Transforms/IPO/AttributorAttributes.cpp
 llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
-llvm/lib/Transforms/IPO/Inliner.cpp
 llvm/lib/Transforms/IPO/ModuleInliner.cpp
 llvm/lib/Transforms/IPO/OpenMPOpt.cpp
 llvm/lib/Transforms/IPO/SampleContextTracker.cpp
@@ -6250,6 +6449,7 @@ llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp
 llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
 llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
 llvm/lib/Transforms/Scalar/DivRemPairs.cpp
+llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp
 llvm/lib/Transforms/Scalar/GVNHoist.cpp
 llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
 llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp
@@ -6264,6 +6464,7 @@ llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
 llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
 llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
 llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
+llvm/lib/Transforms/Utils/CodeLayout.cpp
 llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
 llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
 llvm/lib/Transforms/Utils/FunctionComparator.cpp
@@ -6273,6 +6474,7 @@ llvm/lib/Transforms/Utils/HelloWorld.cpp
 llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
 llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
 llvm/lib/Transforms/Utils/MatrixUtils.cpp
+llvm/lib/Transforms/Utils/SampleProfileInference.cpp
 llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
 llvm/lib/Transforms/Utils/SCCPSolver.cpp
 llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp
@@ -6341,6 +6543,7 @@ llvm/tools/llvm-cov/TestingSupport.cpp
 llvm/tools/llvm-cxxdump/Error.cpp
 llvm/tools/llvm-cxxdump/llvm-cxxdump.h
 llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
+llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
 llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp
 llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp
 llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
@@ -6491,7 +6694,6 @@ llvm/tools/llvm-profgen/CSPreInliner.h
 llvm/tools/llvm-profgen/llvm-profgen.cpp
 llvm/tools/llvm-profgen/PerfReader.cpp
 llvm/tools/llvm-profgen/PerfReader.h
-llvm/tools/llvm-profgen/ProfileGenerator.cpp
 llvm/tools/llvm-profgen/ProfileGenerator.h
 llvm/tools/llvm-rc/ResourceScriptCppFilter.cpp
 llvm/tools/llvm-rc/ResourceScriptCppFilter.h
@@ -6631,7 +6833,9 @@ llvm/unittests/Analysis/DomTreeUpdaterTest.cpp
 llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
 llvm/unittests/Analysis/GlobalsModRefTest.cpp
 llvm/unittests/Analysis/InlineCostTest.cpp
+llvm/unittests/Analysis/MLModelRunnerTest.cpp
 llvm/unittests/Analysis/SparsePropagation.cpp
+llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
 llvm/unittests/Analysis/ValueLatticeTest.cpp
 llvm/unittests/AsmParser/AsmParserTest.cpp
 llvm/unittests/BinaryFormat/DwarfTest.cpp
@@ -6646,6 +6850,7 @@ llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
 llvm/unittests/CodeGen/DIETest.cpp
 llvm/unittests/CodeGen/LexicalScopesTest.cpp
 llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
+llvm/unittests/CodeGen/RegAllocScoreTest.cpp
 llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp
 llvm/unittests/CodeGen/TestAsmPrinter.cpp
 llvm/unittests/CodeGen/TestAsmPrinter.h
@@ -6671,6 +6876,8 @@ llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp
 llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp
 llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
 llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.cpp
+llvm/unittests/Debuginfod/DebuginfodTests.cpp
+llvm/unittests/Debuginfod/HTTPClientTests.cpp
 llvm/unittests/Demangle/DemangleTest.cpp
 llvm/unittests/Demangle/DLangDemangleTest.cpp
 llvm/unittests/Demangle/OutputBufferTest.cpp
@@ -6693,6 +6900,7 @@ llvm/unittests/ExecutionEngine/Orc/TaskDispatchTest.cpp
 llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
 llvm/unittests/Frontend/OpenACCTest.cpp
 llvm/unittests/Frontend/OpenMPContextTest.cpp
+llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
 llvm/unittests/Frontend/OpenMPParsingTest.cpp
 llvm/unittests/InterfaceStub/ELFYAMLTest.cpp
 llvm/unittests/IR/DemandedBitsTest.cpp
@@ -6749,6 +6957,7 @@ llvm/unittests/Support/raw_fd_stream_test.cpp
 llvm/unittests/Support/raw_sha1_ostream_test.cpp
 llvm/unittests/Support/RISCVAttributeParserTest.cpp
 llvm/unittests/Support/ScaledNumberTest.cpp
+llvm/unittests/Support/ScopedPrinterTest.cpp
 llvm/unittests/Support/SHA256.cpp
 llvm/unittests/Support/SuffixTreeTest.cpp
 llvm/unittests/Support/SymbolRemappingReaderTest.cpp
@@ -6808,9 +7017,6 @@ llvm/unittests/XRay/FDRRecordPrinterTest.cpp
 llvm/unittests/XRay/FDRRecordsTest.cpp
 llvm/unittests/XRay/FDRTraceWriterTest.cpp
 llvm/unittests/XRay/ProfileTest.cpp
-llvm/utils/benchmark/cmake/gnu_posix_regex.cpp
-llvm/utils/benchmark/cmake/posix_regex.cpp
-llvm/utils/benchmark/cmake/thread_safety_attributes.cpp
 llvm/utils/not/not.cpp
 llvm/utils/TableGen/CodeBeadsGen.cpp
 llvm/utils/TableGen/CompressInstEmitter.cpp
@@ -6924,7 +7130,6 @@ mlir/include/mlir/Analysis/AffineStructures.h
 mlir/include/mlir/Analysis/BufferViewFlowAnalysis.h
 mlir/include/mlir/Analysis/DataFlowAnalysis.h
 mlir/include/mlir/Analysis/DataLayoutAnalysis.h
-mlir/include/mlir/Analysis/LinearTransform.h
 mlir/include/mlir/Analysis/Liveness.h
 mlir/include/mlir/Analysis/LoopAnalysis.h
 mlir/include/mlir/Analysis/NestedMatcher.h
@@ -6934,8 +7139,11 @@ mlir/include/mlir/Analysis/SliceAnalysis.h
 mlir/include/mlir/Analysis/Utils.h
 mlir/include/mlir/Analysis/AliasAnalysis/LocalAliasAnalysis.h
 mlir/include/mlir/Analysis/Presburger/Fraction.h
+mlir/include/mlir/Analysis/Presburger/IntegerPolyhedron.h
+mlir/include/mlir/Analysis/Presburger/LinearTransform.h
 mlir/include/mlir/Analysis/Presburger/Matrix.h
 mlir/include/mlir/Analysis/Presburger/Simplex.h
+mlir/include/mlir/Analysis/Presburger/Utils.h
 mlir/include/mlir/CAPI/AffineExpr.h
 mlir/include/mlir/CAPI/AffineMap.h
 mlir/include/mlir/CAPI/Diagnostics.h
@@ -6954,10 +7162,12 @@ mlir/include/mlir/Conversion/ArithmeticToLLVM/ArithmeticToLLVM.h
 mlir/include/mlir/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.h
 mlir/include/mlir/Conversion/ArmNeon2dToIntr/ArmNeon2dToIntr.h
 mlir/include/mlir/Conversion/AsyncToLLVM/AsyncToLLVM.h
+mlir/include/mlir/Conversion/BufferizationToMemRef/BufferizationToMemRef.h
 mlir/include/mlir/Conversion/ComplexToLLVM/ComplexToLLVM.h
 mlir/include/mlir/Conversion/ComplexToStandard/ComplexToStandard.h
 mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
 mlir/include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h
+mlir/include/mlir/Conversion/GPUToROCDL/Runtimes.h
 mlir/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRV.h
 mlir/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRVPass.h
 mlir/include/mlir/Conversion/LinalgToLLVM/LinalgToLLVM.h
@@ -7021,10 +7231,13 @@ mlir/include/mlir/Dialect/ArmNeon/ArmNeonDialect.h
 mlir/include/mlir/Dialect/ArmSVE/ArmSVEDialect.h
 mlir/include/mlir/Dialect/ArmSVE/Transforms.h
 mlir/include/mlir/Dialect/Async/Passes.h
+mlir/include/mlir/Dialect/Async/Transforms.h
 mlir/include/mlir/Dialect/Async/IR/Async.h
 mlir/include/mlir/Dialect/Async/IR/AsyncTypes.h
 mlir/include/mlir/Dialect/Bufferization/IR/AllocationOpInterface.h
 mlir/include/mlir/Dialect/Bufferization/IR/Bufferization.h
+mlir/include/mlir/Dialect/Bufferization/Transforms/Bufferize.h
+mlir/include/mlir/Dialect/Bufferization/Transforms/Passes.h
 mlir/include/mlir/Dialect/Complex/IR/Complex.h
 mlir/include/mlir/Dialect/DLTI/DLTI.h
 mlir/include/mlir/Dialect/DLTI/Traits.h
@@ -7036,15 +7249,17 @@ mlir/include/mlir/Dialect/GPU/Passes.h
 mlir/include/mlir/Dialect/GPU/Utils.h
 mlir/include/mlir/Dialect/Linalg/Passes.h
 mlir/include/mlir/Dialect/Linalg/Analysis/DependenceAnalysis.h
+mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/AffineInterfaceImpl.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ArithInterfaceImpl.h
-mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h
+mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizationInterfaceImpl.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.h
+mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/SCFInterfaceImpl.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.h
 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/VectorInterfaceImpl.h
-mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
 mlir/include/mlir/Dialect/Linalg/IR/Linalg.h
+mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
 mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
 mlir/include/mlir/Dialect/Linalg/Transforms/Hoisting.h
 mlir/include/mlir/Dialect/Linalg/Transforms/HoistPadding.h
@@ -7075,6 +7290,7 @@ mlir/include/mlir/Dialect/Quant/QuantizeUtils.h
 mlir/include/mlir/Dialect/Quant/QuantOps.h
 mlir/include/mlir/Dialect/Quant/QuantTypes.h
 mlir/include/mlir/Dialect/Quant/UniformSupport.h
+mlir/include/mlir/Dialect/SCF/AffineCanonicalizationUtils.h
 mlir/include/mlir/Dialect/SCF/Passes.h
 mlir/include/mlir/Dialect/SCF/SCF.h
 mlir/include/mlir/Dialect/SCF/Transforms.h
@@ -7103,6 +7319,7 @@ mlir/include/mlir/Dialect/StandardOps/Transforms/FuncConversions.h
 mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.h
 mlir/include/mlir/Dialect/StandardOps/Utils/Utils.h
 mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
+mlir/include/mlir/Dialect/Tensor/IR/TensorInferTypeOpInterfaceImpl.h
 mlir/include/mlir/Dialect/Tensor/Transforms/Passes.h
 mlir/include/mlir/Dialect/Tosa/IR/TosaOps.h
 mlir/include/mlir/Dialect/Tosa/Transforms/PassDetail.h
@@ -7187,6 +7404,7 @@ mlir/include/mlir/TableGen/Argument.h
 mlir/include/mlir/TableGen/Attribute.h
 mlir/include/mlir/TableGen/AttrOrTypeDef.h
 mlir/include/mlir/TableGen/Builder.h
+mlir/include/mlir/TableGen/Class.h
 mlir/include/mlir/TableGen/Constraint.h
 mlir/include/mlir/TableGen/Dialect.h
 mlir/include/mlir/TableGen/GenInfo.h
@@ -7223,7 +7441,9 @@ mlir/include/mlir/Target/SPIRV/Serialization.h
 mlir/include/mlir/Target/SPIRV/SPIRVBinaryUtils.h
 mlir/include/mlir/Tools/mlir-lsp-server/MlirLspServerMain.h
 mlir/include/mlir/Tools/mlir-reduce/MlirReduceMain.h
-mlir/include/mlir/Transforms/Bufferize.h
+mlir/include/mlir/Tools/PDLL/AST/Context.h
+mlir/include/mlir/Tools/PDLL/AST/Diagnostic.h
+mlir/include/mlir/Tools/PDLL/Parser/Parser.h
 mlir/include/mlir/Transforms/BufferUtils.h
 mlir/include/mlir/Transforms/DialectConversion.h
 mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h
@@ -7266,7 +7486,6 @@ mlir/lib/Analysis/BufferViewFlowAnalysis.cpp
 mlir/lib/Analysis/CallGraph.cpp
 mlir/lib/Analysis/DataFlowAnalysis.cpp
 mlir/lib/Analysis/DataLayoutAnalysis.cpp
-mlir/lib/Analysis/LinearTransform.cpp
 mlir/lib/Analysis/Liveness.cpp
 mlir/lib/Analysis/LoopAnalysis.cpp
 mlir/lib/Analysis/NestedMatcher.cpp
@@ -7275,8 +7494,11 @@ mlir/lib/Analysis/PresburgerSet.cpp
 mlir/lib/Analysis/SliceAnalysis.cpp
 mlir/lib/Analysis/Utils.cpp
 mlir/lib/Analysis/AliasAnalysis/LocalAliasAnalysis.cpp
+mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
+mlir/lib/Analysis/Presburger/LinearTransform.cpp
 mlir/lib/Analysis/Presburger/Matrix.cpp
 mlir/lib/Analysis/Presburger/Simplex.cpp
+mlir/lib/Analysis/Presburger/Utils.cpp
 mlir/lib/Bindings/Python/AllPassesRegistration.cpp
 mlir/lib/Bindings/Python/AsyncPasses.cpp
 mlir/lib/Bindings/Python/DialectLinalg.cpp
@@ -7287,7 +7509,6 @@ mlir/lib/Bindings/Python/Globals.h
 mlir/lib/Bindings/Python/GPUPasses.cpp
 mlir/lib/Bindings/Python/IRAffine.cpp
 mlir/lib/Bindings/Python/IRAttributes.cpp
-mlir/lib/Bindings/Python/IRCore.cpp
 mlir/lib/Bindings/Python/IRInterfaces.cpp
 mlir/lib/Bindings/Python/IRModule.cpp
 mlir/lib/Bindings/Python/IRModule.h
@@ -7350,6 +7571,7 @@ mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
 mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRVPass.cpp
 mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
 mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
+mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
 mlir/lib/Conversion/LinalgToSPIRV/LinalgToSPIRVPass.cpp
 mlir/lib/Conversion/LinalgToStandard/LinalgToStandard.cpp
 mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp
@@ -7376,6 +7598,8 @@ mlir/lib/Conversion/PDLToPDLInterp/Predicate.cpp
 mlir/lib/Conversion/PDLToPDLInterp/Predicate.h
 mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp
 mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.h
+mlir/lib/Conversion/PDLToPDLInterp/RootOrdering.cpp
+mlir/lib/Conversion/PDLToPDLInterp/RootOrdering.h
 mlir/lib/Conversion/ReconcileUnrealizedCasts/ReconcileUnrealizedCasts.cpp
 mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
 mlir/lib/Conversion/SCFToGPU/SCFToGPUPass.cpp
@@ -7393,6 +7617,8 @@ mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
 mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
 mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRVPass.cpp
 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
+mlir/lib/Conversion/TosaToLinalg/TosaToLinalgNamed.cpp
+mlir/lib/Conversion/TosaToLinalg/TosaToLinalgNamedPass.cpp
 mlir/lib/Conversion/TosaToLinalg/TosaToLinalgPass.cpp
 mlir/lib/Conversion/TosaToSCF/TosaToSCF.cpp
 mlir/lib/Conversion/TosaToSCF/TosaToSCFPass.cpp
@@ -7439,6 +7665,9 @@ mlir/lib/Dialect/Async/Transforms/PassDetail.h
 mlir/lib/Dialect/Bufferization/IR/AllocationOpInterface.cpp
 mlir/lib/Dialect/Bufferization/IR/BufferizationDialect.cpp
 mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
+mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocation.cpp
+mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp
+mlir/lib/Dialect/Bufferization/Transforms/PassDetail.h
 mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp
 mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
 mlir/lib/Dialect/DLTI/DLTI.cpp
@@ -7453,16 +7682,18 @@ mlir/lib/Dialect/GPU/Transforms/ParallelLoopMapper.cpp
 mlir/lib/Dialect/GPU/Transforms/PassDetail.h
 mlir/lib/Dialect/GPU/Transforms/SerializeToBlob.cpp
 mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp
+mlir/lib/Dialect/Linalg/ComprehensiveBufferize/AffineInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ArithInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp
+mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizationInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/SCFInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.cpp
 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/VectorInterfaceImpl.cpp
+mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp
 mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp
 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
-mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp
 mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
 mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp
@@ -7480,6 +7711,7 @@ mlir/lib/Dialect/Linalg/Transforms/InlineScalarOperands.cpp
 mlir/lib/Dialect/Linalg/Transforms/Interchange.cpp
 mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp
 mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
+mlir/lib/Dialect/Linalg/Transforms/NamedOpConversions.cpp
 mlir/lib/Dialect/Linalg/Transforms/PassDetail.h
 mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
 mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
@@ -7521,6 +7753,7 @@ mlir/lib/Dialect/Quant/Utils/FakeQuantSupport.cpp
 mlir/lib/Dialect/Quant/Utils/QuantizeUtils.cpp
 mlir/lib/Dialect/Quant/Utils/UniformSupport.cpp
 mlir/lib/Dialect/SCF/SCF.cpp
+mlir/lib/Dialect/SCF/Transforms/AffineCanonicalizationUtils.cpp
 mlir/lib/Dialect/SCF/Transforms/Bufferize.cpp
 mlir/lib/Dialect/SCF/Transforms/ForToWhile.cpp
 mlir/lib/Dialect/SCF/Transforms/LoopPipelining.cpp
@@ -7566,12 +7799,15 @@ mlir/lib/Dialect/StandardOps/Transforms/PassDetail.h
 mlir/lib/Dialect/StandardOps/Transforms/TensorConstantBufferize.cpp
 mlir/lib/Dialect/StandardOps/Utils/Utils.cpp
 mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp
+mlir/lib/Dialect/Tensor/IR/TensorInferTypeOpInterfaceImpl.cpp
 mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
 mlir/lib/Dialect/Tensor/Transforms/Bufferize.cpp
 mlir/lib/Dialect/Tensor/Transforms/PassDetail.h
+mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
 mlir/lib/Dialect/Tosa/Transforms/TosaDecomposeTransposeConv.cpp
 mlir/lib/Dialect/Tosa/Transforms/TosaInferShapes.cpp
 mlir/lib/Dialect/Tosa/Transforms/TosaMakeBroadcastable.cpp
+mlir/lib/Dialect/Tosa/Transforms/TosaOptimization.cpp
 mlir/lib/Dialect/Tosa/Utils/QuantUtils.cpp
 mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp
 mlir/lib/Dialect/Utils/StaticValueUtils.cpp
@@ -7579,9 +7815,10 @@ mlir/lib/Dialect/Utils/StructuredOpsUtils.cpp
 mlir/lib/Dialect/Vector/VectorDropLeadUnitDim.cpp
 mlir/lib/Dialect/Vector/VectorInsertExtractStridedSliceRewritePatterns.cpp
 mlir/lib/Dialect/Vector/VectorMultiDimReductionTransforms.cpp
+mlir/lib/Dialect/Vector/VectorOps.cpp
 mlir/lib/Dialect/Vector/VectorTransferOpTransforms.cpp
 mlir/lib/Dialect/Vector/VectorTransferPermutationMapRewritePatterns.cpp
-mlir/lib/Dialect/Vector/VectorTransforms.cpp
+mlir/lib/Dialect/Vector/VectorUnrollDistribute.cpp
 mlir/lib/Dialect/Vector/VectorUtils.cpp
 mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp
 mlir/lib/Dialect/X86Vector/Transforms/AVXTranspose.cpp
@@ -7606,7 +7843,6 @@ mlir/lib/Interfaces/SideEffectInterfaces.cpp
 mlir/lib/Interfaces/TilingInterface.cpp
 mlir/lib/Interfaces/VectorInterfaces.cpp
 mlir/lib/Interfaces/ViewLikeInterface.cpp
-mlir/lib/IR/AffineExpr.cpp
 mlir/lib/IR/AffineExprDetail.h
 mlir/lib/IR/AffineMap.cpp
 mlir/lib/IR/AffineMapDetail.h
@@ -7659,7 +7895,6 @@ mlir/lib/Pass/Pass.cpp
 mlir/lib/Pass/PassCrashRecovery.cpp
 mlir/lib/Pass/PassDetail.h
 mlir/lib/Pass/PassManagerOptions.cpp
-mlir/lib/Pass/PassRegistry.cpp
 mlir/lib/Pass/PassStatistics.cpp
 mlir/lib/Pass/PassTiming.cpp
 mlir/lib/Reducer/OptReductionPass.cpp
@@ -7730,13 +7965,18 @@ mlir/lib/Tools/mlir-lsp-server/lsp/Protocol.cpp
 mlir/lib/Tools/mlir-lsp-server/lsp/Transport.cpp
 mlir/lib/Tools/mlir-lsp-server/lsp/Transport.h
 mlir/lib/Tools/mlir-reduce/MlirReduceMain.cpp
-mlir/lib/Transforms/BufferDeallocation.cpp
-mlir/lib/Transforms/Bufferize.cpp
+mlir/lib/Tools/PDLL/AST/Context.cpp
+mlir/lib/Tools/PDLL/AST/Diagnostic.cpp
+mlir/lib/Tools/PDLL/AST/NodePrinter.cpp
+mlir/lib/Tools/PDLL/AST/TypeDetail.h
+mlir/lib/Tools/PDLL/AST/Types.cpp
+mlir/lib/Tools/PDLL/Parser/Parser.cpp
 mlir/lib/Transforms/BufferOptimizations.cpp
 mlir/lib/Transforms/BufferResultsToOutParams.cpp
 mlir/lib/Transforms/BufferUtils.cpp
 mlir/lib/Transforms/Canonicalizer.cpp
 mlir/lib/Transforms/CSE.cpp
+mlir/lib/Transforms/Inliner.cpp
 mlir/lib/Transforms/LocationSnapshot.cpp
 mlir/lib/Transforms/LoopCoalescing.cpp
 mlir/lib/Transforms/LoopFusion.cpp
@@ -7749,6 +7989,7 @@ mlir/lib/Transforms/StripDebugInfo.cpp
 mlir/lib/Transforms/SymbolDCE.cpp
 mlir/lib/Transforms/Utils/DialectConversion.cpp
 mlir/lib/Transforms/Utils/FoldUtils.cpp
+mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
 mlir/lib/Transforms/Utils/InliningUtils.cpp
 mlir/lib/Transforms/Utils/LoopFusionUtils.cpp
 mlir/lib/Transforms/Utils/LoopUtils.cpp
@@ -7758,6 +7999,7 @@ mlir/lib/Translation/Translation.cpp
 mlir/tools/mlir-cpu-runner/mlir-cpu-runner.cpp
 mlir/tools/mlir-lsp-server/mlir-lsp-server.cpp
 mlir/tools/mlir-opt/mlir-opt.cpp
+mlir/tools/mlir-pdll/mlir-pdll.cpp
 mlir/tools/mlir-reduce/mlir-reduce.cpp
 mlir/tools/mlir-shlib/mlir-shlib.cpp
 mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp
@@ -7774,6 +8016,8 @@ mlir/tools/mlir-tblgen/FormatGen.h
 mlir/tools/mlir-tblgen/LLVMIRConversionGen.cpp
 mlir/tools/mlir-tblgen/LLVMIRIntrinsicGen.cpp
 mlir/tools/mlir-tblgen/mlir-tblgen.cpp
+mlir/tools/mlir-tblgen/OpClass.cpp
+mlir/tools/mlir-tblgen/OpClass.h
 mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
 mlir/tools/mlir-tblgen/OpDocGen.cpp
 mlir/tools/mlir-tblgen/OpFormatGen.h
@@ -7796,12 +8040,15 @@ mlir/unittests/Analysis/AffineStructuresParser.cpp
 mlir/unittests/Analysis/AffineStructuresParser.h
 mlir/unittests/Analysis/AffineStructuresParserTest.cpp
 mlir/unittests/Analysis/AffineStructuresTest.cpp
-mlir/unittests/Analysis/LinearTransformTest.cpp
 mlir/unittests/Analysis/PresburgerSetTest.cpp
+mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
+mlir/unittests/Analysis/Presburger/LinearTransformTest.cpp
 mlir/unittests/Analysis/Presburger/MatrixTest.cpp
 mlir/unittests/Analysis/Presburger/SimplexTest.cpp
+mlir/unittests/Conversion/PDLToPDLInterp/RootOrderingTest.cpp
 mlir/unittests/Dialect/BroadcastShapeTest.cpp
 mlir/unittests/Dialect/Quant/QuantizationUtilsTest.cpp
+mlir/unittests/Dialect/SCF/SCFOps.cpp
 mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
 mlir/unittests/Dialect/SPIRV/DeserializationTest.cpp
 mlir/unittests/Dialect/SPIRV/SerializationTest.cpp
@@ -7814,6 +8061,7 @@ mlir/unittests/IR/AttributeTest.cpp
 mlir/unittests/IR/DialectTest.cpp
 mlir/unittests/IR/InterfaceAttachmentTest.cpp
 mlir/unittests/IR/OperationSupportTest.cpp
+mlir/unittests/IR/PatternMatchTest.cpp
 mlir/unittests/IR/ShapedTypeTest.cpp
 mlir/unittests/IR/SubElementInterfaceTest.cpp
 mlir/unittests/Pass/AnalysisManagerTest.cpp
@@ -7826,6 +8074,7 @@ mlir/unittests/Support/StorageUniquerTest.cpp
 mlir/unittests/TableGen/EnumsGenTest.cpp
 mlir/unittests/TableGen/FormatTest.cpp
 mlir/unittests/TableGen/PassGenTest.cpp
+mlir/unittests/Transforms/Canonicalizer.cpp
 mlir/unittests/Transforms/DialectConversion.cpp
 openmp/libompd/src/Debug.h
 openmp/libompd/src/omp-debug.cpp
@@ -7845,7 +8094,6 @@ openmp/libomptarget/DeviceRTL/include/Synchronization.h
 openmp/libomptarget/DeviceRTL/include/Types.h
 openmp/libomptarget/DeviceRTL/include/Utils.h
 openmp/libomptarget/DeviceRTL/src/Configuration.cpp
-openmp/libomptarget/DeviceRTL/src/Debug.cpp
 openmp/libomptarget/DeviceRTL/src/Kernel.cpp
 openmp/libomptarget/DeviceRTL/src/Mapping.cpp
 openmp/libomptarget/DeviceRTL/src/Misc.cpp
@@ -7871,14 +8119,15 @@ openmp/libomptarget/deviceRTLs/common/src/shuffle.cpp
 openmp/libomptarget/deviceRTLs/nvptx/src/nvptx_interface.h
 openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
 openmp/libomptarget/include/Debug.h
+openmp/libomptarget/include/device.h
 openmp/libomptarget/include/DeviceEnvironment.h
 openmp/libomptarget/include/dlwrap.h
 openmp/libomptarget/include/omptarget.h
 openmp/libomptarget/include/omptargetplugin.h
+openmp/libomptarget/include/rtl.h
 openmp/libomptarget/include/SourceInfo.h
 openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
 openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.h
-openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa_ext_amd.h
 openmp/libomptarget/plugins/amdgpu/impl/get_elf_mach_gfx_name.cpp
 openmp/libomptarget/plugins/amdgpu/impl/get_elf_mach_gfx_name.h
 openmp/libomptarget/plugins/amdgpu/impl/hsa_api.h
@@ -7906,11 +8155,9 @@ openmp/libomptarget/plugins/remote/src/Client.cpp
 openmp/libomptarget/plugins/remote/src/Client.h
 openmp/libomptarget/plugins/ve/src/rtl.cpp
 openmp/libomptarget/src/api.cpp
-openmp/libomptarget/src/device.h
 openmp/libomptarget/src/interface.cpp
 openmp/libomptarget/src/private.h
 openmp/libomptarget/src/rtl.cpp
-openmp/libomptarget/src/rtl.h
 openmp/libomptarget/tools/deviceinfo/llvm-omp-device-info.cpp
 openmp/runtime/doc/doxygen/libomp_interface.h
 openmp/runtime/src/extractExternal.cpp
@@ -8134,5 +8381,27 @@ pstl/include/pstl/internal/omp/parallel_scan.h
 pstl/include/pstl/internal/omp/parallel_stable_partial_sort.h
 pstl/include/pstl/internal/omp/parallel_transform_scan.h
 pstl/include/pstl/internal/omp/util.h
+third-party/benchmark/cmake/thread_safety_attributes.cpp
+third-party/benchmark/src/arraysize.h
+third-party/benchmark/src/benchmark_api_internal.h
+third-party/benchmark/src/benchmark_register.h
+third-party/benchmark/src/benchmark_runner.h
+third-party/benchmark/src/check.h
+third-party/benchmark/src/colorprint.h
+third-party/benchmark/src/commandlineflags.h
+third-party/benchmark/src/complexity.h
+third-party/benchmark/src/counter.h
+third-party/benchmark/src/cycleclock.h
+third-party/benchmark/src/internal_macros.h
+third-party/benchmark/src/log.h
+third-party/benchmark/src/mutex.h
+third-party/benchmark/src/perf_counters.h
+third-party/benchmark/src/re.h
+third-party/benchmark/src/sleep.h
+third-party/benchmark/src/statistics.h
+third-party/benchmark/src/string_util.h
+third-party/benchmark/src/thread_manager.h
+third-party/benchmark/src/thread_timer.h
+third-party/benchmark/src/timers.h
 utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h
 utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h


        


More information about the cfe-commits mailing list