From: mydeveloperday Date: Thu, 25 Nov 2021 19:34:37 +0000 (+0000) Subject: [clang-format] NFC update LLVM overall clang-formatted status X-Git-Tag: upstream/15.0.7~24782 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c8666ef9a21e4646e428e4c8b5c6d4453042047;p=platform%2Fupstream%2Fllvm.git [clang-format] NFC update LLVM overall clang-formatted status Whilst the % clang-formatted remains the same, the number of files added to the LLVM project has risen by almost by 259. - 190 of them have been added clang-format clean. - 69 files have been added unformatted. (lit tests should be excluded from this number) - 291 files have been added to the list of files that are clang-format clean - 101 files have either become unclean or have been removed As this updates the clang-formatted-files there are now 8139 files that are clean which we can be used as a regression test when making changes to clang-format. ``` clang-format -verbose -n -files ./clang/docs/tools/clang-formatted-files.txt ``` --- diff --git a/clang/docs/ClangFormattedStatus.rst b/clang/docs/ClangFormattedStatus.rst index 72766df..c0f8cb8b 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: October 09, 2021 17:11:06 (`3e553791caa0 `_). +tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:36:33 (`976bb4724c04 `_). .. list-table:: LLVM Clang-Format Status @@ -54,6 +54,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - clang/examples/PluginsOrder + - `1` + - `1` + - `0` + - :good:`100%` * - clang/examples/PrintFunctionNames - `1` - `0` @@ -111,9 +116,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`25%` * - clang/include/clang/Basic - `82` - - `31` - - `51` - - :part:`37%` + - `32` + - `50` + - :part:`39%` * - clang/include/clang/CodeGen - `9` - `0` @@ -215,9 +220,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - :part:`25%` * - clang/include/clang/StaticAnalyzer/Core/PathSensitive - - `36` + - `37` - `10` - - `26` + - `27` - :part:`27%` * - clang/include/clang/StaticAnalyzer/Frontend - `5` @@ -246,9 +251,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - clang/include/clang/Tooling/DependencyScanning - `5` - - `5` - - `0` - - :good:`100%` + - `4` + - `1` + - :part:`80%` * - clang/include/clang/Tooling/Inclusions - `2` - `2` @@ -346,14 +351,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`33%` * - clang/lib/Basic/Targets - `50` - - `24` - - `26` - - :part:`48%` + - `25` + - `25` + - :part:`50%` * - clang/lib/CodeGen - - `91` - - `13` - - `78` - - :part:`14%` + - `87` + - `10` + - `77` + - :part:`11%` * - clang/lib/CrossTU - `1` - `0` @@ -390,10 +395,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `12` - :part:`14%` * - clang/lib/Driver/ToolChains - - `87` - - `32` + - `91` + - `36` - `55` - - :part:`36%` + - :part:`39%` * - clang/lib/Driver/ToolChains/Arch - `20` - `7` @@ -426,14 +431,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - clang/lib/Headers - `145` - - `16` - - `129` - - :part:`11%` + - `15` + - `130` + - :part:`10%` * - clang/lib/Headers/openmp_wrappers - `5` - - `5` - - `0` - - :good:`100%` + - `4` + - `1` + - :part:`80%` * - clang/lib/Headers/ppc_wrappers - `7` - `2` @@ -480,10 +485,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `15` - :part:`11%` * - clang/lib/StaticAnalyzer/Checkers - - `117` - - `15` + - `118` + - `16` - `102` - - :part:`12%` + - :part:`13%` * - clang/lib/StaticAnalyzer/Checkers/cert - `2` - `2` @@ -510,10 +515,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :part:`80%` * - clang/lib/StaticAnalyzer/Core - - `46` - - `9` + - `47` + - `10` - `37` - - :part:`19%` + - :part:`21%` * - clang/lib/StaticAnalyzer/Frontend - `8` - `3` @@ -784,6 +789,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - clang/unittests/Interpreter/ExceptionTests + - `1` + - `0` + - `1` + - :none:`0%` * - clang/unittests/Introspection - `1` - `0` @@ -825,10 +835,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - clang/unittests/StaticAnalyzer - - `15` - - `6` + - `16` + - `7` - `9` - - :part:`40%` + - :part:`43%` * - clang/unittests/Tooling - `29` - `8` @@ -851,9 +861,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - clang/utils/TableGen - `22` - - `4` - - `18` - - :part:`18%` + - `3` + - `19` + - :part:`13%` * - clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling - `1` - `1` @@ -950,10 +960,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `7` - :part:`61%` * - clang-tools-extra/clang-tidy/abseil - - `40` - - `28` + - `42` + - `30` - `12` - - :part:`70%` + - :part:`71%` * - clang-tools-extra/clang-tidy/altera - `11` - `9` @@ -971,9 +981,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - clang-tools-extra/clang-tidy/bugprone - `119` - - `98` - - `21` - - :part:`82%` + - `99` + - `20` + - :part:`83%` * - clang-tools-extra/clang-tidy/cert - `29` - `28` @@ -1025,10 +1035,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - clang-tools-extra/clang-tidy/misc - - `29` - - `25` - - `4` - - :part:`86%` + - `31` + - `28` + - `3` + - :part:`90%` * - clang-tools-extra/clang-tidy/modernize - `67` - `49` @@ -1076,9 +1086,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`66%` * - clang-tools-extra/clang-tidy/utils - `35` - - `30` - - `5` - - :part:`85%` + - `31` + - `4` + - :part:`88%` * - clang-tools-extra/clang-tidy/zircon - `3` - `3` @@ -1160,18 +1170,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `4` - :part:`71%` * - clang-tools-extra/clangd/support - - `23` - - `22` + - `25` + - `24` - `1` - - :part:`95%` + - :part:`96%` * - clang-tools-extra/clangd/tool - `2` - `2` - `0` - :good:`100%` * - clang-tools-extra/clangd/unittests - - `78` - - `65` + - `79` + - `66` - `13` - :part:`83%` * - clang-tools-extra/clangd/unittests/decision_forest_model @@ -1265,10 +1275,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :none:`0%` * - clang-tools-extra/unittests/clang-tidy - - `15` - - `6` + - `16` + - `7` - `9` - - :part:`40%` + - :part:`43%` * - clang-tools-extra/unittests/include/common - `1` - `0` @@ -1366,9 +1376,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - compiler-rt/lib/gwp_asan/tests - `15` - - `15` - - `0` - - :good:`100%` + - `14` + - `1` + - :part:`93%` * - compiler-rt/lib/gwp_asan/tests/platform_specific - `1` - `1` @@ -1395,10 +1405,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `18` - :part:`10%` * - compiler-rt/lib/memprof - - `27` - - `25` + - `32` + - `31` + - `1` + - :part:`96%` + * - compiler-rt/lib/memprof/tests - `2` - - :part:`92%` + - `2` + - `0` + - :good:`100%` * - compiler-rt/lib/msan - `18` - `4` @@ -1410,10 +1425,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `4` - :none:`0%` * - compiler-rt/lib/orc - - `18` - - `13` + - `19` + - `14` - `5` - - :part:`72%` + - :part:`73%` * - compiler-rt/lib/orc/unittests - `10` - `9` @@ -1430,20 +1445,20 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :part:`33%` * - compiler-rt/lib/sanitizer_common - - `160` - - `18` - - `142` - - :part:`11%` + - `164` + - `24` + - `140` + - :part:`14%` * - compiler-rt/lib/sanitizer_common/symbolizer - `2` - `2` - `0` - :good:`100%` * - compiler-rt/lib/sanitizer_common/tests - - `40` - - `3` - - `37` - - :part:`7%` + - `44` + - `9` + - `35` + - :part:`20%` * - compiler-rt/lib/scudo - `20` - `0` @@ -1471,9 +1486,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - compiler-rt/lib/scudo/standalone/tests - `25` - - `25` - - `0` - - :good:`100%` + - `24` + - `1` + - :part:`96%` * - compiler-rt/lib/scudo/standalone/tools - `1` - `1` @@ -1500,10 +1515,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :none:`0%` * - compiler-rt/lib/tsan/rtl - - `60` - - `12` + - `61` + - `13` - `48` - - :part:`20%` + - :part:`21%` * - compiler-rt/lib/tsan/tests/rtl - `10` - `0` @@ -1539,6 +1554,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - cross-project-tests/debuginfo-tests/clang_llvm_roundtrip + - `1` + - `0` + - `1` + - :none:`0%` * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty - `7` - `0` @@ -1569,6 +1589,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - `1` - :none:`0%` + * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_finish_test + - `8` + - `0` + - `8` + - :none:`0%` * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind - `5` - `0` @@ -1659,6 +1684,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - flang/include/flang/Optimizer/Builder + - `6` + - `6` + - `0` + - :good:`100%` * - flang/include/flang/Optimizer/CodeGen - `1` - `1` @@ -1670,10 +1700,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - flang/include/flang/Optimizer/Support - - `6` - - `5` - - `1` - - :part:`83%` + - `8` + - `8` + - `0` + - :good:`100%` * - flang/include/flang/Optimizer/Transforms - `1` - `1` @@ -1706,9 +1736,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - flang/lib/Evaluate - `33` - - `32` - - `1` - - :part:`96%` + - `31` + - `2` + - :part:`93%` * - flang/lib/Frontend - `8` - `6` @@ -1721,14 +1751,19 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - flang/lib/Lower - `17` - - `17` + - `16` + - `1` + - :part:`94%` + * - flang/lib/Optimizer/Builder + - `6` + - `6` - `0` - :good:`100%` * - flang/lib/Optimizer/CodeGen - - `4` - - `3` + - `10` + - `9` - `1` - - :part:`75%` + - :part:`90%` * - flang/lib/Optimizer/Dialect - `4` - `3` @@ -1740,8 +1775,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - flang/lib/Optimizer/Transforms - - `5` - - `5` + - `8` + - `8` - `0` - :good:`100%` * - flang/lib/Parser @@ -1761,9 +1796,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - flang/runtime - `70` - - `68` - - `2` - - :part:`97%` + - `69` + - `1` + - :part:`98%` * - flang/tools/f18 - `1` - `1` @@ -1809,9 +1844,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - `1` - :part:`75%` + * - flang/unittests/Optimizer/Builder + - `4` + - `4` + - `0` + - :good:`100%` * - flang/unittests/Runtime - - `19` - - `19` + - `20` + - `20` - `0` - :good:`100%` * - libc/AOR_v20.02/math @@ -1846,7 +1886,22 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - libc/benchmarks - `15` - - `15` + - `14` + - `1` + - :part:`93%` + * - libc/benchmarks/automemcpy/include/automemcpy + - `4` + - `4` + - `0` + - :good:`100%` + * - libc/benchmarks/automemcpy/lib + - `5` + - `5` + - `0` + - :good:`100%` + * - libc/benchmarks/automemcpy/unittests + - `2` + - `2` - `0` - :good:`100%` * - libc/config/linux @@ -1860,8 +1915,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - libc/fuzzing/stdlib - - `1` - - `1` + - `3` + - `3` - `0` - :good:`100%` * - libc/fuzzing/string @@ -1940,8 +1995,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - libc/src/stdlib - - `33` - - `33` + - `39` + - `39` - `0` - :good:`100%` * - libc/src/stdlib/linux @@ -1950,23 +2005,13 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - libc/src/string - - `47` - - `47` - - `0` - - :good:`100%` - * - libc/src/string/aarch64 - - `3` - - `3` + - `61` + - `61` - `0` - :good:`100%` * - libc/src/string/memory_utils - - `5` - - `5` - - `0` - - :good:`100%` - * - libc/src/string/x86_64 - - `1` - - `1` + - `7` + - `7` - `0` - :good:`100%` * - libc/src/sys/mman @@ -2005,13 +2050,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - libc/src/__support + - `10` + - `10` + - `0` + - :good:`100%` + * - libc/src/__support/CPP - `7` - `7` - `0` - :good:`100%` * - libc/src/__support/FPUtil - - `23` - - `23` + - `19` + - `19` - `0` - :good:`100%` * - libc/src/__support/FPUtil/aarch64 @@ -2029,11 +2079,6 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` - * - libc/utils/CPP - - `7` - - `7` - - `0` - - :good:`100%` * - libc/utils/HdrGen - `9` - `9` @@ -2051,9 +2096,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - libc/utils/MPFRWrapper - `3` - - `2` - - `1` - - :part:`66%` + - `3` + - `0` + - :good:`100%` * - libc/utils/testutils - `10` - `9` @@ -2065,8 +2110,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - libc/utils/UnitTest - - `6` - - `6` + - `10` + - `10` - `0` - :good:`100%` * - libclc/generic/include @@ -2215,9 +2260,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `18` - :part:`21%` * - libcxx/include - - `22` + - `23` - `0` - - `22` + - `23` - :none:`0%` * - libcxx/include/__algorithm - `93` @@ -2225,9 +2270,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `93` - :none:`0%` * - libcxx/include/__bit - - `1` + - `2` - `0` - - `1` + - `2` - :none:`0%` * - libcxx/include/__charconv - `3` @@ -2235,19 +2280,24 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - :none:`0%` * - libcxx/include/__compare - - `6` + - `10` - `0` - - `6` + - `10` - :none:`0%` * - libcxx/include/__concepts - `22` - `0` - `22` - :none:`0%` + * - libcxx/include/__coroutine + - `4` + - `0` + - `4` + - :none:`0%` * - libcxx/include/__format - - `14` + - `15` - `0` - - `14` + - `15` - :none:`0%` * - libcxx/include/__functional - `27` @@ -2260,14 +2310,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `32` - :none:`0%` * - libcxx/include/__memory - - `16` + - `15` - `0` - - `16` + - `15` - :none:`0%` * - libcxx/include/__random - - `1` + - `35` - `0` - - `1` + - `35` - :none:`0%` * - libcxx/include/__ranges - `25` @@ -2286,9 +2336,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - libcxx/include/__support/ibm - `6` - - `1` - - `5` - - :part:`16%` + - `2` + - `4` + - :part:`33%` * - libcxx/include/__support/musl - `1` - `0` @@ -2319,10 +2369,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - `3` - :none:`0%` + * - libcxx/include/__thread + - `1` + - `0` + - `1` + - :none:`0%` * - libcxx/include/__utility - - `14` + - `15` - `0` - - `14` + - `15` - :none:`0%` * - libcxx/include/__variant - `1` @@ -2330,10 +2385,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :none:`0%` * - libcxx/src - - `38` - - `2` + - `39` + - `3` - `36` - - :part:`5%` + - :part:`7%` * - libcxx/src/experimental - `1` - `0` @@ -2476,9 +2531,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - lld/MachO - `43` - - `39` - - `4` - - :part:`90%` + - `41` + - `2` + - :part:`95%` * - lld/MachO/Arch - `6` - `6` @@ -2576,9 +2631,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`41%` * - lldb/include/lldb/Host - `39` - - `19` - `20` - - :part:`48%` + - `19` + - :part:`51%` * - lldb/include/lldb/Host/android - `1` - `1` @@ -2631,24 +2686,24 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`33%` * - lldb/include/lldb/Interpreter - `49` - - `37` - - `12` - - :part:`75%` + - `36` + - `13` + - :part:`73%` * - lldb/include/lldb/Symbol - `35` - `14` - `21` - :part:`40%` * - lldb/include/lldb/Target - - `76` - - `49` + - `77` + - `50` - `27` - :part:`64%` * - lldb/include/lldb/Utility - `63` - - `39` - - `24` - - :part:`61%` + - `40` + - `23` + - :part:`63%` * - lldb/source - `1` - `1` @@ -2666,9 +2721,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`20%` * - lldb/source/Commands - `70` - - `60` - - `10` - - :part:`85%` + - `57` + - `13` + - :part:`81%` * - lldb/source/Core - `48` - `26` @@ -2691,9 +2746,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - lldb/source/Host/common - `31` - - `17` - - `14` - - :part:`54%` + - `16` + - `15` + - :part:`51%` * - lldb/source/Host/freebsd - `2` - `2` @@ -2746,9 +2801,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`54%` * - lldb/source/Plugins/ABI/AArch64 - `6` - - `2` - - `4` - - :part:`33%` + - `3` + - `3` + - :part:`50%` * - lldb/source/Plugins/ABI/ARC - `2` - `0` @@ -2781,9 +2836,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - lldb/source/Plugins/ABI/X86 - `13` - - `5` - - `8` - - :part:`38%` + - `4` + - `9` + - :part:`30%` * - lldb/source/Plugins/Architecture/AArch64 - `2` - `2` @@ -2906,9 +2961,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - lldb/source/Plugins/Language/CPlusPlus - `29` - - `17` - - `12` - - :part:`58%` + - `18` + - `11` + - :part:`62%` * - lldb/source/Plugins/Language/ObjC - `21` - `14` @@ -3221,9 +3276,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - lldb/source/Plugins/TraceExporter/ctf - `4` - - `4` - - `0` - - :good:`100%` + - `3` + - `1` + - :part:`75%` * - lldb/source/Plugins/TypeSystem/Clang - `2` - `0` @@ -3245,10 +3300,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `14` - :part:`54%` * - lldb/source/Target - - `67` + - `68` - `33` - - `34` - - :part:`49%` + - `35` + - :part:`48%` * - lldb/source/Utility - `58` - `45` @@ -3346,9 +3401,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - lldb/unittests/Core - `10` - - `9` - - `1` - - :part:`90%` + - `8` + - `2` + - :part:`80%` * - lldb/unittests/DataFormatter - `3` - `3` @@ -3376,9 +3431,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`40%` * - lldb/unittests/Host - `15` - - `11` - - `4` - - :part:`73%` + - `10` + - `5` + - :part:`66%` * - lldb/unittests/Host/linux - `2` - `2` @@ -3395,10 +3450,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :none:`0%` * - lldb/unittests/Interpreter - - `4` - - `1` - - `3` - - :part:`25%` + - `5` + - `1` + - `4` + - :part:`20%` * - lldb/unittests/Language/CLanguages - `1` - `1` @@ -3450,10 +3505,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - lldb/unittests/Process/gdb-remote - - `7` - - `5` + - `8` + - `6` - `2` - - :part:`71%` + - :part:`75%` * - lldb/unittests/Process/Linux - `1` - `0` @@ -3501,9 +3556,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`50%` * - lldb/unittests/SymbolFile/DWARF - `5` - - `2` - `3` - - :part:`40%` + - `2` + - :part:`60%` * - lldb/unittests/SymbolFile/DWARF/Inputs - `1` - `1` @@ -3525,10 +3580,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - lldb/unittests/Target - - `8` - - `3` + - `9` - `5` - - :part:`37%` + - `4` + - :part:`55%` * - lldb/unittests/TestingSupport - `5` - `4` @@ -3810,10 +3865,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `6` - :part:`25%` * - llvm/include/llvm/ADT - - `87` - - `23` + - `88` + - `24` - `64` - - :part:`26%` + - :part:`27%` * - llvm/include/llvm/Analysis - `125` - `46` @@ -3831,9 +3886,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`40%` * - llvm/include/llvm/BinaryFormat - `14` - - `9` - - `5` - - :part:`64%` + - `8` + - `6` + - :part:`57%` * - llvm/include/llvm/Bitcode - `7` - `3` @@ -3850,10 +3905,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `106` - :part:`30%` * - llvm/include/llvm/CodeGen/GlobalISel - - `28` + - `29` - `9` - - `19` - - :part:`32%` + - `20` + - :part:`31%` * - llvm/include/llvm/CodeGen/MIRParser - `2` - `1` @@ -3876,9 +3931,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`70%` * - llvm/include/llvm/DebugInfo/DWARF - `32` - - `17` - `15` - - :part:`53%` + - `17` + - :part:`46%` * - llvm/include/llvm/DebugInfo/GSYM - `14` - `4` @@ -3911,9 +3966,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`66%` * - llvm/include/llvm/Demangle - `7` - - `2` - - `5` - - :part:`28%` + - `3` + - `4` + - :part:`42%` * - llvm/include/llvm/DWARFLinker - `4` - `4` @@ -3930,15 +3985,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `10` - :part:`16%` * - llvm/include/llvm/ExecutionEngine/JITLink + - `16` - `14` - - `11` - - `3` - - :part:`78%` + - `2` + - :part:`87%` * - llvm/include/llvm/ExecutionEngine/Orc - - `35` - - `28` - - `7` - - :part:`80%` + - `37` + - `27` + - `10` + - :part:`72%` * - llvm/include/llvm/ExecutionEngine/Orc/Shared - `7` - `4` @@ -3970,9 +4025,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - llvm/include/llvm/IR - - `92` + - `91` - `25` - - `67` + - `66` - :part:`27%` * - llvm/include/llvm/IRReader - `1` @@ -3990,10 +4045,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :none:`0%` * - llvm/include/llvm/LTO - - `5` - - `2` + - `4` + - `1` - `3` - - :part:`40%` + - :part:`25%` * - llvm/include/llvm/LTO/legacy - `4` - `0` @@ -4065,8 +4120,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :part:`91%` * - llvm/include/llvm/Support - - `180` - - `63` + - `182` + - `65` - `117` - :part:`35%` * - llvm/include/llvm/Support/FileSystem @@ -4140,10 +4195,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `7` - :part:`58%` * - llvm/include/llvm/Transforms/IPO - - `37` - - `26` + - `38` + - `27` - `11` - - :part:`70%` + - :part:`71%` * - llvm/include/llvm/Transforms/Scalar - `74` - `46` @@ -4186,9 +4241,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`33%` * - llvm/lib/Analysis - `117` - - `40` - - `77` - - :part:`34%` + - `38` + - `79` + - :part:`32%` * - llvm/lib/AsmParser - `3` - `1` @@ -4215,8 +4270,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :none:`0%` * - llvm/lib/CodeGen - - `208` - - `50` + - `209` + - `51` - `158` - :part:`24%` * - llvm/lib/CodeGen/AsmPrinter @@ -4225,15 +4280,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `28` - :part:`37%` * - llvm/lib/CodeGen/GlobalISel - - `25` + - `26` - `9` - - `16` - - :part:`36%` + - `17` + - :part:`34%` * - llvm/lib/CodeGen/LiveDebugValues - - `4` - - `2` + - `5` - `2` - - :part:`50%` + - `3` + - :part:`40%` * - llvm/lib/CodeGen/MIRParser - `4` - `1` @@ -4285,10 +4340,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :part:`50%` * - llvm/lib/Demangle - - `5` - - `3` + - `6` + - `4` - `2` - - :part:`60%` + - :part:`66%` * - llvm/lib/DWARFLinker - `4` - `4` @@ -4316,9 +4371,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - llvm/lib/ExecutionEngine/JITLink - `23` - - `15` - - `8` - - :part:`65%` + - `17` + - `6` + - :part:`73%` * - llvm/lib/ExecutionEngine/MCJIT - `2` - `0` @@ -4330,10 +4385,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :none:`0%` * - llvm/lib/ExecutionEngine/Orc - - `34` - - `22` - - `12` - - :part:`64%` + - `36` + - `20` + - `16` + - :part:`55%` * - llvm/lib/ExecutionEngine/Orc/Shared - `3` - `3` @@ -4391,9 +4446,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - llvm/lib/IR - `68` - - `16` - - `52` - - :part:`23%` + - `19` + - `49` + - :part:`27%` * - llvm/lib/IRReader - `1` - `0` @@ -4410,10 +4465,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - :none:`0%` * - llvm/lib/LTO - - `8` - - `1` - `7` - - :part:`12%` + - `1` + - `6` + - :part:`14%` * - llvm/lib/MC - `65` - `21` @@ -4451,9 +4506,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`48%` * - llvm/lib/ObjectYAML - `23` - - `10` - - `13` - - :part:`43%` + - `9` + - `14` + - :part:`39%` * - llvm/lib/Option - `4` - `0` @@ -4480,10 +4535,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - :part:`76%` * - llvm/lib/Support - - `139` + - `141` - `57` - - `82` - - :part:`41%` + - `84` + - :part:`40%` * - llvm/lib/Support/Unix - `1` - `0` @@ -4535,10 +4590,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - :none:`0%` * - llvm/lib/Target/AMDGPU - - `166` - - `37` - - `129` - - :part:`22%` + - `169` + - `39` + - `130` + - :part:`23%` * - llvm/lib/Target/AMDGPU/AsmParser - `1` - `0` @@ -4645,10 +4700,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - llvm/lib/Target/BPF - - `31` - - `7` + - `32` + - `8` - `24` - - :part:`22%` + - :part:`25%` * - llvm/lib/Target/BPF/AsmParser - `1` - `0` @@ -4670,8 +4725,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :part:`50%` * - llvm/lib/Target/CSKY - - `2` - - `2` + - `20` + - `20` - `0` - :good:`100%` * - llvm/lib/Target/CSKY/AsmParser @@ -4680,8 +4735,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - llvm/lib/Target/CSKY/MCTargetDesc - - `14` - - `14` + - `15` + - `15` - `0` - :good:`100%` * - llvm/lib/Target/CSKY/TargetInfo @@ -4754,7 +4809,7 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` - * - llvm/lib/Target/M68k/GlSel + * - llvm/lib/Target/M68k/GISel - `7` - `6` - `1` @@ -4866,9 +4921,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - llvm/lib/Target/RISCV - `34` - - `17` - - `17` - - :part:`50%` + - `18` + - `16` + - :part:`52%` * - llvm/lib/Target/RISCV/AsmParser - `1` - `0` @@ -4881,9 +4936,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - llvm/lib/Target/RISCV/MCTargetDesc - `23` - - `12` - - `11` - - :part:`52%` + - `13` + - `10` + - :part:`56%` * - llvm/lib/Target/RISCV/TargetInfo - `2` - `2` @@ -4916,9 +4971,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - llvm/lib/Target/SystemZ - `41` - - `7` - - `34` - - :part:`17%` + - `6` + - `35` + - :part:`14%` * - llvm/lib/Target/SystemZ/AsmParser - `1` - `0` @@ -4966,9 +5021,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`50%` * - llvm/lib/Target/WebAssembly - `61` - - `45` - - `16` - - :part:`73%` + - `44` + - `17` + - :part:`72%` * - llvm/lib/Target/WebAssembly/AsmParser - `3` - `0` @@ -5086,14 +5141,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`6%` * - llvm/lib/Transforms/Instrumentation - `22` - - `7` - - `15` - - :part:`31%` + - `8` + - `14` + - :part:`36%` * - llvm/lib/Transforms/IPO - - `43` - - `9` - - `34` - - :part:`20%` + - `44` + - `11` + - `33` + - :part:`25%` * - llvm/lib/Transforms/ObjCARC - `15` - `4` @@ -5106,14 +5161,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`18%` * - llvm/lib/Transforms/Utils - `75` - - `17` - - `58` - - :part:`22%` + - `16` + - `59` + - :part:`21%` * - llvm/lib/Transforms/Vectorize - `22` - - `12` - - `10` - - :part:`54%` + - `13` + - `9` + - :part:`59%` * - llvm/lib/WindowsManifest - `1` - `1` @@ -5244,6 +5299,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - `1` - :none:`0%` + * - llvm/tools/llvm-dlang-demangle-fuzzer + - `2` + - `2` + - `0` + - :good:`100%` * - llvm/tools/llvm-dwarfdump - `4` - `3` @@ -5266,9 +5326,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - llvm/tools/llvm-exegesis/lib - `44` - - `34` - - `10` - - :part:`77%` + - `33` + - `11` + - :part:`75%` * - llvm/tools/llvm-exegesis/lib/AArch64 - `1` - `1` @@ -5470,15 +5530,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `16` - :part:`15%` * - llvm/tools/llvm-reduce - - `5` - - `4` - - `1` - - :part:`80%` + - `7` + - `7` + - `0` + - :good:`100%` * - llvm/tools/llvm-reduce/deltas - - `32` - - `31` + - `40` + - `39` - `1` - - :part:`96%` + - :part:`97%` * - llvm/tools/llvm-rtdyld - `1` - `0` @@ -5534,6 +5594,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - `0` - :good:`100%` + * - llvm/tools/llvm-tli-checker + - `1` + - `0` + - `1` + - :none:`0%` * - llvm/tools/llvm-undname - `1` - `1` @@ -5605,10 +5670,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - llvm/unittests/ADT - - `77` - - `31` + - `78` + - `32` - `46` - - :part:`40%` + - :part:`41%` * - llvm/unittests/Analysis - `37` - `11` @@ -5635,15 +5700,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :part:`50%` * - llvm/unittests/CodeGen - - `17` + - `18` - `8` - - `9` - - :part:`47%` + - `10` + - :part:`44%` * - llvm/unittests/CodeGen/GlobalISel - - `12` + - `13` - `2` - - `10` - - :part:`16%` + - `11` + - :part:`15%` * - llvm/unittests/DebugInfo/CodeView - `4` - `2` @@ -5675,10 +5740,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - llvm/unittests/Demangle - - `6` - - `4` + - `7` + - `5` - `2` - - :part:`66%` + - :part:`71%` * - llvm/unittests/ExecutionEngine - `1` - `0` @@ -5695,10 +5760,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `7` - :none:`0%` * - llvm/unittests/ExecutionEngine/Orc - - `20` - - `13` + - `21` + - `14` - `7` - - :part:`65%` + - :part:`66%` * - llvm/unittests/FileCheck - `1` - `0` @@ -5790,8 +5855,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - :part:`62%` * - llvm/unittests/Support - - `96` - - `31` + - `97` + - `32` - `65` - :part:`32%` * - llvm/unittests/Support/CommandLineInit @@ -5850,10 +5915,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :part:`50%` * - llvm/unittests/tools/llvm-exegesis - - `5` - `4` + - `3` - `1` - - :part:`80%` + - :part:`75%` * - llvm/unittests/tools/llvm-exegesis/AArch64 - `1` - `1` @@ -5956,9 +6021,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :none:`0%` * - llvm/utils/TableGen - `76` - - `10` - - `66` - - :part:`13%` + - `11` + - `65` + - :part:`14%` * - llvm/utils/TableGen/GlobalISel - `17` - `8` @@ -6014,11 +6079,26 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - mlir/examples/standalone/include/Standalone-c + - `1` + - `1` + - `0` + - :good:`100%` + * - mlir/examples/standalone/lib/CAPI + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/examples/standalone/lib/Standalone - `2` - `2` - `0` - :good:`100%` + * - mlir/examples/standalone/python + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/examples/standalone/standalone-opt - `1` - `1` @@ -6190,8 +6270,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :none:`0%` * - mlir/include/mlir/CAPI - - `11` - - `11` + - `12` + - `12` - `0` - :good:`100%` * - mlir/include/mlir/Conversion @@ -6204,6 +6284,16 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/include/mlir/Conversion/ArithmeticToLLVM + - `1` + - `1` + - `0` + - :good:`100%` + * - mlir/include/mlir/Conversion/ArithmeticToSPIRV + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/include/mlir/Conversion/ArmNeon2dToIntr - `1` - `1` @@ -6231,9 +6321,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/include/mlir/Conversion/GPUToNVVM - `1` - - `1` - `0` - - :good:`100%` + - `1` + - :none:`0%` * - mlir/include/mlir/Conversion/GPUToROCDL - `1` - `1` @@ -6424,6 +6514,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/include/mlir/Dialect/Arithmetic/Transforms + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/include/mlir/Dialect/ArmNeon - `1` - `1` @@ -6444,6 +6539,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - mlir/include/mlir/Dialect/Bufferization/IR + - `2` + - `2` + - `0` + - :good:`100%` * - mlir/include/mlir/Dialect/Complex/IR - `1` - `1` @@ -6474,14 +6574,19 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize + - `7` + - `7` + - `0` + - :good:`100%` * - mlir/include/mlir/Dialect/Linalg/IR - `3` - `3` - `0` - :good:`100%` * - mlir/include/mlir/Dialect/Linalg/Transforms - - `5` - - `5` + - `4` + - `4` - `0` - :good:`100%` * - mlir/include/mlir/Dialect/Linalg/Utils @@ -6505,8 +6610,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/include/mlir/Dialect/Math/Transforms - - `1` - - `1` + - `2` + - `2` - `0` - :good:`100%` * - mlir/include/mlir/Dialect/MemRef/IR @@ -6551,9 +6656,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/include/mlir/Dialect/SCF - `4` - - `2` - - `2` - - :part:`50%` + - `3` + - `1` + - :part:`75%` * - mlir/include/mlir/Dialect/Shape/IR - `1` - `1` @@ -6645,8 +6750,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/include/mlir/Dialect/Vector - - `3` - - `3` + - `4` + - `4` - `0` - :good:`100%` * - mlir/include/mlir/Dialect/X86Vector @@ -6655,10 +6760,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/include/mlir/ExecutionEngine - - `7` - - `5` + - `8` + - `6` - `2` - - :part:`71%` + - :part:`75%` * - mlir/include/mlir/Interfaces - `14` - `13` @@ -6666,9 +6771,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`92%` * - mlir/include/mlir/IR - `50` - - `30` - - `20` - - :part:`60%` + - `29` + - `21` + - :part:`57%` * - mlir/include/mlir/Parser - `1` - `1` @@ -6696,9 +6801,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`60%` * - mlir/include/mlir/TableGen - `21` - - `20` - - `1` - - :part:`95%` + - `18` + - `3` + - :part:`85%` * - mlir/include/mlir/Target/Cpp - `1` - `1` @@ -6776,12 +6881,12 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/include/mlir/Transforms - `13` - - `10` - - `3` - - :part:`76%` + - `11` + - `2` + - :part:`84%` * - mlir/include/mlir-c - - `14` - - `14` + - `15` + - `15` - `0` - :good:`100%` * - mlir/include/mlir-c/Bindings/Python @@ -6810,8 +6915,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/lib/Bindings/Python - - `21` - - `21` + - `22` + - `22` - `0` - :good:`100%` * - mlir/lib/Bindings/Python/Conversions @@ -6844,6 +6949,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/lib/CAPI/Interfaces + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/lib/CAPI/IR - `10` - `10` @@ -6869,6 +6979,16 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/lib/Conversion/ArithmeticToLLVM + - `1` + - `1` + - `0` + - :good:`100%` + * - mlir/lib/Conversion/ArithmeticToSPIRV + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/lib/Conversion/ArmNeon2dToIntr - `1` - `1` @@ -7009,6 +7129,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` + * - mlir/lib/Conversion/SPIRVCommon + - `1` + - `1` + - `0` + - :good:`100%` * - mlir/lib/Conversion/SPIRVToLLVM - `3` - `3` @@ -7071,9 +7196,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/lib/Dialect/Affine/IR - `3` - - `3` - - `0` - - :good:`100%` + - `2` + - `1` + - :part:`66%` * - mlir/lib/Dialect/Affine/Transforms - `11` - `11` @@ -7096,9 +7221,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/lib/Dialect/Arithmetic/IR - `2` - - `1` - - `1` - - :part:`50%` + - `2` + - `0` + - :good:`100%` + * - mlir/lib/Dialect/Arithmetic/Transforms + - `3` + - `3` + - `0` + - :good:`100%` * - mlir/lib/Dialect/ArmNeon/IR - `1` - `1` @@ -7124,6 +7254,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `6` - `0` - :good:`100%` + * - mlir/lib/Dialect/Bufferization/IR + - `3` + - `3` + - `0` + - :good:`100%` * - mlir/lib/Dialect/Complex/IR - `2` - `2` @@ -7154,6 +7289,11 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - `0` - :good:`100%` + * - mlir/lib/Dialect/Linalg/ComprehensiveBufferize + - `7` + - `7` + - `0` + - :good:`100%` * - mlir/lib/Dialect/Linalg/IR - `3` - `3` @@ -7161,9 +7301,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/lib/Dialect/Linalg/Transforms - `22` - - `21` - - `1` - - :part:`95%` + - `22` + - `0` + - :good:`100%` * - mlir/lib/Dialect/Linalg/Utils - `1` - `1` @@ -7266,9 +7406,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/lib/Dialect/SparseTensor/Transforms - `3` - - `2` - - `1` - - :part:`66%` + - `3` + - `0` + - :good:`100%` * - mlir/lib/Dialect/SparseTensor/Utils - `1` - `1` @@ -7321,12 +7461,12 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/lib/Dialect/Tosa/IR - `1` - - `1` - `0` - - :good:`100%` + - `1` + - :none:`0%` * - mlir/lib/Dialect/Tosa/Transforms - - `2` - - `2` + - `3` + - `3` - `0` - :good:`100%` * - mlir/lib/Dialect/Tosa/Utils @@ -7340,18 +7480,18 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/lib/Dialect/Vector - - `4` - - `3` + - `8` + - `7` - `1` - - :part:`75%` + - :part:`87%` * - mlir/lib/Dialect/X86Vector/IR - `1` - `1` - `0` - :good:`100%` * - mlir/lib/Dialect/X86Vector/Transforms - - `1` - - `1` + - `2` + - `2` - `0` - :good:`100%` * - mlir/lib/ExecutionEngine @@ -7491,9 +7631,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :part:`80%` * - mlir/lib/Transforms/Utils - `8` - - `8` - - `0` - - :good:`100%` + - `7` + - `1` + - :part:`87%` * - mlir/lib/Translation - `1` - `1` @@ -7506,9 +7646,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - mlir/tools/mlir-linalg-ods-gen - `1` - - `1` - `0` - - :good:`100%` + - `1` + - :none:`0%` * - mlir/tools/mlir-lsp-server - `1` - `1` @@ -7535,10 +7675,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/tools/mlir-tblgen - - `23` - - `23` - - `0` - - :good:`100%` + - `27` + - `26` + - `1` + - :part:`96%` * - mlir/tools/mlir-translate - `1` - `1` @@ -7550,8 +7690,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/unittests/Analysis - - `3` - - `3` + - `6` + - `6` - `0` - :good:`100%` * - mlir/unittests/Analysis/Presburger @@ -7590,8 +7730,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - mlir/unittests/Interfaces - - `2` - - `2` + - `3` + - `3` - `0` - :good:`100%` * - mlir/unittests/IR @@ -7619,9 +7759,14 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `3` - `2` - :part:`60%` + * - mlir/unittests/Transforms + - `1` + - `1` + - `0` + - :good:`100%` * - openmp/libompd/src - - `7` - - `7` + - `9` + - `9` - `0` - :good:`100%` * - openmp/libomptarget/DeviceRTL/include @@ -7681,9 +7826,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - openmp/libomptarget/plugins/amdgpu/impl - `13` - - `11` - - `2` - - :part:`84%` + - `10` + - `3` + - :part:`76%` * - openmp/libomptarget/plugins/amdgpu/src - `2` - `1` @@ -7740,10 +7885,10 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - openmp/libomptarget/src - - `10` - `8` + - `6` - `2` - - :part:`80%` + - :part:`75%` * - openmp/libomptarget/tools/deviceinfo - `1` - `1` @@ -7756,9 +7901,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - :good:`100%` * - openmp/runtime/src - `75` - - `67` - - `8` - - :part:`89%` + - `66` + - `9` + - :part:`88%` * - openmp/runtime/src/thirdparty/ittnotify - `6` - `5` @@ -7799,24 +7944,9 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `2` - `0` - :good:`100%` - * - parallel-libs/acxxel - - `6` - - `4` - - `2` - - :part:`66%` - * - parallel-libs/acxxel/examples - - `1` - - `1` - - `0` - - :good:`100%` - * - parallel-libs/acxxel/tests - - `5` - - `4` - - `1` - - :part:`80%` * - polly/include/polly - - `26` - - `26` + - `25` + - `25` - `0` - :good:`100%` * - polly/include/polly/CodeGen @@ -7890,8 +8020,8 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - polly/lib/Transform - - `16` - - `16` + - `15` + - `15` - `0` - :good:`100%` * - polly/tools/GPURuntime @@ -7930,10 +8060,15 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `0` - :good:`100%` * - pstl/include/pstl/internal - - `22` + - `23` + - `12` - `11` + - :part:`52%` + * - pstl/include/pstl/internal/omp - `11` - - :part:`50%` + - `8` + - `3` + - :part:`72%` * - utils/bazel/llvm-project-overlay/clang/include/clang/Config - `1` - `1` @@ -7945,7 +8080,7 @@ tree in terms of conformance to :doc:`ClangFormat` as of: October 09, 2021 17:11 - `1` - :part:`50%` * - Total - - :total:`15408` - - :total:`7949` - - :total:`7459` + - :total:`15667` + - :total:`8139` + - :total:`7528` - :total:`51%` diff --git a/clang/docs/tools/clang-formatted-files.txt b/clang/docs/tools/clang-formatted-files.txt index 8b3b480..5f5da57 100644 --- a/clang/docs/tools/clang-formatted-files.txt +++ b/clang/docs/tools/clang-formatted-files.txt @@ -3,6 +3,7 @@ clang/bindings/python/tests/cindex/INPUTS/header2.h clang/bindings/python/tests/cindex/INPUTS/header3.h clang/examples/Attribute/Attribute.cpp clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp +clang/examples/PluginsOrder/PluginsOrder.cpp clang/include/clang/Analysis/AnalysisDiagnostic.h clang/include/clang/Analysis/BodyFarm.h clang/include/clang/Analysis/IssueHash.h @@ -61,6 +62,7 @@ clang/include/clang/Basic/FileSystemOptions.h clang/include/clang/Basic/NoSanitizeList.h clang/include/clang/Basic/ProfileList.h clang/include/clang/Basic/SanitizerSpecialCaseList.h +clang/include/clang/Basic/SyncScope.h clang/include/clang/Basic/TargetID.h clang/include/clang/Basic/Thunk.h clang/include/clang/Basic/TypeTraits.h @@ -131,7 +133,6 @@ clang/include/clang/Tooling/ASTDiff/ASTDiff.h clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h clang/include/clang/Tooling/Inclusions/HeaderIncludes.h @@ -214,6 +215,7 @@ clang/lib/Basic/XRayInstr.cpp clang/lib/Basic/XRayLists.cpp clang/lib/Basic/Targets/ARC.cpp clang/lib/Basic/Targets/ARC.h +clang/lib/Basic/Targets/AVR.cpp clang/lib/Basic/Targets/BPF.cpp clang/lib/Basic/Targets/BPF.h clang/lib/Basic/Targets/Hexagon.h @@ -240,9 +242,6 @@ clang/lib/CodeGen/CGCall.h clang/lib/CodeGen/CGCUDARuntime.cpp clang/lib/CodeGen/CGLoopInfo.cpp clang/lib/CodeGen/CGLoopInfo.h -clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp -clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h -clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp clang/lib/CodeGen/CGStmtOpenMP.cpp clang/lib/CodeGen/MacroPPCallbacks.cpp clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp @@ -274,10 +273,14 @@ clang/lib/Driver/ToolChains/Minix.h clang/lib/Driver/ToolChains/MipsLinux.cpp clang/lib/Driver/ToolChains/MSP430.h clang/lib/Driver/ToolChains/MSVCSetupApi.h +clang/lib/Driver/ToolChains/PPCFreeBSD.cpp +clang/lib/Driver/ToolChains/PPCFreeBSD.h clang/lib/Driver/ToolChains/PPCLinux.h clang/lib/Driver/ToolChains/ROCm.h clang/lib/Driver/ToolChains/Solaris.cpp clang/lib/Driver/ToolChains/Solaris.h +clang/lib/Driver/ToolChains/SPIRV.cpp +clang/lib/Driver/ToolChains/SPIRV.h clang/lib/Driver/ToolChains/TCE.h clang/lib/Driver/ToolChains/VEToolchain.cpp clang/lib/Driver/ToolChains/VEToolchain.h @@ -338,7 +341,6 @@ clang/lib/Headers/s390intrin.h clang/lib/Headers/stdalign.h clang/lib/Headers/stdnoreturn.h clang/lib/Headers/wmmintrin.h -clang/lib/Headers/x86gprintrin.h clang/lib/Headers/xtestintrin.h clang/lib/Headers/__clang_cuda_texture_intrinsics.h clang/lib/Headers/__clang_hip_cmath.h @@ -348,7 +350,6 @@ 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 @@ -378,6 +379,7 @@ clang/lib/StaticAnalyzer/Checkers/SmartPtr.h clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp +clang/lib/StaticAnalyzer/Checkers/StringChecker.cpp clang/lib/StaticAnalyzer/Checkers/Taint.cpp clang/lib/StaticAnalyzer/Checkers/Taint.h clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp @@ -393,6 +395,7 @@ clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp +clang/lib/StaticAnalyzer/Core/CallDescription.cpp clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp @@ -414,7 +417,7 @@ clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp clang/lib/Tooling/NodeIntrospection.cpp clang/lib/Tooling/StandaloneExecution.cpp clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp -clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp +clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp clang/lib/Tooling/DumpTool/APIData.h clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp @@ -526,6 +529,7 @@ clang/unittests/Serialization/ModuleCacheTest.cpp clang/unittests/StaticAnalyzer/BugReportInterestingnessTest.cpp clang/unittests/StaticAnalyzer/CallEventTest.cpp clang/unittests/StaticAnalyzer/CheckerRegistration.h +clang/unittests/StaticAnalyzer/ConflictingEvalCallsTest.cpp clang/unittests/StaticAnalyzer/StoreTest.cpp clang/unittests/StaticAnalyzer/SValTest.cpp clang/unittests/StaticAnalyzer/SymbolReaperTest.cpp @@ -554,7 +558,6 @@ clang/unittests/Tooling/Syntax/TreeTestBase.cpp clang/unittests/Tooling/Syntax/TreeTestBase.h clang/utils/TableGen/ClangDataCollectorsEmitter.cpp clang/utils/TableGen/ClangSyntaxEmitter.cpp -clang/utils/TableGen/RISCVVEmitter.cpp clang/utils/TableGen/TableGenBackends.h clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h clang-tools-extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp @@ -616,6 +619,8 @@ 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/abseil/AbseilMatcher.h +clang-tools-extra/clang-tidy/abseil/CleanupCtadCheck.cpp +clang-tools-extra/clang-tidy/abseil/CleanupCtadCheck.h clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.cpp clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.h clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.cpp @@ -688,6 +693,7 @@ clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.h clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp +clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.h clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.cpp clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.h clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.h @@ -912,6 +918,8 @@ clang-tools-extra/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.h clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.h clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp +clang-tools-extra/clang-tidy/misc/MisleadingIdentifier.cpp +clang-tools-extra/clang-tidy/misc/MisleadingIdentifier.h clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.h clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp @@ -924,6 +932,7 @@ clang-tools-extra/clang-tidy/misc/NoRecursionCheck.h clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.h clang-tools-extra/clang-tidy/misc/StaticAssertCheck.cpp clang-tools-extra/clang-tidy/misc/StaticAssertCheck.h +clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp @@ -1131,6 +1140,7 @@ clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.h clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h +clang-tools-extra/clang-tidy/utils/TypeTraits.h clang-tools-extra/clang-tidy/utils/UsingInserter.cpp clang-tools-extra/clang-tidy/utils/UsingInserter.h clang-tools-extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp @@ -1305,6 +1315,8 @@ clang-tools-extra/clangd/support/Path.cpp clang-tools-extra/clangd/support/Path.h clang-tools-extra/clangd/support/Shutdown.cpp clang-tools-extra/clangd/support/Shutdown.h +clang-tools-extra/clangd/support/ThreadCrashReporter.cpp +clang-tools-extra/clangd/support/ThreadCrashReporter.h clang-tools-extra/clangd/support/Threading.cpp clang-tools-extra/clangd/support/Threading.h clang-tools-extra/clangd/support/ThreadsafeFS.cpp @@ -1374,6 +1386,7 @@ clang-tools-extra/clangd/unittests/TestTU.cpp clang-tools-extra/clangd/unittests/TestTU.h clang-tools-extra/clangd/unittests/TestWorkspace.cpp clang-tools-extra/clangd/unittests/TestWorkspace.h +clang-tools-extra/clangd/unittests/ThreadCrashReporterTests.cpp clang-tools-extra/clangd/unittests/TidyProviderTests.cpp clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp clang-tools-extra/clangd/unittests/URITests.cpp @@ -1433,6 +1446,7 @@ clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp 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/OptionsProviderTest.cpp clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @@ -1510,7 +1524,6 @@ compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp -compiler-rt/lib/gwp_asan/tests/alignment.cpp compiler-rt/lib/gwp_asan/tests/backtrace.cpp compiler-rt/lib/gwp_asan/tests/basic.cpp compiler-rt/lib/gwp_asan/tests/compression.cpp @@ -1538,6 +1551,7 @@ compiler-rt/lib/interception/interception_mac.cpp compiler-rt/lib/interception/tests/interception_test_main.cpp compiler-rt/lib/lsan/lsan_thread.cpp compiler-rt/lib/lsan/lsan_thread.h +compiler-rt/lib/memprof/memprof_allocator.cpp compiler-rt/lib/memprof/memprof_allocator.h compiler-rt/lib/memprof/memprof_descriptions.cpp compiler-rt/lib/memprof/memprof_descriptions.h @@ -1552,9 +1566,14 @@ compiler-rt/lib/memprof/memprof_interface_internal.h compiler-rt/lib/memprof/memprof_internal.h compiler-rt/lib/memprof/memprof_linux.cpp compiler-rt/lib/memprof/memprof_malloc_linux.cpp +compiler-rt/lib/memprof/memprof_meminfoblock.h +compiler-rt/lib/memprof/memprof_mibmap.cpp +compiler-rt/lib/memprof/memprof_mibmap.h compiler-rt/lib/memprof/memprof_new_delete.cpp compiler-rt/lib/memprof/memprof_posix.cpp compiler-rt/lib/memprof/memprof_preinit.cpp +compiler-rt/lib/memprof/memprof_rawprofile.cpp +compiler-rt/lib/memprof/memprof_rawprofile.h compiler-rt/lib/memprof/memprof_rtl.cpp compiler-rt/lib/memprof/memprof_shadow_setup.cpp compiler-rt/lib/memprof/memprof_stack.cpp @@ -1563,6 +1582,8 @@ compiler-rt/lib/memprof/memprof_stats.cpp compiler-rt/lib/memprof/memprof_stats.h compiler-rt/lib/memprof/memprof_thread.cpp compiler-rt/lib/memprof/memprof_thread.h +compiler-rt/lib/memprof/tests/driver.cpp +compiler-rt/lib/memprof/tests/rawprofile.cpp compiler-rt/lib/msan/msan_chained_origin_depot.h compiler-rt/lib/msan/msan_flags.h compiler-rt/lib/msan/msan_poisoning.h @@ -1580,6 +1601,7 @@ compiler-rt/lib/orc/macho_platform.cpp compiler-rt/lib/orc/macho_platform.h compiler-rt/lib/orc/run_program_wrapper.cpp compiler-rt/lib/orc/simple_packed_serialization.h +compiler-rt/lib/orc/wrapper_function_utils.h compiler-rt/lib/orc/unittests/adt_test.cpp compiler-rt/lib/orc/unittests/c_api_test.cpp compiler-rt/lib/orc/unittests/endian_test.cpp @@ -1591,17 +1613,23 @@ compiler-rt/lib/orc/unittests/simple_packed_serialization_test.cpp compiler-rt/lib/orc/unittests/wrapper_function_utils_test.cpp compiler-rt/lib/safestack/safestack_util.h compiler-rt/lib/sanitizer_common/sancov_flags.h +compiler-rt/lib/sanitizer_common/sanitizer_allocator_dlsym.h compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h +compiler-rt/lib/sanitizer_common/sanitizer_dense_map.h +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_local_address_space_view.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_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_symbolizer_fuchsia.h compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h @@ -1610,9 +1638,15 @@ compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp +compiler-rt/lib/sanitizer_common/tests/sanitizer_addrhashmap_test.cpp 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_stackdepot_test.cpp +compiler-rt/lib/sanitizer_common/tests/sanitizer_stack_store_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 compiler-rt/lib/scudo/standalone/atomic_helpers.h compiler-rt/lib/scudo/standalone/bytemap.h @@ -1688,7 +1722,6 @@ 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 @@ -1698,6 +1731,7 @@ compiler-rt/lib/tsan/rtl/tsan_interface_ann.h compiler-rt/lib/tsan/rtl/tsan_mman.h compiler-rt/lib/tsan/rtl/tsan_mutexset.h compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h +compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp 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 @@ -1842,6 +1876,12 @@ flang/include/flang/Lower/Todo.h flang/include/flang/Lower/Utils.h flang/include/flang/Lower/Support/BoxValue.h flang/include/flang/Lower/Support/Utils.h +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/FIRBuilder.h +flang/include/flang/Optimizer/Builder/MutableBox.h flang/include/flang/Optimizer/CodeGen/CodeGen.h flang/include/flang/Optimizer/Dialect/FIRAttr.h flang/include/flang/Optimizer/Dialect/FIRDialect.h @@ -1850,8 +1890,11 @@ flang/include/flang/Optimizer/Dialect/FIROpsSupport.h flang/include/flang/Optimizer/Dialect/FIRType.h flang/include/flang/Optimizer/Support/FatalError.h flang/include/flang/Optimizer/Support/FIRContext.h +flang/include/flang/Optimizer/Support/InitFIR.h flang/include/flang/Optimizer/Support/InternalNames.h flang/include/flang/Optimizer/Support/KindMapping.h +flang/include/flang/Optimizer/Support/Matcher.h +flang/include/flang/Optimizer/Support/TypeCode.h flang/include/flang/Optimizer/Support/Utils.h flang/include/flang/Optimizer/Transforms/Passes.h flang/include/flang/Parser/char-block.h @@ -1919,7 +1962,6 @@ flang/lib/Evaluate/fold-character.cpp flang/lib/Evaluate/fold-complex.cpp flang/lib/Evaluate/fold-designator.cpp flang/lib/Evaluate/fold-implementation.h -flang/lib/Evaluate/fold-integer.cpp flang/lib/Evaluate/fold-logical.cpp flang/lib/Evaluate/fold-real.cpp flang/lib/Evaluate/fold-reduction.cpp @@ -1963,21 +2005,35 @@ flang/lib/Lower/OpenACC.cpp flang/lib/Lower/OpenMP.cpp flang/lib/Lower/PFTBuilder.cpp flang/lib/Lower/RTBuilder.h -flang/lib/Lower/SymbolMap.h +flang/lib/Optimizer/Builder/BoxValue.cpp +flang/lib/Optimizer/Builder/Character.cpp +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/CodeGen/CGOps.cpp flang/lib/Optimizer/CodeGen/CGOps.h +flang/lib/Optimizer/CodeGen/DescriptorModel.h flang/lib/Optimizer/CodeGen/PassDetail.h +flang/lib/Optimizer/CodeGen/PreCGRewrite.cpp +flang/lib/Optimizer/CodeGen/Target.cpp +flang/lib/Optimizer/CodeGen/Target.h +flang/lib/Optimizer/CodeGen/TargetRewrite.cpp +flang/lib/Optimizer/CodeGen/TypeConverter.h flang/lib/Optimizer/Dialect/FIRDialect.cpp flang/lib/Optimizer/Dialect/FIROps.cpp flang/lib/Optimizer/Dialect/FIRType.cpp flang/lib/Optimizer/Support/FIRContext.cpp flang/lib/Optimizer/Support/InternalNames.cpp 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/CharacterConversion.cpp flang/lib/Optimizer/Transforms/ExternalNameConversion.cpp flang/lib/Optimizer/Transforms/Inliner.cpp flang/lib/Optimizer/Transforms/PassDetail.h +flang/lib/Optimizer/Transforms/RewriteLoop.cpp flang/lib/Parser/basic-parsers.h flang/lib/Parser/char-block.cpp flang/lib/Parser/char-buffer.cpp @@ -2122,6 +2178,7 @@ flang/runtime/internal-unit.h flang/runtime/io-api.cpp flang/runtime/io-error.cpp flang/runtime/io-error.h +flang/runtime/io-stmt.cpp flang/runtime/io-stmt.h flang/runtime/iostat.cpp flang/runtime/ISO_Fortran_binding.cpp @@ -2184,6 +2241,10 @@ flang/unittests/Frontend/FrontendActionTest.cpp flang/unittests/Optimizer/InternalNamesTest.cpp flang/unittests/Optimizer/KindMappingTest.cpp flang/unittests/Optimizer/RTBuilder.cpp +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/Runtime/BufferTest.cpp flang/unittests/Runtime/CharacterTest.cpp flang/unittests/Runtime/CommandTest.cpp @@ -2200,13 +2261,13 @@ flang/unittests/Runtime/NumericalFormatTest.cpp flang/unittests/Runtime/Random.cpp flang/unittests/Runtime/Reduction.cpp flang/unittests/Runtime/RuntimeCrashTest.cpp +flang/unittests/Runtime/Stop.cpp flang/unittests/Runtime/Time.cpp flang/unittests/Runtime/tools.h flang/unittests/Runtime/Transformational.cpp libc/AOR_v20.02/math/v_exp.h libc/benchmarks/JSON.cpp libc/benchmarks/JSON.h -libc/benchmarks/JSONTest.cpp libc/benchmarks/LibcBenchmark.cpp libc/benchmarks/LibcBenchmark.h libc/benchmarks/LibcBenchmarkTest.cpp @@ -2219,6 +2280,17 @@ libc/benchmarks/LibcMemoryBenchmarkTest.cpp libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp libc/benchmarks/MemorySizeDistributions.cpp libc/benchmarks/MemorySizeDistributions.h +libc/benchmarks/automemcpy/include/automemcpy/CodeGen.h +libc/benchmarks/automemcpy/include/automemcpy/FunctionDescriptor.h +libc/benchmarks/automemcpy/include/automemcpy/RandomFunctionGenerator.h +libc/benchmarks/automemcpy/include/automemcpy/ResultAnalyzer.h +libc/benchmarks/automemcpy/lib/CodeGen.cpp +libc/benchmarks/automemcpy/lib/CodeGenMain.cpp +libc/benchmarks/automemcpy/lib/RandomFunctionGenerator.cpp +libc/benchmarks/automemcpy/lib/ResultAnalyzer.cpp +libc/benchmarks/automemcpy/lib/ResultAnalyzerMain.cpp +libc/benchmarks/automemcpy/unittests/CodeGenTest.cpp +libc/benchmarks/automemcpy/unittests/ResultAnalyzerTest.cpp libc/config/linux/app.h libc/fuzzing/math/Compare.h libc/fuzzing/math/math_differential_fuzz.cpp @@ -2226,7 +2298,9 @@ libc/fuzzing/math/nextafter_differential_fuzz.cpp libc/fuzzing/math/RemQuoDiff.h libc/fuzzing/math/SingleInputSingleOutputDiff.h libc/fuzzing/math/TwoInputSingleOutputDiff.h +libc/fuzzing/stdlib/atof_differential_fuzz.cpp libc/fuzzing/stdlib/qsort_fuzz.cpp +libc/fuzzing/stdlib/StringParserOutputDiff.h libc/fuzzing/string/strcmp_fuzz.cpp libc/fuzzing/string/strstr_fuzz.cpp libc/include/__llvm-libc-common.h @@ -2521,6 +2595,8 @@ libc/src/stdlib/abort.cpp libc/src/stdlib/abort.h libc/src/stdlib/abs.cpp libc/src/stdlib/abs.h +libc/src/stdlib/atof.cpp +libc/src/stdlib/atof.h libc/src/stdlib/atoi.cpp libc/src/stdlib/atoi.h libc/src/stdlib/atol.cpp @@ -2541,6 +2617,10 @@ libc/src/stdlib/lldiv.cpp libc/src/stdlib/lldiv.h libc/src/stdlib/qsort.cpp libc/src/stdlib/qsort.h +libc/src/stdlib/strtod.cpp +libc/src/stdlib/strtod.h +libc/src/stdlib/strtof.cpp +libc/src/stdlib/strtof.h libc/src/stdlib/strtol.cpp libc/src/stdlib/strtol.h libc/src/stdlib/strtoll.cpp @@ -2555,6 +2635,8 @@ libc/src/string/bcmp.cpp libc/src/string/bcmp.h libc/src/string/bzero.cpp libc/src/string/bzero.h +libc/src/string/memccpy.cpp +libc/src/string/memccpy.h libc/src/string/memchr.cpp libc/src/string/memchr.h libc/src/string/memcmp.cpp @@ -2563,10 +2645,16 @@ libc/src/string/memcpy.cpp libc/src/string/memcpy.h libc/src/string/memmove.cpp libc/src/string/memmove.h +libc/src/string/mempcpy.cpp +libc/src/string/mempcpy.h libc/src/string/memrchr.cpp libc/src/string/memrchr.h libc/src/string/memset.cpp libc/src/string/memset.h +libc/src/string/stpcpy.cpp +libc/src/string/stpcpy.h +libc/src/string/stpncpy.cpp +libc/src/string/stpncpy.h libc/src/string/strcat.cpp libc/src/string/strcat.h libc/src/string/strchr.cpp @@ -2577,13 +2665,19 @@ libc/src/string/strcpy.cpp libc/src/string/strcpy.h libc/src/string/strcspn.cpp libc/src/string/strcspn.h +libc/src/string/strdup.cpp +libc/src/string/strdup.h libc/src/string/string_utils.h libc/src/string/strlen.cpp libc/src/string/strlen.h +libc/src/string/strncat.cpp +libc/src/string/strncat.h libc/src/string/strncmp.cpp libc/src/string/strncmp.h libc/src/string/strncpy.cpp libc/src/string/strncpy.h +libc/src/string/strndup.cpp +libc/src/string/strndup.h libc/src/string/strnlen.cpp libc/src/string/strnlen.h libc/src/string/strpbrk.cpp @@ -2598,15 +2692,13 @@ 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/aarch64/memcmp.cpp -libc/src/string/aarch64/memcpy.cpp -libc/src/string/aarch64/memset.cpp libc/src/string/memory_utils/elements.h libc/src/string/memory_utils/elements_aarch64.h libc/src/string/memory_utils/elements_x86.h -libc/src/string/memory_utils/memset_utils.h +libc/src/string/memory_utils/memcmp_implementations.h +libc/src/string/memory_utils/memcpy_implementations.h +libc/src/string/memory_utils/memset_implementations.h libc/src/string/memory_utils/utils.h -libc/src/string/x86_64/memcpy.cpp libc/src/sys/mman/mmap.h libc/src/sys/mman/munmap.h libc/src/sys/mman/linux/mmap.cpp @@ -2645,13 +2737,23 @@ libc/src/time/time_utils.cpp libc/src/time/time_utils.h libc/src/unistd/write.h libc/src/unistd/linux/write.cpp +libc/src/__support/architectures.h libc/src/__support/common.h libc/src/__support/ctype_utils.h +libc/src/__support/detailed_powers_of_ten.h libc/src/__support/endian.h libc/src/__support/high_precision_decimal.h libc/src/__support/integer_operations.h libc/src/__support/sanitizer.h -libc/src/__support/str_conv_utils.h +libc/src/__support/str_to_float.h +libc/src/__support/str_to_integer.h +libc/src/__support/CPP/Array.h +libc/src/__support/CPP/ArrayRef.h +libc/src/__support/CPP/Bitset.h +libc/src/__support/CPP/Functional.h +libc/src/__support/CPP/Limits.h +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 @@ -2659,8 +2761,6 @@ 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/FPExceptMatcher.cpp -libc/src/__support/FPUtil/FPExceptMatcher.h libc/src/__support/FPUtil/Hypot.h libc/src/__support/FPUtil/LongDoubleBitsX86.h libc/src/__support/FPUtil/ManipulationFunctions.h @@ -2671,8 +2771,6 @@ 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/TestHelpers.cpp -libc/src/__support/FPUtil/TestHelpers.h libc/src/__support/FPUtil/UInt.h libc/src/__support/FPUtil/XFloat.h libc/src/__support/FPUtil/aarch64/FEnvImpl.h @@ -2680,13 +2778,6 @@ 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/utils/CPP/Array.h -libc/utils/CPP/ArrayRef.h -libc/utils/CPP/Bitset.h -libc/utils/CPP/Functional.h -libc/utils/CPP/Limits.h -libc/utils/CPP/StringView.h -libc/utils/CPP/TypeTraits.h libc/utils/HdrGen/Command.cpp libc/utils/HdrGen/Command.h libc/utils/HdrGen/Generator.cpp @@ -2700,6 +2791,7 @@ libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp libc/utils/LibcTableGenUtil/APIIndexer.cpp libc/utils/LibcTableGenUtil/APIIndexer.h libc/utils/MPFRWrapper/check_mpfr.cpp +libc/utils/MPFRWrapper/MPFRUtils.cpp libc/utils/MPFRWrapper/MPFRUtils.h libc/utils/testutils/ExecuteFunction.h libc/utils/testutils/ExecuteFunctionUnix.cpp @@ -2711,6 +2803,10 @@ libc/utils/testutils/StreamWrapper.h libc/utils/testutils/Timer.cpp libc/utils/testutils/Timer.h libc/utils/tools/WrapperGen/Main.cpp +libc/utils/UnitTest/FPExceptMatcher.cpp +libc/utils/UnitTest/FPExceptMatcher.h +libc/utils/UnitTest/FPMatcher.cpp +libc/utils/UnitTest/FPMatcher.h libc/utils/UnitTest/FuchsiaTest.h libc/utils/UnitTest/LibcTest.cpp libc/utils/UnitTest/LibcTest.h @@ -2927,10 +3023,12 @@ libcxx/benchmarks/variant_visit_1.bench.cpp libcxx/benchmarks/variant_visit_2.bench.cpp libcxx/benchmarks/variant_visit_3.bench.cpp 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/format.cpp +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 @@ -3020,6 +3118,7 @@ lld/lib/ReaderWriter/MachO/MachOPasses.h lld/MachO/ConcatOutputSection.cpp lld/MachO/ConcatOutputSection.h lld/MachO/Config.h +lld/MachO/Driver.cpp lld/MachO/Driver.h lld/MachO/DriverUtils.cpp lld/MachO/Dwarf.cpp @@ -3028,6 +3127,7 @@ lld/MachO/ExportTrie.cpp lld/MachO/ExportTrie.h lld/MachO/ICF.cpp lld/MachO/ICF.h +lld/MachO/InputFiles.cpp lld/MachO/InputFiles.h lld/MachO/InputSection.cpp lld/MachO/InputSection.h @@ -3223,6 +3323,7 @@ lldb/include/lldb/Host/PseudoTerminal.h lldb/include/lldb/Host/SafeMachO.h lldb/include/lldb/Host/Socket.h lldb/include/lldb/Host/SocketAddress.h +lldb/include/lldb/Host/Terminal.h lldb/include/lldb/Host/Time.h lldb/include/lldb/Host/XML.h lldb/include/lldb/Host/android/HostInfoAndroid.h @@ -3247,7 +3348,6 @@ lldb/include/lldb/Initialization/SystemInitializerCommon.h lldb/include/lldb/Interpreter/CommandAlias.h lldb/include/lldb/Interpreter/CommandCompletions.h lldb/include/lldb/Interpreter/CommandHistory.h -lldb/include/lldb/Interpreter/CommandObjectMultiword.h lldb/include/lldb/Interpreter/CommandOptionValidators.h lldb/include/lldb/Interpreter/OptionArgParser.h lldb/include/lldb/Interpreter/OptionGroupArchitecture.h @@ -3319,6 +3419,7 @@ lldb/include/lldb/Target/SectionLoadHistory.h lldb/include/lldb/Target/StackFrame.h lldb/include/lldb/Target/StackFrameList.h lldb/include/lldb/Target/StackID.h +lldb/include/lldb/Target/Statistics.h lldb/include/lldb/Target/StopInfo.h lldb/include/lldb/Target/SystemRuntime.h lldb/include/lldb/Target/TargetList.h @@ -3379,6 +3480,7 @@ lldb/include/lldb/Utility/StructuredData.h lldb/include/lldb/Utility/TraceGDBRemotePackets.h lldb/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h lldb/include/lldb/Utility/UnimplementedError.h +lldb/include/lldb/Utility/UriParser.h lldb/include/lldb/Utility/UserID.h lldb/include/lldb/Utility/UserIDResolver.h lldb/include/lldb/Utility/VASPrintf.h @@ -3395,13 +3497,11 @@ lldb/source/Breakpoint/BreakpointPrecondition.cpp lldb/source/Breakpoint/BreakpointSiteList.cpp lldb/source/Breakpoint/StoppointCallbackContext.cpp lldb/source/Breakpoint/WatchpointList.cpp -lldb/source/Commands/CommandCompletions.cpp lldb/source/Commands/CommandObjectApropos.cpp lldb/source/Commands/CommandObjectApropos.h lldb/source/Commands/CommandObjectBreakpoint.h lldb/source/Commands/CommandObjectBreakpointCommand.cpp lldb/source/Commands/CommandObjectBreakpointCommand.h -lldb/source/Commands/CommandObjectCommands.cpp lldb/source/Commands/CommandObjectCommands.h lldb/source/Commands/CommandObjectDisassemble.cpp lldb/source/Commands/CommandObjectDisassemble.h @@ -3419,7 +3519,6 @@ lldb/source/Commands/CommandObjectMemory.cpp lldb/source/Commands/CommandObjectMemory.h lldb/source/Commands/CommandObjectMemoryTag.cpp lldb/source/Commands/CommandObjectMemoryTag.h -lldb/source/Commands/CommandObjectMultiword.cpp lldb/source/Commands/CommandObjectPlatform.h lldb/source/Commands/CommandObjectPlugin.cpp lldb/source/Commands/CommandObjectPlugin.h @@ -3468,6 +3567,7 @@ 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 @@ -3476,7 +3576,6 @@ lldb/source/Core/SourceLocationSpec.cpp lldb/source/Core/StreamAsynchronousIO.cpp lldb/source/Core/StreamFile.cpp lldb/source/Core/ValueObjectConstResultCast.cpp -lldb/source/Core/ValueObjectConstResultImpl.cpp lldb/source/Core/ValueObjectDynamicValue.cpp lldb/source/Core/ValueObjectList.cpp lldb/source/Core/ValueObjectMemory.cpp @@ -3506,7 +3605,6 @@ lldb/source/Host/common/NativeWatchpointList.cpp lldb/source/Host/common/OptionParser.cpp lldb/source/Host/common/PipeBase.cpp lldb/source/Host/common/PseudoTerminal.cpp -lldb/source/Host/common/Terminal.cpp lldb/source/Host/common/ThreadLauncher.cpp lldb/source/Host/freebsd/Host.cpp lldb/source/Host/freebsd/HostInfoFreeBSD.cpp @@ -3568,6 +3666,7 @@ lldb/source/Interpreter/OptionValueUInt64.cpp lldb/source/Interpreter/OptionValueUUID.cpp lldb/source/Interpreter/ScriptInterpreter.cpp lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp +lldb/source/Plugins/ABI/AArch64/ABIAArch64.h lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp lldb/source/Plugins/ABI/ARM/ABIARM.cpp lldb/source/Plugins/ABI/ARM/ABIARM.h @@ -3576,7 +3675,6 @@ lldb/source/Plugins/ABI/Mips/ABIMips.h lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.cpp lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.h lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp -lldb/source/Plugins/ABI/X86/ABIX86.cpp lldb/source/Plugins/ABI/X86/ABIX86.h lldb/source/Plugins/ABI/X86/ABIX86_64.h lldb/source/Plugins/ABI/X86/ABIX86_i386.cpp @@ -3645,6 +3743,7 @@ 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/GenericBitset.cpp lldb/source/Plugins/Language/CPlusPlus/LibCxx.h lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h @@ -4046,7 +4145,6 @@ lldb/source/Plugins/TraceExporter/common/TraceHTR.h lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.h lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTF.cpp -lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTF.h lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h @@ -4083,6 +4181,7 @@ lldb/source/Target/RegisterNumber.cpp lldb/source/Target/SectionLoadHistory.cpp lldb/source/Target/SectionLoadList.cpp lldb/source/Target/StackID.cpp +lldb/source/Target/Statistics.cpp lldb/source/Target/SystemRuntime.cpp lldb/source/Target/ThreadCollection.cpp lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp @@ -4097,7 +4196,6 @@ lldb/source/Target/Trace.cpp lldb/source/Target/TraceCursor.cpp lldb/source/Target/TraceExporter.cpp lldb/source/Target/TraceInstructionDumper.cpp -lldb/source/Target/UnixSignals.cpp lldb/source/Target/UnwindAssembly.cpp lldb/source/Target/UnwindLLDB.cpp lldb/source/Utility/Args.cpp @@ -4250,7 +4348,6 @@ 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 @@ -4273,7 +4370,6 @@ lldb/unittests/Host/NativeProcessProtocolTest.cpp lldb/unittests/Host/PipeTest.cpp lldb/unittests/Host/ProcessLaunchInfoTest.cpp lldb/unittests/Host/SocketAddressTest.cpp -lldb/unittests/Host/SocketTestUtilities.cpp lldb/unittests/Host/SocketTestUtilities.h lldb/unittests/Host/linux/HostTest.cpp lldb/unittests/Host/linux/SupportTest.cpp @@ -4283,6 +4379,7 @@ lldb/unittests/Language/Highlighting/HighlighterTest.cpp lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp lldb/unittests/Platform/PlatformDarwinTest.cpp lldb/unittests/Process/ProcessEventDataTest.cpp +lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerLLGSTest.cpp lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp @@ -4301,6 +4398,7 @@ lldb/unittests/Symbol/LocateSymbolFileTest.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/DWARFUnitTest.cpp lldb/unittests/SymbolFile/DWARF/Inputs/test-dwarf.cpp @@ -4310,7 +4408,9 @@ lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-nested.h lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-types.cpp lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.h +lldb/unittests/Target/DynamicRegisterInfoTest.cpp lldb/unittests/Target/ExecutionContextTest.cpp +lldb/unittests/Target/FindFileTest.cpp lldb/unittests/Target/RemoteAwarePlatformTest.cpp lldb/unittests/Target/StackFrameRecognizerTest.cpp lldb/unittests/TestingSupport/MockTildeExpressionResolver.cpp @@ -4395,6 +4495,7 @@ llvm/include/llvm/ADT/Bitfields.h llvm/include/llvm/ADT/BitmaskEnum.h llvm/include/llvm/ADT/BreadthFirstIterator.h llvm/include/llvm/ADT/CachedHashString.h +llvm/include/llvm/ADT/CombinationGenerator.h llvm/include/llvm/ADT/DAGDeltaAlgorithm.h llvm/include/llvm/ADT/EnumeratedArray.h llvm/include/llvm/ADT/EpochTracker.h @@ -4470,7 +4571,6 @@ llvm/include/llvm/BinaryFormat/MsgPackDocument.h llvm/include/llvm/BinaryFormat/MsgPackReader.h llvm/include/llvm/BinaryFormat/MsgPackWriter.h llvm/include/llvm/BinaryFormat/WasmTraits.h -llvm/include/llvm/BinaryFormat/XCOFF.h llvm/include/llvm/Bitcode/BitcodeAnalyzer.h llvm/include/llvm/Bitcode/BitcodeCommon.h llvm/include/llvm/Bitcode/BitcodeConvenience.h @@ -4573,9 +4673,7 @@ llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h @@ -4651,6 +4749,7 @@ 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/Demangle/Demangle.h llvm/include/llvm/Demangle/StringView.h llvm/include/llvm/Demangle/Utility.h llvm/include/llvm/DWARFLinker/DWARFLinker.h @@ -4668,12 +4767,16 @@ 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 +llvm/include/llvm/ExecutionEngine/JITLink/MemoryFlags.h llvm/include/llvm/ExecutionEngine/JITLink/riscv.h +llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h +llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h @@ -4685,7 +4788,6 @@ llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h @@ -4697,7 +4799,6 @@ llvm/include/llvm/ExecutionEngine/Orc/Mangling.h llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h llvm/include/llvm/ExecutionEngine/Orc/Speculation.h llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h @@ -4723,8 +4824,8 @@ 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/GlobalObject.h @@ -4882,6 +4983,7 @@ llvm/include/llvm/Support/PGOOptions.h llvm/include/llvm/Support/PointerLikeTypeTraits.h 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/SHA256.h llvm/include/llvm/Support/Signposts.h @@ -4950,6 +5052,7 @@ llvm/include/llvm/Transforms/IPO/Inliner.h llvm/include/llvm/Transforms/IPO/Internalize.h llvm/include/llvm/Transforms/IPO/LoopExtractor.h llvm/include/llvm/Transforms/IPO/MergeFunctions.h +llvm/include/llvm/Transforms/IPO/ModuleInliner.h llvm/include/llvm/Transforms/IPO/OpenMPOpt.h llvm/include/llvm/Transforms/IPO/PartialInlining.h llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h @@ -5107,11 +5210,9 @@ llvm/lib/Analysis/OptimizationRemarkEmitter.cpp llvm/lib/Analysis/OverflowInstAnalysis.cpp llvm/lib/Analysis/ReleaseModeModelRunner.cpp llvm/lib/Analysis/ReplayInlineAdvisor.cpp -llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp llvm/lib/Analysis/ScalarEvolutionDivision.cpp llvm/lib/Analysis/ScalarEvolutionNormalization.cpp llvm/lib/Analysis/ScopedNoAliasAA.cpp -llvm/lib/Analysis/SyncDependenceAnalysis.cpp llvm/lib/Analysis/SyntheticCountsUtils.cpp llvm/lib/Analysis/TargetTransformInfo.cpp llvm/lib/Analysis/TFUtils.cpp @@ -5129,7 +5230,7 @@ llvm/lib/BinaryFormat/MsgPackReader.cpp llvm/lib/BinaryFormat/MsgPackWriter.cpp llvm/lib/BinaryFormat/Wasm.cpp llvm/lib/BinaryFormat/XCOFF.cpp -llvm/lib/Bitcode/Reader/ValueList.cpp +llvm/lib/Bitcode/Reader/MetadataLoader.cpp llvm/lib/CodeGen/AllocationOrder.cpp llvm/lib/CodeGen/AllocationOrder.h llvm/lib/CodeGen/CFGuardLongjmp.cpp @@ -5172,6 +5273,7 @@ llvm/lib/CodeGen/ParallelCG.cpp llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp llvm/lib/CodeGen/PseudoProbeInserter.cpp llvm/lib/CodeGen/RegAllocBase.cpp +llvm/lib/CodeGen/RegAllocEvictionAdvisor.h llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp llvm/lib/CodeGen/ReplaceWithVeclib.cpp llvm/lib/CodeGen/SafeStackLayout.cpp @@ -5337,6 +5439,7 @@ llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp llvm/lib/DebugInfo/Symbolize/Symbolize.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 @@ -5356,12 +5459,15 @@ llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp llvm/lib/ExecutionEngine/JITLink/JITLink.cpp llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp +llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp llvm/lib/ExecutionEngine/JITLink/MachO.cpp llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp -llvm/lib/ExecutionEngine/JITLink/PerGraphTLSInfoEntryBuilder.h +llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp +llvm/lib/ExecutionEngine/JITLink/MemoryFlags.cpp llvm/lib/ExecutionEngine/JITLink/riscv.cpp llvm/lib/ExecutionEngine/JITLink/x86_64.cpp llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp +llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp @@ -5369,20 +5475,17 @@ llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp -llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp -llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp 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/MachOPlatform.cpp llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp -llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp llvm/lib/ExecutionEngine/Orc/Speculation.cpp +llvm/lib/ExecutionEngine/Orc/TaskDispatch.cpp llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp @@ -5407,10 +5510,13 @@ llvm/lib/InterfaceStub/IFSHandler.cpp llvm/lib/InterfaceStub/IFSStub.cpp llvm/lib/IR/Assumptions.cpp llvm/lib/IR/Comdat.cpp +llvm/lib/IR/DebugInfoMetadata.cpp llvm/lib/IR/DebugLoc.cpp +llvm/lib/IR/DIBuilder.cpp llvm/lib/IR/FPEnv.cpp llvm/lib/IR/GCStrategy.cpp llvm/lib/IR/GVMaterializer.cpp +llvm/lib/IR/LLVMContextImpl.h llvm/lib/IR/MetadataImpl.h llvm/lib/IR/OptBisect.cpp llvm/lib/IR/PassInstrumentation.cpp @@ -5491,7 +5597,6 @@ llvm/lib/ObjectYAML/DWARFEmitter.cpp llvm/lib/ObjectYAML/MachOEmitter.cpp llvm/lib/ObjectYAML/ObjectYAML.cpp llvm/lib/ObjectYAML/WasmYAML.cpp -llvm/lib/ObjectYAML/XCOFFEmitter.cpp llvm/lib/ObjectYAML/yaml2obj.cpp llvm/lib/Passes/OptimizationLevel.cpp llvm/lib/Passes/PassBuilderBindings.cpp @@ -5519,6 +5624,7 @@ llvm/lib/Support/BinaryStreamWriter.cpp llvm/lib/Support/BlockFrequency.cpp llvm/lib/Support/BranchProbability.cpp llvm/lib/Support/BuryPointer.cpp +llvm/lib/Support/Caching.cpp llvm/lib/Support/CodeGenCoverage.cpp llvm/lib/Support/COM.cpp llvm/lib/Support/Compression.cpp @@ -5537,7 +5643,6 @@ 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 @@ -5587,6 +5692,8 @@ llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp +llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp +llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.h llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp llvm/lib/Target/AMDGPU/AMDGPUExportClustering.h @@ -5601,9 +5708,9 @@ llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.cpp llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.h +llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp llvm/lib/Target/AMDGPU/AMDGPUPTNote.h llvm/lib/Target/AMDGPU/AMDGPUReplaceLDSUseWithPointer.cpp -llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.h llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp llvm/lib/Target/AMDGPU/GCNPreRAOptimizations.cpp @@ -5726,16 +5833,36 @@ llvm/lib/Target/BPF/BPFAdjustOpt.cpp llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp 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/BPFSelectionDAGInfo.cpp llvm/lib/Target/BPF/BPFSubtarget.cpp llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.h +llvm/lib/Target/CSKY/CSKY.h +llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp +llvm/lib/Target/CSKY/CSKYAsmPrinter.h +llvm/lib/Target/CSKY/CSKYCallingConv.h +llvm/lib/Target/CSKY/CSKYFrameLowering.cpp +llvm/lib/Target/CSKY/CSKYFrameLowering.h +llvm/lib/Target/CSKY/CSKYInstrInfo.cpp +llvm/lib/Target/CSKY/CSKYInstrInfo.h +llvm/lib/Target/CSKY/CSKYISelDAGToDAG.cpp +llvm/lib/Target/CSKY/CSKYISelLowering.cpp +llvm/lib/Target/CSKY/CSKYISelLowering.h +llvm/lib/Target/CSKY/CSKYMachineFunctionInfo.h +llvm/lib/Target/CSKY/CSKYMCInstLower.cpp +llvm/lib/Target/CSKY/CSKYMCInstLower.h +llvm/lib/Target/CSKY/CSKYRegisterInfo.cpp +llvm/lib/Target/CSKY/CSKYRegisterInfo.h +llvm/lib/Target/CSKY/CSKYSubtarget.cpp +llvm/lib/Target/CSKY/CSKYSubtarget.h llvm/lib/Target/CSKY/CSKYTargetMachine.cpp llvm/lib/Target/CSKY/CSKYTargetMachine.h llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.h +llvm/lib/Target/CSKY/MCTargetDesc/CSKYBaseInfo.h llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFObjectWriter.cpp llvm/lib/Target/CSKY/MCTargetDesc/CSKYFixupKinds.h llvm/lib/Target/CSKY/MCTargetDesc/CSKYInstPrinter.cpp @@ -5824,12 +5951,12 @@ llvm/lib/Target/M68k/M68kTargetObjectFile.cpp llvm/lib/Target/M68k/M68kTargetObjectFile.h llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp -llvm/lib/Target/M68k/GlSel/M68kCallLowering.h -llvm/lib/Target/M68k/GlSel/M68kInstructionSelector.cpp -llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.cpp -llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.h -llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp -llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.h +llvm/lib/Target/M68k/GISel/M68kCallLowering.h +llvm/lib/Target/M68k/GISel/M68kInstructionSelector.cpp +llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.cpp +llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.h +llvm/lib/Target/M68k/GISel/M68kRegisterBankInfo.cpp +llvm/lib/Target/M68k/GISel/M68kRegisterBankInfo.h llvm/lib/Target/M68k/MCTargetDesc/M68kAsmBackend.cpp llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h llvm/lib/Target/M68k/MCTargetDesc/M68kELFObjectWriter.cpp @@ -5921,10 +6048,12 @@ llvm/lib/Target/RISCV/RISCVTargetMachine.h llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp llvm/lib/Target/RISCV/RISCVTargetObjectFile.h llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp +llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h +llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h @@ -5944,7 +6073,6 @@ llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.h llvm/lib/Target/SystemZ/SystemZAsmPrinter.h -llvm/lib/Target/SystemZ/SystemZFrameLowering.h llvm/lib/Target/SystemZ/SystemZInstrBuilder.h llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h llvm/lib/Target/SystemZ/SystemZSubtarget.cpp @@ -5998,7 +6126,6 @@ llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h -llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h @@ -6100,14 +6227,17 @@ llvm/lib/Transforms/Instrumentation/CFGMST.h llvm/lib/Transforms/Instrumentation/CGProfile.cpp llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp +llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp llvm/lib/Transforms/Instrumentation/MemProfiler.cpp llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h 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/FunctionSpecialization.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 llvm/lib/Transforms/IPO/SampleProfileProbe.cpp llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp @@ -6141,13 +6271,13 @@ llvm/lib/Transforms/Utils/FunctionImportUtils.cpp llvm/lib/Transforms/Utils/GlobalStatus.cpp llvm/lib/Transforms/Utils/HelloWorld.cpp llvm/lib/Transforms/Utils/InjectTLIMappings.cpp -llvm/lib/Transforms/Utils/LoopPeel.cpp llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp llvm/lib/Transforms/Utils/MatrixUtils.cpp llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp llvm/lib/Transforms/Utils/SCCPSolver.cpp llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp llvm/lib/Transforms/Utils/Utils.cpp +llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h llvm/lib/Transforms/Vectorize/Vectorize.cpp llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp @@ -6211,6 +6341,8 @@ 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-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp +llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp llvm/tools/llvm-dwarfdump/llvm-dwarfdump.h llvm/tools/llvm-dwarfdump/SectionSizes.cpp @@ -6220,7 +6352,6 @@ llvm/tools/llvm-exegesis/lib/BenchmarkCode.h llvm/tools/llvm-exegesis/lib/BenchmarkResult.h llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h -llvm/tools/llvm-exegesis/lib/Clustering.cpp llvm/tools/llvm-exegesis/lib/Clustering.h llvm/tools/llvm-exegesis/lib/CodeTemplate.h llvm/tools/llvm-exegesis/lib/Error.cpp @@ -6374,6 +6505,9 @@ llvm/tools/llvm-readobj/WindowsResourceDumper.h llvm/tools/llvm-reduce/DeltaManager.cpp llvm/tools/llvm-reduce/DeltaManager.h llvm/tools/llvm-reduce/llvm-reduce.cpp +llvm/tools/llvm-reduce/ReducerWorkItem.cpp +llvm/tools/llvm-reduce/ReducerWorkItem.h +llvm/tools/llvm-reduce/TestRunner.cpp llvm/tools/llvm-reduce/TestRunner.h llvm/tools/llvm-reduce/deltas/Delta.cpp llvm/tools/llvm-reduce/deltas/Delta.h @@ -6388,6 +6522,8 @@ llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.h llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp llvm/tools/llvm-reduce/deltas/ReduceFunctions.h +llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.cpp +llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.h llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.h llvm/tools/llvm-reduce/deltas/ReduceGlobalVarInitializers.cpp @@ -6396,6 +6532,8 @@ llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.h llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp llvm/tools/llvm-reduce/deltas/ReduceInstructions.h +llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp +llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.h llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp llvm/tools/llvm-reduce/deltas/ReduceMetadata.h llvm/tools/llvm-reduce/deltas/ReduceModuleData.cpp @@ -6404,6 +6542,10 @@ llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.h llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp llvm/tools/llvm-reduce/deltas/ReduceOperands.h +llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.cpp +llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.h +llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp +llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.h llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.h llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp @@ -6453,6 +6595,7 @@ llvm/unittests/ADT/APSIntTest.cpp llvm/unittests/ADT/BitFieldsTest.cpp llvm/unittests/ADT/BreadthFirstIteratorTest.cpp llvm/unittests/ADT/BumpPtrListTest.cpp +llvm/unittests/ADT/CombinationGeneratorTest.cpp llvm/unittests/ADT/DirectedGraphTest.cpp llvm/unittests/ADT/EnumeratedArrayTest.cpp llvm/unittests/ADT/FallibleIteratorTest.cpp @@ -6529,7 +6672,8 @@ llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.cpp llvm/unittests/Demangle/DemangleTest.cpp -llvm/unittests/Demangle/OutputStreamTest.cpp +llvm/unittests/Demangle/DLangDemangleTest.cpp +llvm/unittests/Demangle/OutputBufferTest.cpp llvm/unittests/Demangle/RustDemangleTest.cpp llvm/unittests/Demangle/StringViewTest.cpp llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp @@ -6545,6 +6689,7 @@ llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp llvm/unittests/ExecutionEngine/Orc/SimpleExecutorMemoryManagerTest.cpp llvm/unittests/ExecutionEngine/Orc/SimplePackedSerializationTest.cpp +llvm/unittests/ExecutionEngine/Orc/TaskDispatchTest.cpp llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp llvm/unittests/Frontend/OpenACCTest.cpp llvm/unittests/Frontend/OpenMPContextTest.cpp @@ -6585,6 +6730,7 @@ llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp llvm/unittests/Support/AnnotationsTest.cpp llvm/unittests/Support/ArrayRecyclerTest.cpp llvm/unittests/Support/Base64Test.cpp +llvm/unittests/Support/buffer_ostream_test.cpp llvm/unittests/Support/Chrono.cpp llvm/unittests/Support/DebugCounterTest.cpp llvm/unittests/Support/DJBTest.cpp @@ -6625,7 +6771,6 @@ llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp llvm/unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp -llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp llvm/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp llvm/unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp llvm/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h @@ -6668,6 +6813,7 @@ 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 llvm/utils/TableGen/DFAEmitter.h llvm/utils/TableGen/DirectiveEmitter.cpp llvm/utils/TableGen/ExegesisEmitter.cpp @@ -6687,8 +6833,11 @@ llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.h mlir/examples/standalone/include/Standalone/StandaloneDialect.h mlir/examples/standalone/include/Standalone/StandaloneOps.h +mlir/examples/standalone/include/Standalone-c/Dialects.h +mlir/examples/standalone/lib/CAPI/Dialects.cpp mlir/examples/standalone/lib/Standalone/StandaloneDialect.cpp mlir/examples/standalone/lib/Standalone/StandaloneOps.cpp +mlir/examples/standalone/python/StandaloneExtension.cpp mlir/examples/standalone/standalone-opt/standalone-opt.cpp mlir/examples/standalone/standalone-translate/standalone-translate.cpp mlir/examples/toy/Ch1/toyc.cpp @@ -6792,6 +6941,7 @@ mlir/include/mlir/CAPI/AffineMap.h mlir/include/mlir/CAPI/Diagnostics.h mlir/include/mlir/CAPI/ExecutionEngine.h mlir/include/mlir/CAPI/IntegerSet.h +mlir/include/mlir/CAPI/Interfaces.h mlir/include/mlir/CAPI/IR.h mlir/include/mlir/CAPI/Pass.h mlir/include/mlir/CAPI/Registration.h @@ -6800,12 +6950,13 @@ mlir/include/mlir/CAPI/Utils.h mlir/include/mlir/CAPI/Wrap.h mlir/include/mlir/Conversion/Passes.h mlir/include/mlir/Conversion/AffineToStandard/AffineToStandard.h +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/ComplexToLLVM/ComplexToLLVM.h mlir/include/mlir/Conversion/ComplexToStandard/ComplexToStandard.h mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h -mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h mlir/include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h mlir/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRV.h mlir/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRVPass.h @@ -6865,12 +7016,15 @@ mlir/include/mlir/Dialect/Affine/IR/AffineValueMap.h mlir/include/mlir/Dialect/AMX/AMXDialect.h mlir/include/mlir/Dialect/AMX/Transforms.h mlir/include/mlir/Dialect/Arithmetic/IR/Arithmetic.h +mlir/include/mlir/Dialect/Arithmetic/Transforms/Passes.h 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/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/Complex/IR/Complex.h mlir/include/mlir/Dialect/DLTI/DLTI.h mlir/include/mlir/Dialect/DLTI/Traits.h @@ -6882,11 +7036,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/ArithInterfaceImpl.h +mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h +mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.h +mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.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/LinalgOps.h mlir/include/mlir/Dialect/Linalg/IR/LinalgTypes.h mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h -mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h mlir/include/mlir/Dialect/Linalg/Transforms/Hoisting.h mlir/include/mlir/Dialect/Linalg/Transforms/HoistPadding.h mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h @@ -6899,6 +7059,7 @@ mlir/include/mlir/Dialect/LLVMIR/ROCDLDialect.h mlir/include/mlir/Dialect/LLVMIR/Transforms/LegalizeForExport.h mlir/include/mlir/Dialect/LLVMIR/Transforms/Passes.h mlir/include/mlir/Dialect/Math/IR/Math.h +mlir/include/mlir/Dialect/Math/Transforms/Approximation.h mlir/include/mlir/Dialect/Math/Transforms/Passes.h mlir/include/mlir/Dialect/MemRef/IR/MemRef.h mlir/include/mlir/Dialect/MemRef/Transforms/Passes.h @@ -6916,6 +7077,7 @@ 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/Passes.h +mlir/include/mlir/Dialect/SCF/SCF.h mlir/include/mlir/Dialect/SCF/Transforms.h mlir/include/mlir/Dialect/Shape/IR/Shape.h mlir/include/mlir/Dialect/Shape/Transforms/Passes.h @@ -6952,6 +7114,7 @@ mlir/include/mlir/Dialect/Utils/ReshapeOpsUtils.h mlir/include/mlir/Dialect/Utils/StaticValueUtils.h mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h mlir/include/mlir/Dialect/Vector/VectorOps.h +mlir/include/mlir/Dialect/Vector/VectorRewritePatterns.h mlir/include/mlir/Dialect/Vector/VectorTransforms.h mlir/include/mlir/Dialect/Vector/VectorUtils.h mlir/include/mlir/Dialect/X86Vector/Transforms.h @@ -6961,6 +7124,7 @@ mlir/include/mlir/ExecutionEngine/CRunnerUtils.h mlir/include/mlir/ExecutionEngine/JitRunner.h mlir/include/mlir/ExecutionEngine/MemRefUtils.h mlir/include/mlir/ExecutionEngine/OptUtils.h +mlir/include/mlir/ExecutionEngine/SparseTensorUtils.h mlir/include/mlir/Interfaces/CallInterfaces.h mlir/include/mlir/Interfaces/CastInterfaces.h mlir/include/mlir/Interfaces/ControlFlowInterfaces.h @@ -6992,7 +7156,6 @@ mlir/include/mlir/IR/ImplicitLocOpBuilder.h mlir/include/mlir/IR/Matchers.h mlir/include/mlir/IR/MLIRContext.h mlir/include/mlir/IR/OpDefinition.h -mlir/include/mlir/IR/OperationSupport.h mlir/include/mlir/IR/OwningOpRef.h mlir/include/mlir/IR/Region.h mlir/include/mlir/IR/RegionKindInterface.h @@ -7025,13 +7188,11 @@ 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/CodeGenHelpers.h mlir/include/mlir/TableGen/Constraint.h mlir/include/mlir/TableGen/Dialect.h mlir/include/mlir/TableGen/GenInfo.h mlir/include/mlir/TableGen/GenNameParser.h mlir/include/mlir/TableGen/Interfaces.h -mlir/include/mlir/TableGen/OpClass.h mlir/include/mlir/TableGen/Operator.h mlir/include/mlir/TableGen/Pass.h mlir/include/mlir/TableGen/Pattern.h @@ -7065,6 +7226,7 @@ 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/Transforms/BufferUtils.h +mlir/include/mlir/Transforms/DialectConversion.h mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h mlir/include/mlir/Transforms/InliningUtils.h mlir/include/mlir/Transforms/LocationSnapshot.h @@ -7082,6 +7244,7 @@ mlir/include/mlir-c/Debug.h mlir/include/mlir-c/Diagnostics.h mlir/include/mlir-c/ExecutionEngine.h mlir/include/mlir-c/IntegerSet.h +mlir/include/mlir-c/Interfaces.h mlir/include/mlir-c/IR.h mlir/include/mlir-c/Pass.h mlir/include/mlir-c/Registration.h @@ -7126,6 +7289,7 @@ 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 mlir/lib/Bindings/Python/IRTypes.cpp @@ -7154,6 +7318,7 @@ mlir/lib/CAPI/Dialect/SparseTensorPasses.cpp mlir/lib/CAPI/Dialect/Standard.cpp mlir/lib/CAPI/Dialect/Tensor.cpp mlir/lib/CAPI/ExecutionEngine/ExecutionEngine.cpp +mlir/lib/CAPI/Interfaces/Interfaces.cpp mlir/lib/CAPI/IR/AffineExpr.cpp mlir/lib/CAPI/IR/AffineMap.cpp mlir/lib/CAPI/IR/BuiltinAttributes.cpp @@ -7168,6 +7333,8 @@ mlir/lib/CAPI/Registration/Registration.cpp mlir/lib/CAPI/Transforms/Passes.cpp mlir/lib/Conversion/PassDetail.h mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp +mlir/lib/Conversion/ArithmeticToLLVM/ArithmeticToLLVM.cpp +mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp mlir/lib/Conversion/ArmNeon2dToIntr/ArmNeon2dToIntr.cpp mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp @@ -7219,6 +7386,7 @@ mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRVPass.cpp mlir/lib/Conversion/SCFToStandard/SCFToStandard.cpp mlir/lib/Conversion/ShapeToStandard/ConvertShapeConstraints.cpp mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp +mlir/lib/Conversion/SPIRVCommon/Pattern.h mlir/lib/Conversion/SPIRVToLLVM/ConvertLaunchFuncToLLVMCalls.cpp mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVM.cpp mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVMPass.cpp @@ -7239,7 +7407,6 @@ mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRVPass.cpp mlir/lib/Dialect/Traits.cpp mlir/lib/Dialect/Affine/IR/AffineMemoryOpInterfaces.cpp -mlir/lib/Dialect/Affine/IR/AffineOps.cpp mlir/lib/Dialect/Affine/IR/AffineValueMap.cpp mlir/lib/Dialect/Affine/Transforms/AffineDataCopyGeneration.cpp mlir/lib/Dialect/Affine/Transforms/AffineLoopInvariantCodeMotion.cpp @@ -7256,6 +7423,10 @@ mlir/lib/Dialect/Affine/Utils/Utils.cpp mlir/lib/Dialect/AMX/IR/AMXDialect.cpp mlir/lib/Dialect/AMX/Transforms/LegalizeForLLVMExport.cpp mlir/lib/Dialect/Arithmetic/IR/ArithmeticDialect.cpp +mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp +mlir/lib/Dialect/Arithmetic/Transforms/Bufferize.cpp +mlir/lib/Dialect/Arithmetic/Transforms/ExpandOps.cpp +mlir/lib/Dialect/Arithmetic/Transforms/PassDetail.h mlir/lib/Dialect/ArmNeon/IR/ArmNeonDialect.cpp mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp mlir/lib/Dialect/ArmSVE/Transforms/LegalizeForLLVMExport.cpp @@ -7266,6 +7437,9 @@ mlir/lib/Dialect/Async/Transforms/AsyncRuntimeRefCountingOpt.cpp mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp mlir/lib/Dialect/Async/Transforms/PassDetail.cpp 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/Complex/IR/ComplexDialect.cpp mlir/lib/Dialect/Complex/IR/ComplexOps.cpp mlir/lib/Dialect/DLTI/DLTI.cpp @@ -7280,12 +7454,19 @@ 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/ArithInterfaceImpl.cpp +mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.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/LinalgInterfaces.cpp mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp -mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp +mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp mlir/lib/Dialect/Linalg/Transforms/Detensorize.cpp mlir/lib/Dialect/Linalg/Transforms/Distribution.cpp mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp @@ -7304,6 +7485,7 @@ mlir/lib/Dialect/Linalg/Transforms/PassDetail.h mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp +mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp mlir/lib/Dialect/Linalg/Utils/Utils.cpp mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp @@ -7357,6 +7539,7 @@ mlir/lib/Dialect/Shape/Transforms/RemoveShapeConstraints.cpp mlir/lib/Dialect/Shape/Transforms/ShapeToShapeLowering.cpp mlir/lib/Dialect/Shape/Transforms/StructuralTypeConversions.cpp mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp +mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp @@ -7387,17 +7570,22 @@ mlir/lib/Dialect/Tensor/IR/TensorDialect.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/Utils/QuantUtils.cpp mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp mlir/lib/Dialect/Utils/StaticValueUtils.cpp mlir/lib/Dialect/Utils/StructuredOpsUtils.cpp -mlir/lib/Dialect/Vector/VectorOps.cpp +mlir/lib/Dialect/Vector/VectorDropLeadUnitDim.cpp +mlir/lib/Dialect/Vector/VectorInsertExtractStridedSliceRewritePatterns.cpp +mlir/lib/Dialect/Vector/VectorMultiDimReductionTransforms.cpp mlir/lib/Dialect/Vector/VectorTransferOpTransforms.cpp +mlir/lib/Dialect/Vector/VectorTransferPermutationMapRewritePatterns.cpp +mlir/lib/Dialect/Vector/VectorTransforms.cpp mlir/lib/Dialect/Vector/VectorUtils.cpp mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp +mlir/lib/Dialect/X86Vector/Transforms/AVXTranspose.cpp mlir/lib/Dialect/X86Vector/Transforms/LegalizeForLLVMExport.cpp mlir/lib/ExecutionEngine/AsyncRuntime.cpp mlir/lib/ExecutionEngine/CRunnerUtils.cpp @@ -7494,11 +7682,11 @@ mlir/lib/TableGen/Argument.cpp mlir/lib/TableGen/Attribute.cpp mlir/lib/TableGen/AttrOrTypeDef.cpp mlir/lib/TableGen/Builder.cpp +mlir/lib/TableGen/Class.cpp mlir/lib/TableGen/Constraint.cpp mlir/lib/TableGen/Dialect.cpp mlir/lib/TableGen/Format.cpp mlir/lib/TableGen/Interfaces.cpp -mlir/lib/TableGen/OpClass.cpp mlir/lib/TableGen/Operator.cpp mlir/lib/TableGen/Pass.cpp mlir/lib/TableGen/Pattern.cpp @@ -7562,7 +7750,6 @@ 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 @@ -7570,24 +7757,26 @@ mlir/lib/Transforms/Utils/RegionUtils.cpp mlir/lib/Transforms/Utils/Utils.cpp mlir/lib/Translation/Translation.cpp mlir/tools/mlir-cpu-runner/mlir-cpu-runner.cpp -mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp mlir/tools/mlir-lsp-server/mlir-lsp-server.cpp mlir/tools/mlir-opt/mlir-opt.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 mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp +mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp +mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.h mlir/tools/mlir-tblgen/CodeGenHelpers.cpp mlir/tools/mlir-tblgen/DialectGen.cpp mlir/tools/mlir-tblgen/DirectiveCommonGen.cpp mlir/tools/mlir-tblgen/DocGenUtilities.h mlir/tools/mlir-tblgen/EnumsGen.cpp +mlir/tools/mlir-tblgen/FormatGen.cpp +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/OpDefinitionsGen.cpp mlir/tools/mlir-tblgen/OpDocGen.cpp -mlir/tools/mlir-tblgen/OpFormatGen.cpp mlir/tools/mlir-tblgen/OpFormatGen.h mlir/tools/mlir-tblgen/OpGenHelpers.cpp mlir/tools/mlir-tblgen/OpGenHelpers.h @@ -7604,6 +7793,9 @@ mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp mlir/tools/mlir-vulkan-runner/VulkanRuntime.cpp mlir/tools/mlir-vulkan-runner/VulkanRuntime.h +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 @@ -7616,6 +7808,7 @@ mlir/unittests/Dialect/SPIRV/DeserializationTest.cpp mlir/unittests/Dialect/SPIRV/SerializationTest.cpp mlir/unittests/Dialect/Utils/StructuredOpsUtilsTest.cpp mlir/unittests/ExecutionEngine/Invoke.cpp +mlir/unittests/Interfaces/ControlFlowInterfacesTest.cpp mlir/unittests/Interfaces/DataLayoutInterfacesTest.cpp mlir/unittests/Interfaces/InferTypeOpInterfaceTest.cpp mlir/unittests/IR/AttributeTest.cpp @@ -7634,9 +7827,12 @@ mlir/unittests/Support/StorageUniquerTest.cpp mlir/unittests/TableGen/EnumsGenTest.cpp mlir/unittests/TableGen/FormatTest.cpp mlir/unittests/TableGen/PassGenTest.cpp +mlir/unittests/Transforms/DialectConversion.cpp openmp/libompd/src/Debug.h openmp/libompd/src/omp-debug.cpp openmp/libompd/src/omp-debug.h +openmp/libompd/src/omp-icv.cpp +openmp/libompd/src/omp-state.cpp openmp/libompd/src/ompd-private.h openmp/libompd/src/ompd-types.h openmp/libompd/src/TargetValue.cpp @@ -7652,6 +7848,7 @@ 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 openmp/libomptarget/DeviceRTL/src/Parallelism.cpp openmp/libomptarget/DeviceRTL/src/Reduction.cpp @@ -7659,7 +7856,6 @@ openmp/libomptarget/DeviceRTL/src/State.cpp openmp/libomptarget/DeviceRTL/src/Synchronization.cpp openmp/libomptarget/DeviceRTL/src/Tasking.cpp openmp/libomptarget/DeviceRTL/src/Utils.cpp -openmp/libomptarget/DeviceRTL/src/Workshare.cpp openmp/libomptarget/deviceRTLs/interface.h openmp/libomptarget/deviceRTLs/target_interface.h openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_interface.h @@ -7694,7 +7890,6 @@ openmp/libomptarget/plugins/amdgpu/impl/interop_hsa.cpp openmp/libomptarget/plugins/amdgpu/impl/msgpack.cpp openmp/libomptarget/plugins/amdgpu/impl/msgpack.h openmp/libomptarget/plugins/amdgpu/impl/rt.h -openmp/libomptarget/plugins/amdgpu/impl/system.cpp openmp/libomptarget/plugins/amdgpu/src/print_tracing.h openmp/libomptarget/plugins/common/elf_common/elf_common.cpp openmp/libomptarget/plugins/common/elf_common/elf_common.h @@ -7714,8 +7909,6 @@ 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/ompt-target.cpp -openmp/libomptarget/src/ompt-target.h openmp/libomptarget/src/private.h openmp/libomptarget/src/rtl.cpp openmp/libomptarget/src/rtl.h @@ -7729,7 +7922,6 @@ openmp/runtime/src/kmp_atomic.cpp openmp/runtime/src/kmp_atomic.h openmp/runtime/src/kmp_barrier.h openmp/runtime/src/kmp_cancel.cpp -openmp/runtime/src/kmp_csupport.cpp openmp/runtime/src/kmp_debug.cpp openmp/runtime/src/kmp_debug.h openmp/runtime/src/kmp_debugger.cpp @@ -7801,15 +7993,6 @@ openmp/tools/multiplex/tests/ompt-signal.h openmp/tools/multiplex/tests/custom_data_storage/second-tool.h openmp/tools/multiplex/tests/print/first-tool.h openmp/tools/multiplex/tests/print/second-tool.h -parallel-libs/acxxel/acxxel.cpp -parallel-libs/acxxel/opencl_acxxel.cpp -parallel-libs/acxxel/span.h -parallel-libs/acxxel/status.h -parallel-libs/acxxel/examples/opencl_example.cpp -parallel-libs/acxxel/tests/multi_device_test.cpp -parallel-libs/acxxel/tests/opencl_test.cpp -parallel-libs/acxxel/tests/span_test.cpp -parallel-libs/acxxel/tests/status_test.cpp polly/include/polly/Canonicalization.h polly/include/polly/CodePreparation.h polly/include/polly/DeadCodeElimination.h @@ -7826,7 +8009,6 @@ polly/include/polly/Options.h polly/include/polly/PolyhedralInfo.h polly/include/polly/PruneUnprofitable.h polly/include/polly/RegisterPasses.h -polly/include/polly/RewriteByReferenceParameters.h polly/include/polly/ScheduleOptimizer.h polly/include/polly/ScheduleTreeTransform.h polly/include/polly/ScopBuilder.h @@ -7921,7 +8103,6 @@ polly/lib/Transform/ForwardOpTree.cpp polly/lib/Transform/ManualOptimizer.cpp polly/lib/Transform/MatmulOptimizer.cpp polly/lib/Transform/MaximalStaticExpansion.cpp -polly/lib/Transform/RewriteByReferenceParameters.cpp polly/lib/Transform/ScheduleOptimizer.cpp polly/lib/Transform/ScheduleTreeTransform.cpp polly/lib/Transform/ScopInliner.cpp @@ -7943,7 +8124,16 @@ pstl/include/pstl/internal/glue_numeric_defs.h pstl/include/pstl/internal/glue_numeric_impl.h pstl/include/pstl/internal/numeric_fwd.h pstl/include/pstl/internal/parallel_backend.h +pstl/include/pstl/internal/parallel_backend_omp.h pstl/include/pstl/internal/parallel_backend_serial.h pstl/include/pstl/internal/parallel_backend_utils.h +pstl/include/pstl/internal/omp/parallel_for.h +pstl/include/pstl/internal/omp/parallel_for_each.h +pstl/include/pstl/internal/omp/parallel_invoke.h +pstl/include/pstl/internal/omp/parallel_reduce.h +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 utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h