File tree
285 files changed
+22942
-1699
lines changed- .ci
- .github/workflows
- containers/github-action-ci
- clang-tools-extra/test/clang-tidy/infrastructure
- clang
- docs
- include/clang
- AST
- Sema
- lib
- AST
- ByteCode
- CIR/CodeGen
- CodeGen
- Driver
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test
- AST/ByteCode
- CIR/CodeGen
- CodeGenCXX
- SemaOpenACC
- SemaOpenCLCXX
- tools/libclang
- cmake/Modules
- compiler-rt
- lib/ubsan_minimal
- test/ubsan_minimal/TestCases
- flang
- lib/Semantics
- test/Semantics/OpenMP
- tools
- bbc
- tco
- libcxx/include
- libc
- cmake/modules
- src
- __support
- FPUtil
- generic
- OSUtil/linux
- aarch64
- x86_64
- macros
- threads
- wctype
- test/src
- __support/OSUtil/linux
- math
- exhaustive
- smoke
- stdfix
- wctype
- utils/MPFRWrapper
- lldb
- docs/resources
- source
- Plugins/ScriptInterpreter/Python
- Target
- tools/lldb-dap/src-ts
- llvm
- docs
- include/llvm
- BinaryFormat
- TargetParser
- TextAPI
- lib
- CodeGen
- AsmPrinter
- SelectionDAG
- DWARFLinker/Classic
- LTO
- ObjCopy/MachO
- Object
- Support
- TargetParser
- Target
- AArch64
- GISel
- AMDGPU
- ARM
- PowerPC
- RISCV
- SPIRV
- Analysis
- MCTargetDesc
- SystemZ
- Xtensa
- Disassembler
- MCTargetDesc
- TextAPI
- Transforms/Vectorize
- test
- CodeGen
- AMDGPU
- GlobalISel
- PowerPC
- RISCV
- SPIRV/hlsl-resources
- Xtensa
- DebugInfo/X86
- MC
- AArch64
- Disassembler/AArch64
- TableGen
- Transforms
- AtomicExpand/Xtensa
- LoopVectorize
- AArch64
- ARM
- RISCV
- SystemZ
- X86
- SLPVectorizer/RISCV
- tools/llvm-objdump/MachO
- unittests
- ADT
- TargetParser
- utils
- TableGen/Basic
- gn/secondary/lldb/source/Host
- mlir
- include/mlir
- Dialect/Vector/Utils
- IR
- lib/Dialect
- Linalg/Transforms
- Vector/Utils
- test/Dialect/Linalg/vectorization
- offload
- include
- OpenMP
- liboffload/API
- libomptarget
- OpenMP
- plugins-nextgen/common
- include
- src
- openmp/runtime/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
285 files changed
+22942
-1699
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
103 | 106 |
| |
104 | 107 |
| |
105 | 108 |
| |
| |||
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
| 124 | + | |
| 125 | + | |
| 126 | + | |
121 | 127 |
| |
122 | 128 |
| |
123 | 129 |
| |
|
Lines changed: 8 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 48 | + | |
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
57 |
| - | |
| 55 | + | |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
| |||
69 | 67 |
| |
70 | 68 |
| |
71 | 69 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 70 | + | |
75 | 71 |
| |
76 | 72 |
| |
77 | 73 |
| |
78 | 74 |
| |
79 | 75 |
| |
80 | 76 |
| |
81 |
| - | |
| 77 | + | |
82 | 78 |
| |
83 | 79 |
| |
84 | 80 |
| |
| |||
119 | 115 |
| |
120 | 116 |
| |
121 | 117 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
| 118 | + | |
125 | 119 |
| |
126 | 120 |
| |
127 | 121 |
| |
128 | 122 |
| |
129 | 123 |
| |
130 | 124 |
| |
131 |
| - | |
| 125 | + | |
132 | 126 |
| |
133 | 127 |
| |
134 | 128 |
| |
| |||
298 | 292 |
| |
299 | 293 |
| |
300 | 294 |
| |
301 |
| - | |
| 295 | + | |
302 | 296 |
| |
303 | 297 |
| |
304 | 298 |
| |
305 | 299 |
| |
306 | 300 |
| |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 | 301 |
| |
311 | 302 |
| |
312 |
| - | |
| 303 | + | |
313 | 304 |
| |
314 | 305 |
| |
315 | 306 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 |
| |
11 | 17 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 |
| - | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 |
| - | |
| 66 | + | |
| 67 | + | |
65 | 68 |
| |
66 | 69 |
| |
67 | 70 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
| 431 | + | |
| 432 | + | |
431 | 433 |
| |
432 | 434 |
| |
433 | 435 |
| |
|
0 commit comments