Commit 086460c
committed
Merge branch 'main' of https://github.com/llvm/llvm-project into fix/147217
File tree
276 files changed
+7777
-4518
lines changed- clang
- docs
- analyzer
- checkers
- include/clang
- AST
- Basic
- Driver
- StaticAnalyzer/Checkers
- lib
- AST
- ByteCode
- CodeGen
- Driver/ToolChains
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test
- Analysis
- CodeGenCXX
- CodeGenOpenCL
- Driver
- Inputs/libclc
- subdir
- Modules
- Sema
- tools/offload-arch
- unittests/AST
- flang
- examples/FeatureList
- include/flang
- Lower
- Parser
- lib
- Lower
- Parser
- test/Lower
- libclc
- lldb
- include/lldb
- API
- Core
- Target
- source
- API
- Core
- Expression
- Plugins
- ScriptInterpreter/Python
- SymbolFile
- DWARF
- NativePDB
- PDB
- TypeSystem/Clang
- Target
- test
- API/functionalities/statusline
- Shell/SymbolFile/PDB
- tools/lldb-dap/src-ts
- unittests
- Expression
- SymbolFile/DWARF
- llvm
- docs
- include
- llvm-c
- llvm
- ADT
- MC
- Object
- lib
- CodeGen
- SelectionDAG
- DebugInfo/DWARF
- ExecutionEngine
- JITLink
- RuntimeDyld
- MC
- Object
- SandboxIR
- Target
- AArch64
- AMDGPU
- DirectX
- Hexagon
- Mips/MCTargetDesc
- RISCV
- MCTargetDesc
- SPIRV/MCTargetDesc
- SystemZ
- WebAssembly/MCTargetDesc
- X86
- MCTargetDesc
- Transforms
- InstCombine
- Instrumentation
- Utils
- Vectorize
- test
- Analysis
- CostModel/AArch64
- GlobalsModRef
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- PowerPC
- RISCV
- rvv
- X86
- Instrumentation
- NumericalStabilitySanitizer
- TypeSanitizer
- MC/ELF
- Transforms
- GVN
- InstCombine
- LoopVectorize
- PhaseOrdering/X86
- SLPVectorizer
- X86
- SimplifyCFG
- RISCV
- X86
- VectorCombine
- X86
- tools/llvm-objdump/DXContainer
- tools
- llvm-objdump
- opt
- utils/gn/secondary
- clang/lib/StaticAnalyzer/Checkers
- llvm/tools/llvm-objdump
- mlir
- include/mlir/Dialect/SCF
- TransformOps
- Transforms
- lib
- Dialect
- SCF
- TransformOps
- Transforms
- SPIRV/Transforms
- Target
- LLVMIR/Dialect/OpenMP
- SPIRV/Deserialization
- test
- CAPI
- Dialect
- SCF
- SPIRV/Transforms
- Target/SPIRV
- offload
- liboffload
- API
- src
- plugins-nextgen
- amdgpu/src
- cuda/src
- unittests
- Conformance/device_code
- OffloadAPI
- device_code
- device
- utils/bazel/llvm-project-overlay/lldb
- source/Plugins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
276 files changed
+7777
-4518
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3086 | 3086 | | |
3087 | 3087 | | |
3088 | 3088 | | |
| 3089 | + | |
| 3090 | + | |
| 3091 | + | |
| 3092 | + | |
| 3093 | + | |
| 3094 | + | |
| 3095 | + | |
| 3096 | + | |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
| 3103 | + | |
| 3104 | + | |
| 3105 | + | |
3089 | 3106 | | |
3090 | 3107 | | |
3091 | 3108 | | |
| |||
Lines changed: 21 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
1293 | 1296 | | |
1294 | 1297 | | |
1295 | 1298 | | |
| |||
2388 | 2391 | | |
2389 | 2392 | | |
2390 | 2393 | | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
2391 | 2403 | | |
2392 | 2404 | | |
2393 | 2405 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | | - | |
| 1062 | + | |
| 1063 | + | |
1072 | 1064 | | |
1073 | 1065 | | |
1074 | | - | |
1075 | | - | |
| 1066 | + | |
1076 | 1067 | | |
1077 | | - | |
| 1068 | + | |
1078 | 1069 | | |
1079 | 1070 | | |
1080 | 1071 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
| 398 | + | |
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
218 | 221 | | |
219 | 222 | | |
220 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1422 | 1422 | | |
1423 | 1423 | | |
1424 | 1424 | | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
1425 | 1440 | | |
1426 | 1441 | | |
1427 | 1442 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
300 | 305 | | |
301 | 306 | | |
302 | 307 | | |
| |||
0 commit comments