File tree
157 files changed
+4137
-5066
lines changed- bolt
- include/bolt/Core
- lib
- Core
- Rewrite
- unittests/Core
- clang
- docs
- include/clang
- InstallAPI
- Sema
- lib
- CodeGen
- InstallAPI
- Sema
- test
- CodeGen
- SemaCXX
- tools/clang-installapi
- compiler-rt/lib
- builtins
- scudo/standalone
- libc
- lib
- startup/linux
- lldb/test/API
- commands
- expression
- call-restarts
- call-throws
- completion-crash-invalid-iterator
- fixits
- test
- unwind_expression
- register/register
- aarch64_sme_z_registers
- save_restore
- za_dynamic_resize
- aarch64_sve_registers/rw_access_dynamic_resize
- session/save
- statistics/basic
- trace
- multiple-threads
- functionalities
- archives
- asan
- breakpoint
- breakpoint_command
- breakpoint_conditions
- hardware_breakpoints/require_hw_breakpoints
- objc
- scripted_bkpt
- serialize
- step_over_breakpoint
- data-formatter
- data-formatter-python-synth
- data-formatter-stl/libcxx
- string
- string_view
- gdb_remote_client
- multidebugger_commands
- process_save_core_minidump
- return-value
- scripted_process
- signal
- handle-abrt
- handle-segv
- raise
- step-avoids-no-debug
- step-avoids-regexp
- target-new-solib-notifications
- thread
- break_after_join
- create_during_step
- exit_during_break
- multi_break
- num_threads
- thread_plan
- tsan
- basic
- multiple
- unwind/aarch64_unwind_pac
- lang
- c
- register_variables
- stepping
- cpp
- dynamic-value
- namespace
- stl
- objc
- foundation
- objc-class-method
- objc-struct-argument
- objc-struct-return
- objc-super
- rdar-12408181
- objcxx/objc-builtin-types
- linux/aarch64
- tagged_memory_access
- unwind_signal
- lua_api
- macosx
- function-starts
- objc_exception_recognizer
- profile_vrs_detach
- queues
- universal
- python_api
- event
- file_handle
- findvalue_duplist
- format
- formatters
- frame/get-variables
- module_section
- process
- io
- sbdata
- sbmodule
- target
- type
- value/change_values
- libcxx
- atomic
- map
- watchpoint
- source-manager
- tools
- lldb-dap
- coreFile
- disassemble
- runInTerminal
- stackTrace
- terminated-event
- variables
- lldb-server
- attach-wait
- registers-target-xml-reading
- llvm
- lib
- CodeGen/SelectionDAG
- Target/NVPTX
- Transforms/Vectorize
- test/CodeGen/AMDGPU
- unittests/Transforms/Vectorize
- utils
- gn/secondary/clang
- lib
- Frontend
- InstallAPI
- test
- tools/clang-installapi
- mlir
- lib
- Conversion
- AffineToStandard
- ShapeToStandard
- TosaToLinalg
- Dialect
- SCF/Utils
- Tosa/Utils
- test
- Conversion
- AffineToStandard
- MemRefToLLVM
- ShapeToStandard
- TosaToLinalg
- Transforms
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
157 files changed
+4137
-5066
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
| 142 | + | |
146 | 143 |
| |
147 | 144 |
| |
148 | 145 |
| |
| |||
484 | 481 |
| |
485 | 482 |
| |
486 | 483 |
| |
487 |
| - | |
488 |
| - | |
489 |
| - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
490 | 496 |
| |
491 | 497 |
| |
492 | 498 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 193 | + | |
205 | 194 |
| |
206 | 195 |
| |
207 | 196 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4092 | 4092 |
| |
4093 | 4093 |
| |
4094 | 4094 |
| |
4095 |
| - | |
4096 |
| - | |
4097 |
| - | |
4098 |
| - | |
4099 |
| - | |
4100 |
| - | |
| 4095 | + | |
| 4096 | + | |
| 4097 | + | |
4101 | 4098 |
| |
4102 | 4099 |
| |
4103 | 4100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
| 81 | + | |
81 | 82 |
| |
82 |
| - | |
83 |
| - | |
| 83 | + | |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| |||
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
92 |
| - | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 | 65 |
| |
81 | 66 |
| |
82 | 67 |
| |
| |||
161 | 146 |
| |
162 | 147 |
| |
163 | 148 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 | 149 |
| |
176 | 150 |
| |
177 | 151 |
| |
| |||
297 | 271 |
| |
298 | 272 |
| |
299 | 273 |
| |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
300 | 278 |
| |
301 | 279 |
| |
302 | 280 |
| |
| |||
404 | 382 |
| |
405 | 383 |
| |
406 | 384 |
| |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
407 | 393 |
| |
408 | 394 |
| |
409 | 395 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1158 | 1158 |
| |
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 |
| - | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
1162 | 1164 |
| |
1163 | 1165 |
| |
1164 | 1166 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
723 | 723 |
| |
724 | 724 |
| |
725 | 725 |
| |
726 |
| - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
727 | 729 |
| |
728 | 730 |
| |
729 | 731 |
| |
| |||
2568 | 2570 |
| |
2569 | 2571 |
| |
2570 | 2572 |
| |
2571 |
| - | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
2572 | 2576 |
| |
2573 | 2577 |
| |
2574 | 2578 |
| |
| |||
3913 | 3917 |
| |
3914 | 3918 |
| |
3915 | 3919 |
| |
3916 |
| - | |
| 3920 | + | |
| 3921 | + | |
| 3922 | + | |
3917 | 3923 |
| |
3918 | 3924 |
| |
3919 | 3925 |
| |
| |||
4067 | 4073 |
| |
4068 | 4074 |
| |
4069 | 4075 |
| |
4070 |
| - | |
| 4076 | + | |
| 4077 | + | |
| 4078 | + | |
4071 | 4079 |
| |
4072 | 4080 |
| |
4073 | 4081 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18311 | 18311 |
| |
18312 | 18312 |
| |
18313 | 18313 |
| |
18314 |
| - | |
18315 | 18314 |
| |
18316 | 18315 |
| |
18317 | 18316 |
| |
| |||
18328 | 18327 |
| |
18329 | 18328 |
| |
18330 | 18329 |
| |
18331 |
| - | |
| 18330 | + | |
| 18331 | + | |
18332 | 18332 |
| |
18333 | 18333 |
| |
18334 | 18334 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 25 | + | |
33 | 26 |
| |
34 | 27 |
| |
35 | 28 |
| |
| |||
61 | 54 |
| |
62 | 55 |
| |
63 | 56 |
| |
64 |
| - | |
65 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
66 | 60 |
| |
67 | 61 |
| |
68 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments