File tree
679 files changed
+38472
-26854
lines changed- .github
- workflows
 
 - bolt
- include/bolt/Core
 - lib/Core
 - test/AArch64
 
 - clang-tools-extra
- clang-tidy/utils
 - clangd
- unittests
 
 - include-cleaner/lib
 
 - clang
- cmake/modules
 - docs
 - include/clang
- ASTMatchers
 - AST
 - Basic
 - Format
 - Interpreter
 - Sema
 - Serialization
 
 - lib
- ASTMatchers
- Dynamic
 
 - AST
 - CodeGen/TargetBuiltins
 - Format
 - Frontend
 - Headers
 - Interpreter
 - Sema
 - Serialization
 - StaticAnalyzer/Checkers/WebKit
 - Tooling
- Refactoring/Rename
 - Syntax
 
 
 - test
- AST
 - Analysis
- Checkers/WebKit
 
 - CodeGenCXX
 - CodeGenOpenCLCXX
 - CodeGenOpenCL
 - CodeGen
- AArch64
- sme-intrinsics
 
 - LoongArch/lasx
 - PowerPC
 - RISCV
 - SystemZ
 - X86
 
 - C
- C11
 - C2y
 
 - DebugInfo/Generic
 - Driver
 - Headers
 - Lexer
 - OpenMP
 - PCH
 - Preprocessor
 - SemaCXX
 
 - tools/libclang
 - unittests
- ASTMatchers
 - AST
 - Format
 
 - www
 
 - compiler-rt
- lib/builtins/aarch64
 - test
 
 - flang
- include/flang
- Lower
- OpenMP
 
 - Optimizer/Builder
- Runtime
 
 - Parser
 - Semantics
 
 - lib
- Lower
- OpenMP
 
 - Optimizer/Builder
- Runtime
 
 - Parser
 - Semantics
 
 - test
- Lower/Coarray
 - Parser/OpenMP
 - Semantics/OpenMP
 
 
 - libclc
- utils
 
 - libcxx
- include
- __cxx03
 - __type_traits
 - __utility
 - __vector
 
 - test
- libcxx
- type_traits
 - utilities/utility
 
 - std/input.output
- file.streams/fstreams
- fstream.cons
 - ifstream.cons
 - ofstream.cons
 
 - iostreams.base/ios/basic.ios.members
 - string.streams
- istringstream/istringstream.cons
 - ostringstream/ostringstream.cons
 - stringstream/stringstream.cons
 
 
 
 - utils/ci
 
 - libc/src
- __support
 - stdio/printf_core
 - stdlib
 - string
 - wchar
 
 - lldb
- examples/synthetic
 - include/lldb
- Target
 - Utility
 
 - scripts
 - source
- API
 - Expression
 - Plugins
- Language/CPlusPlus
 - TypeSystem/Clang
 
 - Target
 - Utility
 
 - test/API
- macosx/arm-pointer-metadata-cfa-dwarf-expr
 - tools/lldb-dap/attach
 
 - unittests/Utility
 
 - llvm
- docs
 - include/llvm
- ADT
 - Analysis
 - CodeGen
 - Frontend/OpenMP
 - IR
 - MC/MCParser
 - ObjectYAML
 - ProfileData
 - Support
 
 - lib
- Analysis
 - CodeGen
- GlobalISel
 - SelectionDAG
 
 - IR
 - MC/MCParser
 - ObjectYAML
 - ProfileData
 - Target
- AArch64
 - AMDGPU
 - ARM
 - AVR
 - Hexagon
 - LoongArch
 - MSP430
 - Mips
 - PowerPC
 - RISCV
- AsmParser
 - Disassembler
 - MCTargetDesc
 
 - Sparc
 - SystemZ
 - VE
 - WebAssembly
 - X86
 
 - Transforms
- InstCombine
 - Scalar
 - Utils
 - Vectorize
 
 
 - test
- Analysis
- BasicAA
 - ScalarEvolution
 - TypeBasedAliasAnalysis
 
 - Bitcode
 - CodeGen
- AArch64
 - AMDGPU
 - DirectX/ContainerData
 - RISCV
- rvv
 
 - Thumb2
 - WebAssembly
 
 - DebugInfo
- RISCV
 
 - Instrumentation
- MemorySanitizer
 - TypeSanitizer
 
 - MC/RISCV
 - ObjectYAML/DXContainer
 - TableGen
- FixedLenDecoderEmitter
 
 - Transforms
- ArgumentPromotion
 - Attributor
- ArgumentPromotion
 
 - GVNHoist
 - GVN
- PRE
 
 - InferAddressSpaces/AMDGPU
 - InstCombine
- AArch64
 
 - InstSimplify
- ConstProp
 
 - JumpThreading
 - LICM
 - LoopIdiom
 - LoopStrengthReduce
 - LoopUnrollAndJam
 - LoopVectorize
- RISCV
 - X86
 
 - LoopVersioning
 - MergedLoadStoreMotion
 - NewGVN
 - OpenMP
 - PhaseOrdering
- AArch64
 - SystemZ
 - X86
 
 - PreISelIntrinsicLowering/X86
 - SLPVectorizer
- AArch64
 - SystemZ
 - X86
 
 - SROA
 - Scalarizer
 - SimplifyCFG
 
 - Verifier
 - tools/llvm-profdata
- Inputs
 
 
 - unittests
- ObjectYAML
 - Support
 - TargetParser
 
 - utils
- TableGen
- Basic
 
 - gn/secondary
- bolt/unittests/Core
 - clang
- lib/Format
 - unittests/Format
 
 - llvm/lib/TargetParser
 
 - lit
- lit
 - tests
 
 
 
 - mlir
