File tree
144 files changed
+4583
-3016
lines changed- benchmark
- scripts
- generate_harness
- perf_test_driver
- single-source/unit-tests
- utils
- docs
- scripts
- include/swift
- AST
- Basic
- Runtime
- SIL
- SILOptimizer/Analysis
- Serialization
- lib
- AST
- Basic
- ClangImporter
- IDE
- Parse
- SIL
- SILOptimizer
- Analysis
- IPO
- LoopTransforms
- SILCombiner
- Transforms
- Utils
- Sema
- Serialization
- stdlib/public
- SwiftShims
- core
- runtime
- stubs
- test
- Constraints
- Driver
- Dependencies/Inputs
- Inputs/filelists
- IDE
- Interpreter/SDK
- SILOptimizer
- SourceKit
- CodeComplete
- SourceDocInfo
- attr
- decl/class
- tools
- SourceKit
- bindings/python/sourcekitd
- lib
- Support
- SwiftLang
- tools/sourcekitd/bin/XPC/Service
- swift-ide-test
- unittests
- Basic
- SourceKit/Support
- utils
- cmpcodesize/cmpcodesize
- pass-pipeline
- scripts
- src
- profdata_merge
- swift_build_support
- swift_build_support
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+4583
-3016
lines changedDiff for: .pep8
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Diff for: README.md
+16-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
| |||
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
100 |
| - | |
| 102 | + | |
| 103 | + | |
101 | 104 |
| |
102 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 |
| |
104 |
| - | |
| 109 | + | |
105 | 110 |
| |
106 |
| - | |
107 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
108 | 118 |
| |
109 | 119 |
| |
110 | 120 |
| |
111 |
| - | |
| 121 | + | |
112 | 122 |
| |
113 | 123 |
| |
114 | 124 |
| |
|
Diff for: benchmark/CMakeLists.txt
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Diff for: benchmark/scripts/Benchmark_DTrace.in
+9-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| 63 | + | |
62 | 64 |
| |
| 65 | + | |
63 | 66 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| |||
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
77 |
| - | |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
| |||
94 | 98 |
| |
95 | 99 |
| |
96 | 100 |
| |
| 101 | + | |
97 | 102 |
| |
98 | 103 |
| |
99 | 104 |
| |
|
0 commit comments