Commit e4424bf
File tree
218 files changed
+4638
-4956
lines changed- bolt
- lib/Core
- test/RISCV
- clang
- docs
- include/clang/Basic
- lib
- Frontend
- Headers
- Sema
- test
- CodeGen
- X86
- Sema
- compiler-rt/lib/scudo/standalone
- tests
- flang
- include/flang/Runtime
- runtime
- test/Lower/OpenMP
- libcxx
- src
- test
- libcxx/strings/basic.string
- string.access
- string.iterators
- string.modifiers
- std/strings/basic.string
- string.capacity
- string.cons
- string.contains
- string.ends_with
- string.iterators
- string.modifiers
- string_append
- string_assign
- string_insert
- string_op_plus_equal
- string_replace
- string.nonmembers
- string.io
- string.special
- string_op+
- string_operator==
- string_opgt
- string_opgt=
- string_oplt
- string_oplt=
- string.ops
- string.accessors
- string_compare
- string_find
- string_find.first.not.of
- string_find.first.of
- string_find.last.not.of
- string_find.last.of
- string_rfind
- string.require
- string.starts_with
- utils/data
- llvm
- docs
- include/llvm
- Analysis
- CodeGen
- Config
- IR
- lib
- Analysis
- CodeGen/GlobalISel
- IR
- MC/MCParser
- Passes
- Target
- AArch64
- AMDGPU
- RISCV
- Transforms/Vectorize
- test
- Analysis/CostModel/RISCV
- CodeGen
- AArch64
- X86
- MC/ELF
- TableGen
- Transforms
- DeadStoreElimination
- InstCombine
- SLPVectorizer/X86
- Verifier
- utils/TableGen
- mlir
- include/mlir/Dialect/Bufferization/Transforms
- lib
- Dialect/Bufferization
- Pipelines
- Transforms
- Transforms/Utils
- test
- Conversion/ControlFlowToSCF
- Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+4638
-4956
lines changedLines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
| |
| |||
209 | 210 |
| |
210 | 211 |
| |
211 | 212 |
| |
| 213 | + | |
212 | 214 |
| |
213 | 215 |
| |
214 | 216 |
| |
| |||
364 | 366 |
| |
365 | 367 |
| |
366 | 368 |
| |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
367 | 379 |
| |
368 | 380 |
| |
369 | 381 |
| |
| |||
539 | 551 |
| |
540 | 552 |
| |
541 | 553 |
| |
| 554 | + | |
542 | 555 |
| |
543 | 556 |
| |
544 | 557 |
| |
| |||
704 | 717 |
| |
705 | 718 |
| |
706 | 719 |
| |
| 720 | + | |
707 | 721 |
| |
708 | 722 |
| |
709 | 723 |
| |
| |||
756 | 770 |
| |
757 | 771 |
| |
758 | 772 |
| |
759 |
| - | |
| 773 | + | |
760 | 774 |
| |
761 | 775 |
| |
762 | 776 |
| |
| |||
844 | 858 |
| |
845 | 859 |
| |
846 | 860 |
| |
| 861 | + | |
| 862 | + | |
847 | 863 |
| |
848 | 864 |
| |
849 | 865 |
| |
|
Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| 215 | + | |
| 216 | + | |
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
| 236 | + | |
| 237 | + | |
236 | 238 |
| |
237 | 239 |
| |
238 | 240 |
| |
| |||
250 | 252 |
| |
251 | 253 |
| |
252 | 254 |
| |
| 255 | + | |
| 256 | + | |
253 | 257 |
| |
254 | 258 |
| |
255 | 259 |
| |
| |||
469 | 473 |
| |
470 | 474 |
| |
471 | 475 |
| |
472 |
| - | |
473 | 476 |
| |
474 |
| - | |
475 | 477 |
| |
476 |
| - | |
477 |
| - | |
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
|
0 commit comments