File tree
218 files changed
+4180
-1339
lines changed- clang
- docs
- include/clang
- Basic
- Tooling
- lib
- CodeGen
- Headers
- Parse
- Serialization
- Tooling
- DumpTool
- test
- ClangScanDeps
- Inputs
- CodeGenCUDA
- CodeGenCXX
- CodeGenOpenCL
- Headers
- Modules
- Inputs/error
- tools/clang-scan-deps
- unittests/Introspection
- compiler-rt/lib
- builtins
- ubsan
- libc
- src/__support
- test/src
- __support
- math
- utils/FPUtil
- aarch64
- libcxx
- docs
- include
- libunwind/src
- lld
- ELF
- test/ELF
- Inputs
- lldb
- include/lldb
- Core
- Symbol
- Target
- source
- API
- Commands
- Core
- Expression
- Plugins
- Architecture/Mips
- DynamicLoader
- Darwin-Kernel
- MacOSX-DYLD
- Windows-DYLD
- Instruction/MIPS
- ObjectFile/ELF
- UnwindAssembly
- InstEmulation
- x86
- Symbol
- Target
- llvm
- include/llvm
- ADT
- Analysis
- CodeGen
- IR
- Support
- lib
- Analysis
- CodeGen/SelectionDAG
- IR
- Target
- AMDGPU
- ARM
- Hexagon
- M68k
- Mips
- NVPTX
- PowerPC
- Sparc
- SystemZ
- VE
- X86
- Transforms
- IPO
- Instrumentation
- Scalar
- Utils
- test
- Analysis/TypeBasedAliasAnalysis
- CodeGen
- AMDGPU
- Generic
- PowerPC
- ExecutionEngine/JITLink/X86
- Other
- Transforms
- FunctionAttrs
- InferFunctionAttrs
- Inline
- LICM
- LoopUnroll
- SimplifyCFG
- Verifier
- unittests
- ADT
- Support
- utils
- TableGen
- gn/secondary/lld
- test
- tools/lld
- openmp/runtime
- src
- test
- affinity
- tasking
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+4180
-1339
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
689 |
| - | |
| 689 | + | |
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3243 | 3243 |
| |
3244 | 3244 |
| |
3245 | 3245 |
| |
3246 |
| - | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
3247 | 3249 |
| |
3248 | 3250 |
| |
3249 | 3251 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
340 |
| - | |
341 |
| - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 | 41 |
| |
46 | 42 |
| |
47 | 43 |
| |
48 |
| - | |
49 | 44 |
| |
50 | 45 |
| |
51 | 46 |
| |
52 | 47 |
| |
53 | 48 |
| |
54 | 49 |
| |
55 | 50 |
| |
56 |
| - | |
57 | 51 |
| |
58 | 52 |
| |
59 | 53 |
| |
| |||
92 | 86 |
| |
93 | 87 |
| |
94 | 88 |
| |
| 89 | + | |
95 | 90 |
| |
96 | 91 |
| |
97 | 92 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 | 1091 |
| |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1092 | 1114 |
| |
1093 | 1115 |
| |
1094 | 1116 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2099 | 2099 |
| |
2100 | 2100 |
| |
2101 | 2101 |
| |
| 2102 | + | |
2102 | 2103 |
| |
2103 | 2104 |
| |
2104 | 2105 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
1260 | 1262 |
| |
1261 | 1263 |
| |
1262 | 1264 |
| |
| 1265 | + | |
1263 | 1266 |
| |
1264 | 1267 |
| |
1265 | 1268 |
| |
1266 | 1269 |
| |
1267 | 1270 |
| |
1268 | 1271 |
| |
1269 | 1272 |
| |
| 1273 | + | |
1270 | 1274 |
| |
1271 | 1275 |
| |
1272 | 1276 |
| |
|
Lines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
24 | 42 |
| |
25 | 43 |
| |
26 | 44 |
| |
| |||
54 | 72 |
| |
55 | 73 |
| |
56 | 74 |
| |
| 75 | + | |
57 | 76 |
| |
58 | 77 |
| |
59 | 78 |
| |
| |||
62 | 81 |
| |
63 | 82 |
| |
64 | 83 |
| |
| 84 | + | |
65 | 85 |
| |
66 | 86 |
| |
67 | 87 |
| |
68 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
69 | 95 |
| |
70 | 96 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
| 408 | + | |
408 | 409 |
| |
409 | 410 |
| |
410 | 411 |
| |
| 412 | + | |
411 | 413 |
| |
412 | 414 |
| |
413 | 415 |
| |
| |||
523 | 525 |
| |
524 | 526 |
| |
525 | 527 |
| |
| 528 | + | |
526 | 529 |
| |
527 | 530 |
| |
528 | 531 |
| |
| 532 | + | |
529 | 533 |
| |
530 | 534 |
| |
531 | 535 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2760 | 2760 |
| |
2761 | 2761 |
| |
2762 | 2762 |
| |
2763 |
| - | |
2764 |
| - | |
2765 |
| - | |
| 2763 | + | |
| 2764 | + | |
| 2765 | + | |
| 2766 | + | |
2766 | 2767 |
| |
2767 | 2768 |
| |
2768 | 2769 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 | 19 |
| |
25 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
|
0 commit comments