File tree
12 files changed
+93
-15
lines changed- compiler
- rustc_codegen_gcc/src
- rustc_interface/src
- rustc_middle/src/ty
- rustc_session/src
- rustc_target/src
- abi/call
- spec
- rustc_ty_utils/src
- src
- doc/unstable-book/src/compiler-flags
- tools
12 files changed
+93
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
1952 | 1952 |
| |
1953 | 1953 |
| |
1954 | 1954 |
| |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
1955 | 1961 |
| |
1956 | 1962 |
| |
1957 | 1963 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
503 | 509 |
| |
504 | 510 |
| |
505 | 511 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
832 | 834 |
| |
833 | 835 |
| |
834 | 836 |
| |
| 837 | + | |
835 | 838 |
| |
836 | 839 |
| |
837 | 840 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
552 | 554 |
| |
553 | 555 |
| |
554 | 556 |
| |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
555 | 563 |
| |
556 | 564 |
| |
557 | 565 |
| |
| |||
597 | 605 |
| |
598 | 606 |
| |
599 | 607 |
| |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
600 | 614 |
| |
601 | 615 |
| |
602 | 616 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3174 | 3174 |
| |
3175 | 3175 |
| |
3176 | 3176 |
| |
3177 |
| - | |
| 3177 | + | |
3178 | 3178 |
| |
3179 | 3179 |
| |
3180 | 3180 |
| |
| |||
3270 | 3270 |
| |
3271 | 3271 |
| |
3272 | 3272 |
| |
| 3273 | + | |
3273 | 3274 |
| |
3274 | 3275 |
| |
3275 | 3276 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
430 | 432 |
| |
431 | 433 |
| |
432 | 434 |
| |
| 435 | + | |
433 | 436 |
| |
434 | 437 |
| |
435 | 438 |
| |
| |||
1359 | 1362 |
| |
1360 | 1363 |
| |
1361 | 1364 |
| |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
1362 | 1373 |
| |
1363 | 1374 |
| |
1364 | 1375 |
| |
| |||
1963 | 1974 |
| |
1964 | 1975 |
| |
1965 | 1976 |
| |
| 1977 | + | |
| 1978 | + | |
1966 | 1979 |
| |
1967 | 1980 |
| |
1968 | 1981 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 |
| - | |
| 767 | + | |
768 | 768 |
| |
769 | 769 |
| |
770 | 770 |
| |
| |||
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
824 |
| - | |
| 824 | + | |
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
| |||
830 | 830 |
| |
831 | 831 |
| |
832 | 832 |
| |
833 |
| - | |
| 833 | + | |
834 | 834 |
| |
835 | 835 |
| |
836 | 836 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1830 | 1830 |
| |
1831 | 1831 |
| |
1832 | 1832 |
| |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
1833 | 1846 |
| |
1834 | 1847 |
| |
1835 | 1848 |
| |
| |||
2441 | 2454 |
| |
2442 | 2455 |
| |
2443 | 2456 |
| |
2444 |
| - | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
2445 | 2461 |
| |
2446 |
| - | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
2447 | 2472 |
| |
2448 | 2473 |
| |
2449 | 2474 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
Submodule llvm-project updated 55 files
- clang/include/clang/Sema/Sema.h+2-5
- clang/lib/CodeGen/CGExprConstant.cpp+3-4
- clang/lib/Driver/ToolChains/Solaris.cpp+3-6
- clang/lib/Format/TokenAnnotator.cpp-6
- clang/lib/Interpreter/CMakeLists.txt-11
- clang/test/CodeGenCXX/const-init-cxx11.cpp-6
- clang/test/Driver/solaris-ld.c+5-16
- clang/test/Sema/PR69717.cpp-18
- clang/unittests/Format/TokenAnnotatorTest.cpp-10
- libcxx/include/__config+1-1
- libcxx/include/__expected/expected.h+97-85
- libcxx/test/std/utilities/expected/expected.expected/assign/emplace.intializer_list.pass.cpp-8
- libcxx/test/std/utilities/expected/expected.expected/assign/emplace.pass.cpp-7
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.convert.copy.pass.cpp+2-9
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.convert.move.pass.cpp+2-9
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.copy.pass.cpp+2-16
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.default.pass.cpp+2-3
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.inplace.pass.cpp+8-10
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.inplace_init_list.pass.cpp+2-7
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.move.pass.cpp+2-18
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.u.pass.cpp+8-13
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.unexpect.pass.cpp+8-10
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.unexpect_init_list.pass.cpp+2-7
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.unexpected.copy.pass.cpp+4-4
- libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.unexpected.move.pass.cpp+4-4
- libcxx/test/std/utilities/expected/expected.expected/observers/has_value.pass.cpp-32
- libcxx/test/std/utilities/expected/expected.expected/swap/free.swap.pass.cpp+1-63
- libcxx/test/std/utilities/expected/expected.expected/swap/member.swap.pass.cpp+1-63
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.convert.copy.pass.cpp+2-9
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.convert.move.pass.cpp+2-9
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.copy.pass.cpp+2-9
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.move.pass.cpp+2-10
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.unexpect.pass.cpp+2-4
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.unexpect_init_list.pass.cpp+2-7
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.unexpected.copy.pass.cpp+2-2
- libcxx/test/std/utilities/expected/expected.void/ctor/ctor.unexpected.move.pass.cpp+2-2
- libcxx/test/std/utilities/expected/expected.void/observers/has_value.pass.cpp-12
- libcxx/test/std/utilities/expected/expected.void/swap/free.swap.pass.cpp+2-30
- libcxx/test/std/utilities/expected/expected.void/swap/member.swap.pass.cpp+1-29
- libcxx/test/std/utilities/expected/types.h-49
- llvm/CMakeLists.txt+1-1
- llvm/lib/CodeGen/BranchFolding.cpp+6
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h-1
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp-10
- llvm/lib/Target/Mips/MipsISelLowering.cpp+6-8
- llvm/lib/Transforms/IPO/GlobalOpt.cpp+8-22
- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp+1-2
- llvm/test/CodeGen/Mips/llvm-ir/ashr.ll+12-12
- llvm/test/CodeGen/Mips/llvm-ir/lshr.ll+13-13
- llvm/test/CodeGen/Mips/llvm-ir/shl.ll+13-13
- llvm/test/CodeGen/PowerPC/pr70208.ll-25
- llvm/test/Transforms/SLPVectorizer/X86/reduction-gather-non-scheduled-extracts.ll-44
- llvm/test/Transforms/SLPVectorizer/X86/reduction-transpose.ll+20-20
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
0 commit comments