2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2166 | 2166 | | |
2167 | 2167 | | |
2168 | 2168 | | |
2169 | | - | |
| 2169 | + | |
2170 | 2170 | | |
2171 | 2171 | | |
2172 | 2172 | | |
| |||
Submodule llvm-project updated 40 files
- clang/include/clang/Basic/Builtins.td+6
- clang/include/clang/Basic/DiagnosticSemaKinds.td+3
- clang/include/clang/Driver/Options.td+1
- clang/lib/CodeGen/CGBuiltin.cpp+37-3
- clang/lib/CodeGen/CodeGenFunction.h+2-1
- clang/lib/Driver/Driver.cpp+6-6
- clang/lib/Headers/hexagon_types.h+8-4
- clang/lib/Headers/hlsl/hlsl_intrinsics.h+26
- clang/lib/Sema/SemaHLSL.cpp+87
- clang/test/CodeGenHLSL/builtins/select.hlsl+54
- clang/test/Driver/hip-cuid.hip+40
- clang/test/SemaHLSL/BuiltIns/select-errors.hlsl+119
- flang/test/Driver/xlinker.f90+21
- libc/test/src/math/exp2f_test.cpp-1
- libc/test/src/math/smoke/exp2f_test.cpp-1
- libcxx/docs/Status/Cxx2cIssues.csv+1-1
- libcxx/include/__filesystem/directory_entry.h+42-2
- libcxx/include/__iterator/common_iterator.h+1-1
- libcxx/include/__iterator/counted_iterator.h+1-1
- libcxx/src/filesystem/directory_iterator.cpp+6-6
- libcxx/src/filesystem/file_descriptor.h+11-4
- libcxx/test/std/input.output/filesystems/class.rec.dir.itr/cache_refresh_iter.pass.cpp+187
- lld/ELF/InputFiles.cpp+18-8
- lld/ELF/LTO.cpp+1
- llvm/include/llvm/LTO/Config.h+5
- llvm/include/llvm/LTO/LTO.h+19-6
- llvm/include/llvm/Object/IRSymtab.h+2-1
- llvm/include/llvm/TableGen/DirectiveEmitter.h+26-14
- llvm/lib/LTO/LTO.cpp+27-4
- llvm/lib/Support/raw_ostream.cpp+4
- llvm/utils/TableGen/DirectiveEmitter.cpp+66-73
- llvm/utils/lit/lit/run.py+3-2
- llvm/utils/lit/lit/util.py+4-1
- llvm/utils/mlgo-utils/mlgo/corpus/combine_training_corpus.py+12
- llvm/utils/mlgo-utils/mlgo/corpus/extract_ir.py+14-5
- llvm/utils/mlgo-utils/tests/corpus/extract_ir_test.py-1
- utils/bazel/llvm-project-overlay/libc/BUILD.bazel+742-361
- utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel+245-639
- utils/bazel/llvm-project-overlay/libc/test/src/math/libc_math_test_rules.bzl+16
- utils/bazel/llvm-project-overlay/libc/test/src/math/smoke/BUILD.bazel+1.2k-67
0 commit comments