This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 02265b5
Merged main:f58f92c2138ed0b3e802d0c45ba3652e72e208c4 into amd-gfx:b0ffbbce6c21
Local branch amd-gfx b0ffbbc Merged main:887f7002b65f7376c7a5004535bd08c95bdaa8f8 into amd-gfx:3ae0653ec5af
Remote branch main f58f92c [SelectionDAG] Move SelectionDAG::getAllOnesConstant out of line. NFC (llvm#102995)File tree
296 files changed
+11260
-5630
lines changed- clang-tools-extra/include-cleaner
- include/clang-include-cleaner
- lib
- tool
- unittests
- clang
- docs
- include/clang
- APINotes
- AST
- Basic
- Driver
- Serialization
- Tooling/DependencyScanning
- lib
- APINotes
- AST
- Interp
- CodeGen
- Targets
- Driver
- ToolChains
- Format
- Frontend
- Headers
- llvm_offload_wrappers
- openmp_wrappers
- Lex
- Sema
- Serialization
- Tooling/DependencyScanning
- test
- APINotes
- Inputs/Headers
- AST
- Interp
- CodeGenCUDA
- Inputs
- CodeGenCXX
- Driver
- Interpreter
- SemaCXX
- tools/clang-linker-wrapper
- unittests
- Format
- Tooling/DependencyScanning
- compiler-rt
- lib
- builtins/aarch64
- sanitizer_common
- scudo/standalone
- tsan/rtl
- test/fuzzer
- flang
- include/flang/Evaluate
- lib
- Evaluate
- Lower/OpenMP
- test
- Evaluate
- Lower/CUDA
- libcxx
- include/__memory
- test/libcxx
- utils
- libc
- config/linux
- aarch64
- x86_64
- docs/math
- include
- llvm-libc-macros
- newhdrgen/yaml
- spec
- src/math
- generic
- test
- UnitTest
- src/math
- smoke
- lldb
- source/Plugins/Process/gdb-remote
- test/API
- commands/expression/import-std-module
- weak_ptr-dbg-info-content
- weak_ptr
- functionalities/gdb_remote_client
- llvm
- cmake/modules
- docs
- include/llvm
- CodeGen
- Config
- IR
- Support
- Transforms/Utils
- lib
- Analysis
- CodeGen
- GlobalISel
- SelectionDAG
- DebugInfo/DWARF
- FuzzMutate
- IR
- MC
- Support
- TableGen
- Target
- AArch64
- AMDGPU
- Hexagon
- NVPTX
- RISCV
- X86
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- Analysis
- CostModel/X86
- ScalarEvolution
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- Hexagon
- RISCV/rvv
- X86
- MC
- Disassembler/AMDGPU
- X86
- apx
- Transforms
- AlignmentFromAssumptions
- AtomicExpand
- AArch64
- AMDGPU
- ARM
- Hexagon
- Mips
- PowerPC
- RISCV
- X86
- GlobalMerge
- LoopVectorize
- X86
- SLPVectorizer
- X86
- SampleProfile
- Inputs
- tools/llvm-dwarfdump/X86
- unittests
- Analysis
- IR
- SandboxIR
- Support/DynamicLibrary
- utils/gn/secondary/clang/lib
- AST
- Headers
- mlir
- include/mlir
- Dialect
- AMDGPU/IR
- GPU/IR
- LLVMIR
- IR
- lib
- Conversion
- GPUToNVVM
- GPUToROCDL
- GPUToSPIRV
- Dialect
- GPU/IR
- LLVMIR/IR
- test
- Conversion
- GPUToNVVM
- VectorToLLVM
- Dialect
- LLVMIR
- Vector
- Target/LLVMIR
- offload
- include
- plugins-nextgen/common/src
- src
- KernelLanguage
- test
- api
- offloading
- CUDA
- utils/bazel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
296 files changed
+11260
-5630
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
121 | 120 | | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
128 | | - | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
140 | | - | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 171 | | |
187 | 172 | | |
188 | 173 | | |
| |||
204 | 189 | | |
205 | 190 | | |
206 | 191 | | |
207 | | - | |
| 192 | + | |
208 | 193 | | |
209 | 194 | | |
210 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Lines changed: 73 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| 210 | + | |
| 211 | + | |
207 | 212 | | |
208 | 213 | | |
209 | 214 | | |
210 | 215 | | |
211 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
215 | 222 | | |
216 | 223 | | |
217 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
218 | 236 | | |
219 | 237 | | |
| 238 | + | |
220 | 239 | | |
221 | | - | |
| 240 | + | |
222 | 241 | | |
223 | 242 | | |
224 | 243 | | |
| |||
322 | 341 | | |
323 | 342 | | |
324 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
325 | 396 | | |
326 | 397 | | |
327 | 398 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
Lines changed: 35 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | | - | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
317 | 321 | | |
318 | 322 | | |
319 | 323 | | |
320 | | - | |
| 324 | + | |
| 325 | + | |
321 | 326 | | |
322 | 327 | | |
323 | 328 | | |
| |||
535 | 540 | | |
536 | 541 | | |
537 | 542 | | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
548 | 570 | | |
549 | 571 | | |
550 | 572 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
191 | 203 | | |
192 | 204 | | |
193 | 205 | | |
| |||
0 commit comments