File tree
216 files changed
+3267
-2472
lines changed- clang-tools-extra/clangd
- refactor/tweaks
- clang
- include/clang
- AST
- Analysis
- CrossTU
- Driver
- Serialization
- StaticAnalyzer/Core
- PathSensitive
- lib
- AST
- Analysis
- CrossTU
- Driver/ToolChains
- Frontend
- Serialization
- StaticAnalyzer
- Checkers
- Core
- Frontend
- test
- Analysis
- Driver
- Inputs/rocm/bin
- Frontend
- unittests/Frontend
- utils/TableGen
- debuginfo-tests/llvm-prettyprinters/gdb
- libcxx
- include
- src/filesystem
- test/libcxx/containers/sequences/vector
- libc
- config/linux
- aarch64
- x86_64
- spec
- src/math
- test/src/math
- utils
- FPUtil
- MPFRWrapper
- testutils
- lldb
- include/lldb/Utility
- source
- Plugins/ScriptInterpreter/Lua
- Utility
- test
- API
- commands/register/register/register_command
- python_api/type
- Shell
- Register
- ScriptInterpreter/Lua
- tools/debugserver/source/MacOSX
- i386
- x86_64
- lld
- MinGW
- test/MinGW
- llvm
- include/llvm
- ADT
- Analysis
- IR
- Option
- Support
- lib
- Analysis
- Bitcode
- Reader
- Writer
- Bitstream/Reader
- CodeGen
- GlobalISel
- DWARFLinker
- ExecutionEngine
- Interpreter
- Orc
- IR
- MCA/HardwareUnits
- MC
- MCParser
- ProfileData
- Coverage
- Support
- Windows
- TableGen
- Target
- Hexagon
- PowerPC
- MCTargetDesc
- RISCV
- VE
- X86
- Transforms
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- MC/X86
- Transforms
- InstCombine
- X86
- InstSimplify
- LoopVectorize
- PhaseOrdering/X86
- SLPVectorizer/X86
- VectorCombine/X86
- unittests
- ADT
- IR
- Option
- Support
- utils
- TableGen
- gn/secondary/clang/lib
- Analysis
- StaticAnalyzer/Core
- mlir
- docs
- include/mlir
- Dialect
- ArmSVE
- Async/IR
- LLVMIR
- Linalg/Transforms
- Quant
- Shape/IR
- Tosa/IR
- Vector
- IR
- TableGen
- lib
- Dialect
- Linalg/Transforms
- Vector
- IR
- TableGen
- test
- Dialect
- Linalg
- Vector
- lib
- Dialect/Test
- Transforms
- mlir-tblgen
- tools/mlir-tblgen
- unittests/TableGen
- openmp
- libomptarget
- src
- runtime/src/include
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
216 files changed
+3267
-2472
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 |
| - | |
553 |
| - | |
| 552 | + | |
| 553 | + | |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
| 20 | + | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 |
| - | |
| 53 | + | |
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 59 | + | |
63 | 60 |
| |
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
67 |
| - | |
| 64 | + | |
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
71 | 68 |
| |
72 |
| - | |
| 69 | + | |
73 | 70 |
| |
74 | 71 |
| |
75 | 72 |
| |
| |||
121 | 118 |
| |
122 | 119 |
| |
123 | 120 |
| |
124 |
| - | |
| 121 | + | |
125 | 122 |
| |
126 | 123 |
| |
127 | 124 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 |
| - | |
| 25 | + | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
| 71 | + | |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
|
Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
| |||
233 | 237 |
| |
234 | 238 |
| |
235 | 239 |
| |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
236 | 249 |
| |
237 | 250 |
| |
238 | 251 |
| |
239 | 252 |
| |
240 |
| - | |
241 |
| - | |
| 253 | + | |
242 | 254 |
| |
243 | 255 |
| |
244 | 256 |
| |
|
Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
180 | 214 |
| |
181 | 215 |
| |
182 | 216 |
| |
|
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| 125 | + | |
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
| |||
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
166 | 201 |
| |
167 | 202 |
| |
168 | 203 |
| |
|
0 commit comments