File tree
99 files changed
+1127
-248
lines changed- SwiftCompilerSources/Sources
- Optimizer
- FunctionPasses
- ModulePasses
- SIL
- include/swift
- AST
- Basic
- SILOptimizer
- PassManager
- Utils
- SIL
- lib
- ASTGen/Sources/ASTGen
- AST
- ClangImporter
- IRGen
- Parse
- SILGen
- SILOptimizer
- FunctionSignatureTransforms
- Mandatory
- PassManager
- Transforms
- Utils
- SIL
- IR
- Parser
- Utils
- Sema
- Serialization
- test
- AutoDiff/SILOptimizer/closure_specialization
- ModuleInterface
- SILGen
- SILOptimizer
- experimental-swift-based-closure-specialization
- SIL
- Parser
- Sema
- Serialization
- Inputs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+1127
-248
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
507 |
| - | |
| 507 | + | |
| 508 | + | |
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
306 | 308 |
| |
307 | 309 |
| |
308 | 310 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
| 319 | + | |
319 | 320 |
| |
320 | 321 |
| |
321 | 322 |
| |
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
| 327 | + | |
326 | 328 |
| |
327 | 329 |
| |
328 | 330 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
| 83 | + | |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3094 | 3094 |
| |
3095 | 3095 |
| |
3096 | 3096 |
| |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
| 3100 | + | |
3097 | 3101 |
| |
3098 | 3102 |
| |
3099 | 3103 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
448 | 448 |
| |
449 | 449 |
| |
450 | 450 |
| |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
451 | 455 |
| |
452 | 456 |
| |
453 | 457 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8924 | 8924 |
| |
8925 | 8925 |
| |
8926 | 8926 |
| |
| 8927 | + | |
| 8928 | + | |
| 8929 | + | |
| 8930 | + | |
| 8931 | + | |
| 8932 | + | |
| 8933 | + | |
| 8934 | + | |
| 8935 | + | |
| 8936 | + | |
| 8937 | + | |
8927 | 8938 |
| |
8928 | 8939 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
| 406 | + | |
| 407 | + | |
| 408 | + | |
406 | 409 |
| |
407 | 410 |
| |
408 | 411 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
| 553 | + | |
| 554 | + | |
| 555 | + | |
553 | 556 |
| |
554 | 557 |
| |
555 | 558 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
| 473 | + | |
473 | 474 |
| |
474 | 475 |
| |
475 | 476 |
| |
|
0 commit comments