Commit 5709b9b
File tree
230 files changed
+2517
-681
lines changed- clang
- include/clang
- AST
- Basic
- Driver
- Sema
- lib
- AST
- Basic
- CodeGen
- Format
- Parse
- Sema
- Serialization
- test
- Driver
- OpenMP
- tools/libclang
- unittests/Format
- flang
- include/flang/Common
- lib/Semantics
- libcxx
- include
- __algorithm
- __memory
- experimental/__simd
- test
- libcxx
- algorithms
- alg.modifying.operations
- containers/views/mdspan/layout_stride
- diagnostics
- experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem
- utilities
- meta/stress_tests
- utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem
- std
- algorithms
- alg.modifying.operations
- alg.remove
- alg.transform
- alg.nonmodifying
- alg.all_of
- alg.equal
- alg.foreach
- alg.sorting
- alg.heap.operations/sort.heap
- alg.partitions
- alg.sort/sort
- concepts/concepts.object
- containers
- sequences
- deque
- deque.cons
- deque.modifiers
- forwardlist
- forwardlist.modifiers
- forwardlist.ops
- list
- list.modifiers
- list.ops
- vector
- vector.cons
- vector.modifiers
- vector.bool
- views/mdspan
- extents
- layout_left
- layout_right
- layout_stride
- mdspan
- experimental
- memory/memory.observer.ptr
- simd
- simd.class
- simd.mask.class
- input.output
- filesystems/class.file_status
- syncstream/syncbuf
- syncstream.syncbuf.assign
- iterators/predef.iterators/counted.iterator
- numerics/numarray/class.gslice/gslice.cons
- ranges
- range.adaptors
- range.drop
- range.join.view/sentinel
- range.reverse
- range.zip
- iterator
- sentinel
- range.factories/range.repeat.view
- re/re.const
- re.matchflag
- re.synopt
- strings
- basic.string/string.modifiers
- string_append
- string_assign
- string_insert
- string.view/string.view.comparison
- thread
- futures
- futures.async
- futures.future_error
- time
- time.syn
- time.zone/time.zone.db/time.zone.db.list
- utilities
- expected
- expected.expected
- assign
- swap
- expected.void/swap
- format
- format.formattable
- format.formatter/format.context/format.context
- format.functions
- function.objects/func.invoke
- memory/util.smartptr
- util.smartptr.enab
- smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn
- tuple/tuple.tuple/tuple.cnstr
- utility
- mem.res/mem.poly.allocator.class/mem.poly.allocator.mem
- pairs/pairs.pair
- support
- utils/libcxx
- llvm
- include/llvm
- Analysis
- CodeGen
- Config
- Frontend/OpenMP
- IR
- lib
- Analysis
- CodeGen/SelectionDAG
- IR
- Passes
- Target/X86
- AsmParser
- MCTargetDesc
- Transforms
- Coroutines
- Scalar
- Utils
- test
- Analysis/LazyValueAnalysis
- DebugInfo/Generic
- TableGen
- Transforms
- CallSiteSplitting
- Coroutines
- Inline
- JumpThreading
- LoopRotate
- LoopUnroll
- tools/llvm-readtapi
- utils
- TableGen
- git
- gn/secondary/llvm/tools/llvm-exegesis
- lib
- release
- mlir
- include/mlir/Dialect/SPIRV/IR
- lib
- Conversion/VectorToSPIRV
- Dialect/SPIRV/IR
- Pass
- test
- Conversion/VectorToSPIRV
- Dialect/SPIRV/IR
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+2517
-681
lines changedLines changed: 83 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2513 | 2513 |
| |
2514 | 2514 |
| |
2515 | 2515 |
| |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
| 2526 | + | |
| 2527 | + | |
| 2528 | + | |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
| 2538 | + | |
| 2539 | + | |
| 2540 | + | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
| 2546 | + | |
| 2547 | + | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
2516 | 2599 |
| |
2517 | 2600 |
| |
2518 | 2601 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3398 | 3398 |
| |
3399 | 3399 |
| |
3400 | 3400 |
| |
| 3401 | + | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
| 3405 | + | |
3401 | 3406 |
| |
3402 | 3407 |
| |
3403 | 3408 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10971 | 10971 |
| |
10972 | 10972 |
| |
10973 | 10973 |
| |
| 10974 | + | |
| 10975 | + | |
10974 | 10976 |
| |
10975 | 10977 |
| |
10976 | 10978 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
| |||
138 | 141 |
| |
139 | 142 |
| |
140 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
141 | 149 |
| |
142 | 150 |
| |
143 | 151 |
| |
| |||
226 | 234 |
| |
227 | 235 |
| |
228 | 236 |
| |
| 237 | + | |
229 | 238 |
| |
230 | 239 |
| |
231 | 240 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
366 | 371 |
| |
367 | 372 |
| |
368 | 373 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1452 | 1452 |
| |
1453 | 1453 |
| |
1454 | 1454 |
| |
1455 |
| - | |
| 1455 | + | |
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 | 1458 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12198 | 12198 |
| |
12199 | 12199 |
| |
12200 | 12200 |
| |
| 12201 | + | |
| 12202 | + | |
| 12203 | + | |
| 12204 | + | |
| 12205 | + | |
| 12206 | + | |
| 12207 | + | |
12201 | 12208 |
| |
12202 | 12209 |
| |
12203 | 12210 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
| 133 | + | |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| |||
227 | 228 |
| |
228 | 229 |
| |
229 | 230 |
| |
| 231 | + | |
230 | 232 |
| |
231 | 233 |
| |
232 | 234 |
| |
| |||
1925 | 1927 |
| |
1926 | 1928 |
| |
1927 | 1929 |
| |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
1928 | 1940 |
| |
1929 | 1941 |
| |
1930 | 1942 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
| 585 | + | |
| 586 | + | |
585 | 587 |
| |
586 | 588 |
| |
587 | 589 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
107 | 112 |
| |
108 | 113 |
| |
109 | 114 |
| |
| |||
434 | 439 |
| |
435 | 440 |
| |
436 | 441 |
| |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
437 | 447 |
| |
438 | 448 |
| |
439 | 449 |
| |
| |||
889 | 899 |
| |
890 | 900 |
| |
891 | 901 |
| |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6516 | 6516 |
| |
6517 | 6517 |
| |
6518 | 6518 |
| |
| 6519 | + | |
| 6520 | + | |
| 6521 | + | |
| 6522 | + | |
6519 | 6523 |
| |
6520 | 6524 |
| |
6521 | 6525 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1171 | 1171 |
| |
1172 | 1172 |
| |
1173 | 1173 |
| |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
1174 | 1180 |
| |
1175 | 1181 |
| |
1176 | 1182 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3248 | 3248 |
| |
3249 | 3249 |
| |
3250 | 3250 |
| |
| 3251 | + | |
3251 | 3252 |
| |
3252 | 3253 |
| |
3253 | 3254 |
| |
|
Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12682 | 12682 |
| |
12683 | 12683 |
| |
12684 | 12684 |
| |
| 12685 | + | |
| 12686 | + | |
| 12687 | + | |
| 12688 | + | |
| 12689 | + | |
| 12690 | + | |
| 12691 | + | |
| 12692 | + | |
12685 | 12693 |
| |
12686 | 12694 |
| |
12687 | 12695 |
| |
| |||
16883 | 16891 |
| |
16884 | 16892 |
| |
16885 | 16893 |
| |
| 16894 | + | |
| 16895 | + | |
| 16896 | + | |
| 16897 | + | |
| 16898 | + | |
16886 | 16899 |
| |
16887 | 16900 |
| |
16888 | 16901 |
| |
| |||
17523 | 17536 |
| |
17524 | 17537 |
| |
17525 | 17538 |
| |
| 17539 | + | |
| 17540 | + | |
| 17541 | + | |
17526 | 17542 |
| |
17527 | 17543 |
| |
17528 | 17544 |
| |
| |||
17683 | 17699 |
| |
17684 | 17700 |
| |
17685 | 17701 |
| |
| 17702 | + | |
| 17703 | + | |
| 17704 | + | |
| 17705 | + | |
| 17706 | + | |
| 17707 | + | |
| 17708 | + | |
| 17709 | + | |
| 17710 | + | |
| 17711 | + | |
| 17712 | + | |
| 17713 | + | |
| 17714 | + | |
| 17715 | + | |
| 17716 | + | |
| 17717 | + | |
| 17718 | + | |
| 17719 | + | |
17686 | 17720 |
| |
17687 | 17721 |
| |
17688 | 17722 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9868 | 9868 |
| |
9869 | 9869 |
| |
9870 | 9870 |
| |
| 9871 | + | |
| 9872 | + | |
| 9873 | + | |
| 9874 | + | |
| 9875 | + | |
| 9876 | + | |
9871 | 9877 |
| |
9872 | 9878 |
| |
9873 | 9879 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10276 | 10276 |
| |
10277 | 10277 |
| |
10278 | 10278 |
| |
| 10279 | + | |
| 10280 | + | |
| 10281 | + | |
10279 | 10282 |
| |
10280 | 10283 |
| |
10281 | 10284 |
| |
| |||
10669 | 10672 |
| |
10670 | 10673 |
| |
10671 | 10674 |
| |
| 10675 | + | |
| 10676 | + | |
| 10677 | + | |
| 10678 | + | |
| 10679 | + | |
| 10680 | + | |
| 10681 | + | |
| 10682 | + | |
| 10683 | + | |
| 10684 | + | |
10672 | 10685 |
| |
10673 | 10686 |
| |
10674 | 10687 |
| |
|
0 commit comments