Commit e5974ca
File tree
661 files changed
+8820
-5346
lines changed- bolt/lib
- Core
- Passes
- Profile
- Rewrite
- RuntimeLibs
- Target
- AArch64
- RISCV
- X86
- Utils
- clang-tools-extra
- clang-tidy/bugprone
- clangd
- unittests
- docs
- clang-tidy/checks/bugprone
- include-cleaner/lib
- test/clang-tidy/checkers/bugprone
- clang
- include
- clang
- Analysis/FlowSensitive
- Models
- Basic
- Driver
- Sema
- lib
- AST
- Analysis/FlowSensitive
- Models
- Basic/Targets
- CodeGen
- Targets
- Driver
- ToolChains
- Frontend
- Lex
- Sema
- Serialization
- test
- AST/HLSL
- CXX
- drs
- expr/expr.prim/expr.prim.req
- temp/temp.constr/temp.constr.atomic
- CodeGenCUDA
- CodeGenHLSL
- builtins
- CodeGenOpenCL
- CodeGen
- Driver
- Inputs/MacOSX15.1.sdk
- embedded/usr
- include
- local/include
- usr
- include/c++/v1
- local/include
- Headers
- Preprocessor
- SemaCXX
- SemaTemplate
- utils/update_cc_test_checks
- Inputs
- tools
- clang-scan-deps
- driver
- unittests/Analysis/FlowSensitive
- www
- compiler-rt
- lib
- rtsan
- tests
- tysan
- test/tysan
- flang
- docs
- lib
- Frontend
- Optimizer/Transforms
- test
- Driver
- Lower
- Transforms
- libcxx
- include
- __algorithm
- __atomic
- __chrono
- __compare
- __exception
- __expected
- __filesystem
- __flat_map
- __format
- __functional
- __iterator
- __locale_dir
- __mdspan
- __memory
- __pstl
- __ranges
- __stop_token
- __thread/support
- __tuple
- __type_traits
- __utility
- __vector
- experimental/__simd
- src/experimental
- test
- libcxx/containers/sequences/vector.bool
- tools/clang_tidy_checks
- libc
- cmake/modules
- include
- arpa
- sys
- utils/hdrgen
- tests
- input
- lldb
- source/Host/openbsd
- tools/lldb-dap
- lld
- MachO
- test/MachO
- llvm
- cmake/modules
- include
- llvm
- ADT
- Analysis
- CodeGen
- IR
- Option
- TargetParser
- Transforms
- InstCombine
- Instrumentation
- Vectorize/SandboxVectorizer
- lib
- Analysis
- CodeGen
- SelectionDAG
- ExecutionEngine/Orc
- ObjCopy/MachO
- Passes
- Target
- AArch64
- MCTargetDesc
- Utils
- AMDGPU
- DirectX
- DXILWriter
- NVPTX
- RISCV
- GISel
- SPIRV
- X86
- Transforms
- IPO
- InstCombine
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- Analysis
- CostModel/AArch64
- Lint
- UniformityAnalysis/NVPTX
- CodeGen
- AMDGPU
- DirectX
- NVPTX
- RISCV
- GlobalISel
- legalizer
- rvv
- SPIRV/structurizer
- X86
- DebugInfo/NVPTX
- ExecutionEngine/JITLink
- AArch32
- AArch64
- LoongArch
- RISCV
- ppc64
- x86-64
- Instrumentation/TypeSanitizer
- MC
- AArch64
- AMDGPU
- Disassembler/AArch64
- ThinLTO/X86
- Transforms
- InstCombine
- LoadStoreVectorizer/X86
- LoopStrengthReduce/NVPTX
- LoopVectorize
- AArch64
- RISCV
- X86
- MemProfContextDisambiguation
- PhaseOrdering/AArch64
- SLPVectorizer
- AArch64
- RISCV
- StraightLineStrengthReduce/NVPTX
- tools
- UpdateTestChecks
- dxil-dis
- llvm-gsymutil/ARM_AArch64
- llvm-objcopy/MachO
- tools/llvm-jitlink
- unittests/Transforms/Vectorize
- utils
- UpdateTestChecks
- gn/secondary/llvm
- tools/llvm-exegesis/lib/RISCV
- unittests
- tools/llvm-exegesis/RISCV
- mlir
- include/mlir
- Dialect
- GPU/IR
- LLVMIR
- SCF
- IR
- Transforms
- Tosa/IR
- Transforms
- lib
- Conversion/TosaToTensor
- Dialect
- Affine/Utils
- LLVMIR/IR
- SCF/Utils
- Tosa
- IR
- Transforms
- Target/LLVMIR
- Dialect/NVVM
- test
- Conversion
- GPUToNVVM
- GPUToROCDL
- GPUToSPIRV
- TosaToLinalg
- TosaToTensor
- Dialect
- GPU
- LLVMIR
- Tosa
- Integration/GPU
- CUDA
- sm90
- transform-dialect
- ROCM
- Target/LLVMIR
- Import
- Transforms
- lib/Dialect/Tosa
- polly
- include/polly/CodeGen
- lib/CodeGen
- test/CodeGen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
661 files changed
+8820
-5346
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
63 | | - | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
0 commit comments