File tree
99 files changed
+1147
-788
lines changed- SwiftCompilerSources/Sources/Optimizer
- FunctionPasses
- InstructionSimplification
- PassManager
- Utilities
- include/swift
- SIL
- SILOptimizer
- PassManager
- Utils
- lib
- SIL
- IR
- Utils
- Verifier
- SILOptimizer
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- SemanticARC
- Transforms
- Utils
- test
- SIL
- OwnershipVerifier
- Parser
- Serialization
- SILOptimizer
- Serialization
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
+1147
-788
lines changedLines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
243 | 245 |
| |
244 | 246 |
| |
245 | 247 |
| |
246 | 248 |
| |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 | 249 |
| |
258 | 250 |
| |
259 | 251 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 |
| |
54 | 62 |
| |
55 | 63 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
| 54 | + | |
| 55 | + | |
53 | 56 |
| |
54 | 57 |
| |
55 | 58 |
| |
56 |
| - | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| 120 | + | |
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
| |||
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| 130 | + | |
129 | 131 |
|
0 commit comments