- docs/Tutorials/transform
 - examples/standalone
- python
 - test
- Standalone
 
 
 - include/mlir
- Dialect
- ArmSME
- IR
 - Utils
 
 - SCF/IR
 - Tensor/IR
 - Vector/TransformOps
 - XeGPU
- IR
 - Transforms
 
 
 - IR
 - Interfaces
 - Tools/mlir-opt
 - Transforms
 
 - lib
- Analysis/DataFlow
 - Conversion
- AMDGPUToROCDL
 - ArmSMEToLLVM
 
 - Dialect
- Arith/Transforms
 - ArmSME/IR
 - Linalg/TransformOps
 - SCF
- IR
 - Transforms
 
 - SPIRV
- IR
 - Transforms
 
 - Tensor
- IR
 - Transforms
 
 - Transform/IR
 - Vector/TransformOps
 - XeGPU
- IR
 - Transforms
 
 
 - IR
 - Interfaces
 - Pass
 - Target/SPIRV
- Deserialization
 - Serialization
 
 - Tools/mlir-opt
 - Transforms/Utils
 
 - test
- Conversion
- AMDGPUToROCDL
 - ArmSMEToLLVM
 - GPUToROCDL
 - ReconcileUnrealizedCasts
 
 - Dialect
- Arith
 - Linalg
 - SCF
 - SPIRV
- IR
 - Transforms
 
 - Vector
- td
 
 - XeGPU
 
 - Examples/standalone
 - Integration/Dialect/MemRef
 - Pass
 - Target
- LLVMIR
 - SPIRV
 
 - lib
- Dialect
- Vector
 - XeGPU
 
 - Pass
 
 
 - tools/mlir-opt
 - unittests/IR
 
 - utils/bazel
- llvm-project-overlay
- libc
 - llvm
 - mlir
- python
 - test
- Dialect
 
 
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
679 files changed
+38472
-26854
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
60 | 60 |  | |
61 | 61 |  | |
62 | 62 |  | |
63 |  | - | |
 | 63 | + | |
64 | 64 |  | |
65 | 65 |  | |
66 | 66 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
25 | 25 |  | |
26 | 26 |  | |
27 | 27 |  | |
28 |  | - | |
 | 28 | + | |
29 | 29 |  | |
30 | 30 |  | |
31 | 31 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2216 | 2216 |  | |
2217 | 2217 |  | |
2218 | 2218 |  | |
2219 |  | - | |
 | 2219 | + | |
 | 2220 | + | |
2220 | 2221 |  | |
2221 | 2222 |  | |
2222 | 2223 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2044 | 2044 |  | |
2045 | 2045 |  | |
2046 | 2046 |  | |
2047 |  | - | |
 | 2047 | + | |
2048 | 2048 |  | |
2049 | 2049 |  | |
2050 | 2050 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
378 | 378 |  | |
379 | 379 |  | |
380 | 380 |  | |
381 |  | - | |
382 |  | - | |
 | 381 | + | |
 | 382 | + | |
383 | 383 |  | |
384 | 384 |  | |
385 | 385 |  | |
 | |||
390 | 390 |  | |
391 | 391 |  | |
392 | 392 |  | |
393 |  | - | |
 | 393 | + | |
 | 394 | + | |
 | 395 | + | |
 | 396 | + | |
 | 397 | + | |
394 | 398 |  | |
395 | 399 |  | |
396 | 400 |  | |
 | |||
| 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 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
 | 39 | + | |
 | 40 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
350 | 350 |  | |
351 | 351 |  | |
352 | 352 |  | |
 | 353 | + | |
 | 354 | + | |
353 | 355 |  | |
354 | 356 |  | |
355 | 357 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
406 | 406 |  | |
407 | 407 |  | |
408 | 408 |  | |
409 |  | - | |
410 |  | - | |
411 |  | - | |
412 |  | - | |
413 |  | - | |
414 |  | - | |
415 |  | - | |
416 |  | - | |
417 |  | - | |
418 | 409 |  | |
419 | 410 |  | |
420 | 411 |  | |
 | |||
455 | 446 |  | |
456 | 447 |  | |
457 | 448 |  | |
458 |  | - | |
 | 449 | + | |
459 | 450 |  | |
460 |  | - | |
461 |  | - | |
462 |  | - | |
 | 451 | + | |
 | 452 | + | |
 | 453 | + | |
 | 454 | + | |
 | 455 | + | |
463 | 456 |  | |
464 | 457 |  | |
465 | 458 |  | |
 | |||
900 | 893 |  | |
901 | 894 |  | |
902 | 895 |  | |
903 |  | - | |
904 |  | - | |
905 |  | - | |
906 |  | - | |
907 |  | - | |
908 |  | - | |
909 |  | - | |
910 |  | - | |
911 |  | - | |
912 | 896 |  | |
913 | 897 |  | |
914 | 898 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
728 | 728 |  | |
729 | 729 |  | |
730 | 730 |  | |
731 |  | - | |
732 |  | - | |
733 |  | - | |
734 |  | - | |
735 |  | - | |
736 | 731 |  | |
737 | 732 |  | |
738 | 733 |  | |
 | |||
1087 | 1082 |  | |
1088 | 1083 |  | |
1089 | 1084 |  | |
1090 |  | - | |
1091 |  | - | |
1092 |  | - | |
1093 |  | - | |
1094 |  | - | |
 | 1085 | + | |
 | 1086 | + | |
 | 1087 | + | |
 | 1088 | + | |
 | 1089 | + | |
 | 1090 | + | |
1095 | 1091 |  | |
1096 | 1092 |  | |
1097 | 1093 |  | |
 | |||
0 commit comments