Commit fe6c781
File tree
245 files changed
+7908
-4955
lines changed- bolt/include/bolt/Passes
- clang-tools-extra
- clang-tidy/bugprone
- docs
- test/clang-tidy/checkers/bugprone
- clang
- docs
- include/clang
- Basic
- Driver
- StaticAnalyzer/Core/PathSensitive
- lib
- AST
- ByteCode
- Basic
- Targets
- CIR
- CodeGen
- Lowering/DirectToLLVM
- Driver
- ToolChains
- Format
- Frontend
- InstallAPI
- Lex
- Parse
- Sema
- StaticAnalyzer/Checkers
- test
- CIR/CodeGen
- C/C2y
- Driver
- Parser
- Preprocessor
- tools/driver
- unittests
- Basic
- Format
- flang
- lib
- Optimizer/OpenMP
- Semantics
- test
- Lower/OpenMP
- Semantics/OpenMP
- libcxx
- test/std/utilities/meta/meta.unary/meta.unary.prop
- utils/ci
- libc/config/baremetal
- lldb
- docs/resources
- source
- Host/macosx/objcxx
- Plugins
- ABI
- LoongArch
- RISCV
- X86
- Language/CPlusPlus
- Process
- Utility
- gdb-remote
- SymbolFile/NativePDB
- test
- API
- macosx/debugserver-multimemread
- tools/lldb-dap
- attach-commands
- attach
- stackTraceDisassemblyDisplay
- Shell/SymbolFile/NativePDB
- tools/debugserver/source
- unittests/Process/gdb-remote
- llvm
- docs
- include/llvm
- ADT
- Analysis
- CodeGen
- IR
- ProfileData
- Support
- TableGen
- lib
- Analysis
- AsmParser
- BinaryFormat
- Bitcode
- Reader
- Writer
- CAS
- CodeGen
- AsmPrinter
- GlobalISel
- SelectionDAG
- DebugInfo/DWARF
- IR
- MC
- ProfileData
- Support
- TableGen
- TargetParser
- Target
- AArch64
- GISel
- AMDGPU
- ARM
- Hexagon
- MCTargetDesc
- RISCV
- AsmParser
- MCA
- SPIRV
- Sparc
- WebAssembly/MCTargetDesc
- X86
- AsmParser
- Transforms
- Instrumentation
- ObjCARC
- Scalar
- Utils
- Vectorize
- test
- Analysis
- BasicAA
- CostModel/AArch64
- TypeBasedAliasAnalysis
- Assembler
- Bitcode
- Inputs
- CodeGen
- AArch64
- GlobalISel
- ARM
- DirectX/Metadata
- RISCV
- Thumb2/LowOverheadLoops
- X86
- apx
- MC/X86
- Transforms
- Inline/ML
- LoopVectorize
- AArch64
- tools
- llc
- lli
- llvm-mc-assemble-fuzzer
- llvm-mc
- llvm-ml
- unittests
- ADT
- Support
- utils
- TableGen
- Common
- gn/secondary/clang/unittests/Basic
- mlir
- include/mlir/Dialect
- LLVMIR
- Vector/IR
- lib
- Conversion/XeGPUToXeVM
- Dialect
- LLVMIR/IR
- Vector
- IR
- Transforms
- IR
- Tools
- PDLL/Parser
- mlir-pdll-lsp-server
- tblgen-lsp-server
- test
- Conversion/XeGPUToXeVM
- Dialect
- Bufferization/Transforms
- Vector
- canonicalize
- Target/LLVMIR
- lib/Dialect
- Bufferization
- Test
- mlir-tblgen
- tools
- mlir-pdll
- mlir-tblgen
- offload/test/offloading
- openmp/tools/omptest
- include
- src
- test/unittests
- utils/bazel/llvm-project-overlay/mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
245 files changed
+7908
-4955
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
277 | 281 | | |
278 | 282 | | |
279 | 283 | | |
| |||
Lines changed: 23 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 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | | - | |
| 430 | + | |
| 431 | + | |
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2325 | 2325 | | |
2326 | 2326 | | |
2327 | 2327 | | |
2328 | | - | |
| 2328 | + | |
2329 | 2329 | | |
2330 | 2330 | | |
2331 | 2331 | | |
| |||
2518 | 2518 | | |
2519 | 2519 | | |
2520 | 2520 | | |
2521 | | - | |
| 2521 | + | |
2522 | 2522 | | |
2523 | 2523 | | |
2524 | 2524 | | |
| |||
2539 | 2539 | | |
2540 | 2540 | | |
2541 | 2541 | | |
2542 | | - | |
| 2542 | + | |
2543 | 2543 | | |
2544 | 2544 | | |
2545 | 2545 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
759 | 768 | | |
760 | 769 | | |
761 | 770 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
0 commit comments