Commit ef0084d
authored
File tree
185 files changed
+6467
-1185
lines changed- bolt
- include/bolt/Profile
- lib/Profile
- unittests/Core
- clang-tools-extra
- clangd
- refactor/tweaks
- unittests/tweaks
- docs
- clang
- docs
- include/clang
- Basic
- Driver
- lib
- AST
- Analysis
- FlowSensitive
- Models
- Basic/Targets
- CodeGen
- Targets
- Driver/ToolChains
- Arch
- Parse
- Sema
- test
- AST
- CodeCompletion
- CodeGen
- AArch64
- Driver
- Preprocessor
- SemaCXX
- SemaOpenACC
- Sema
- compiler-rt/lib/interception
- tests
- flang
- docs
- include/flang
- Lower
- Optimizer
- Analysis
- Builder
- Dialect
- lib
- Evaluate
- Lower
- OpenMP
- Optimizer
- Analysis
- Builder
- Transforms
- test
- Analysis/AliasAnalysis
- Lower
- HLFIR
- Intrinsics
- OpenMP
- Todo
- lldb/source/Plugins/SymbolFile/NativePDB
- llvm
- include/llvm
- Analysis
- Frontend/OpenMP
- IR
- TargetParser
- lib
- Analysis
- CodeGen
- AsmPrinter
- SelectionDAG
- Frontend/OpenMP
- IR
- TargetParser
- Target
- AMDGPU
- LoongArch
- PowerPC
- RISCV
- MCTargetDesc
- X86
- Transforms
- Scalar
- Utils
- Vectorize
- test
- CodeGen
- AMDGPU
- LoongArch/ir-instruction
- RISCV
- DebugInfo/MIR/X86
- Transforms
- EarlyCSE
- InstCombine
- LICM
- LoopVectorize/RISCV
- SLPVectorizer/SystemZ
- SimplifyCFG
- Util
- tools/llvm-mca/X86/Znver4
- utils/gn/secondary/bolt/unittests/Core
- mlir
- include/mlir
- Conversion/ArithCommon
- Dialect
- Affine/IR
- Arith/IR
- ArmNeon
- ArmSME/IR
- ArmSVE/IR
- Linalg
- TransformOps
- Transforms
- NVGPU/IR
- SPIRV/IR
- Tosa/IR
- Vector/IR
- IR
- lib
- Conversion
- ArithToLLVM
- TensorToLinalg
- TosaToLinalg
- Dialect
- Arith/IR
- LLVMIR/IR
- Linalg
- IR
- TransformOps
- Transforms
- Shape/IR
- IR
- Interfaces
- Utils
- Target/LLVMIR/Dialect/OpenMP
- test
- CAPI
- Conversion/SPIRVToLLVM
- Dialect
- Arith
- Linalg
- SPIRV/IR
- Integration/Dialect/Linalg/CPU
- Target
- LLVMIR
- SPIRV
- lib/Dialect
- Linalg
- Test
- tools/mlir-tblgen
- unittests/IR
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
185 files changed
+6467
-1185
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 173 | | |
177 | 174 | | |
178 | 175 | | |
| |||
496 | 493 | | |
497 | 494 | | |
498 | 495 | | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | 496 | | |
505 | 497 | | |
506 | 498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 98 | | |
105 | 99 | | |
106 | 100 | | |
| |||
173 | 167 | | |
174 | 168 | | |
175 | 169 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 170 | + | |
| 171 | + | |
179 | 172 | | |
180 | 173 | | |
181 | 174 | | |
| |||
471 | 464 | | |
472 | 465 | | |
473 | 466 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 467 | | |
482 | 468 | | |
483 | 469 | | |
| |||
2070 | 2056 | | |
2071 | 2057 | | |
2072 | 2058 | | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
2073 | 2068 | | |
2074 | 2069 | | |
2075 | 2070 | | |
| |||
2121 | 2116 | | |
2122 | 2117 | | |
2123 | 2118 | | |
| 2119 | + | |
| 2120 | + | |
2124 | 2121 | | |
2125 | | - | |
2126 | 2122 | | |
2127 | 2123 | | |
2128 | | - | |
2129 | | - | |
2130 | | - | |
2131 | | - | |
2132 | | - | |
2133 | | - | |
2134 | | - | |
2135 | | - | |
2136 | | - | |
2137 | | - | |
2138 | | - | |
2139 | | - | |
| 2124 | + | |
2140 | 2125 | | |
2141 | 2126 | | |
2142 | 2127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
This file was deleted.
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
| 470 | + | |
| 471 | + | |
480 | 472 | | |
481 | | - | |
482 | 473 | | |
483 | 474 | | |
484 | 475 | | |
| |||
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 121 | | |
128 | 122 | | |
129 | 123 | | |
| |||
410 | 404 | | |
411 | 405 | | |
412 | 406 | | |
413 | | - | |
| 407 | + | |
414 | 408 | | |
415 | 409 | | |
416 | 410 | | |
417 | 411 | | |
418 | | - | |
| 412 | + | |
419 | 413 | | |
420 | | - | |
| 414 | + | |
421 | 415 | | |
422 | 416 | | |
423 | 417 | | |
| |||
426 | 420 | | |
427 | 421 | | |
428 | 422 | | |
429 | | - | |
| 423 | + | |
430 | 424 | | |
431 | 425 | | |
432 | 426 | | |
433 | | - | |
| 427 | + | |
434 | 428 | | |
435 | | - | |
| 429 | + | |
436 | 430 | | |
437 | 431 | | |
438 | 432 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
650 | 653 | | |
651 | 654 | | |
652 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
587 | 588 | | |
588 | 589 | | |
589 | 590 | | |
| 591 | + | |
| 592 | + | |
590 | 593 | | |
591 | 594 | | |
592 | 595 | | |
| |||
728 | 731 | | |
729 | 732 | | |
730 | 733 | | |
| 734 | + | |
| 735 | + | |
731 | 736 | | |
732 | 737 | | |
733 | 738 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
| 1357 | + | |
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
| |||
0 commit comments