File tree
93 files changed
+195
-201
lines changed- clang
- lib
- CodeGen
- Interpreter
- tools
- clang-fuzzer/handle-llvm
- clang-linker-wrapper
- llvm
- examples/OrcV2Examples/LLJITWithThinLTOSummaries
- include/llvm
- ExecutionEngine/Orc
- Frontend/OpenMP
- IR
- LTO/legacy
- TargetParser
- lib
- Analysis
- AsmParser
- Bitcode
- Reader
- Writer
- CodeGen
- AsmPrinter
- MIRParser
- ExecutionEngine
- Frontend
- Offloading
- OpenMP
- IR
- LTO
- Linker
- Object
- ProfileData
- Target
- AArch64
- AMDGPU
- DirectX
- DXILWriter
- Hexagon
- Mips/AsmParser
- SPIRV
- X86
- Transforms
- CFGuard
- Coroutines
- IPO
- Instrumentation
- tools
- bugpoint
- llc
- lli
- llvm-exegesis/lib
- llvm-isel-fuzzer
- llvm-opt-fuzzer
- lto
- opt
- unittests
- Analysis
- ExecutionEngine
- MCJIT
- Orc
- IR
- Target
- AArch64
- ARM
- LoongArch
- X86
- Transforms/Vectorize
- offload/plugins-nextgen/common/src
- polly/lib/CodeGen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+195
-201
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
598 |
| - | |
| 598 | + | |
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1032 | 1032 |
| |
1033 | 1033 |
| |
1034 | 1034 |
| |
1035 |
| - | |
| 1035 | + | |
1036 | 1036 |
| |
1037 | 1037 |
| |
1038 | 1038 |
| |
| |||
1123 | 1123 |
| |
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 |
| - | |
| 1126 | + | |
1127 | 1127 |
| |
1128 | 1128 |
| |
1129 |
| - | |
| 1129 | + | |
1130 | 1130 |
| |
1131 | 1131 |
| |
1132 | 1132 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 |
| - | |
| 258 | + | |
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
|
Lines changed: 2 additions & 2 deletions
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 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
| 130 | + | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
| 625 | + | |
| 626 | + | |
626 | 627 |
| |
627 | 628 |
| |
628 | 629 |
| |
629 | 630 |
| |
630 |
| - | |
| 631 | + | |
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
634 |
| - | |
| 635 | + | |
635 | 636 |
| |
636 | 637 |
| |
637 | 638 |
| |
| |||
650 | 651 |
| |
651 | 652 |
| |
652 | 653 |
| |
653 |
| - | |
| 654 | + | |
654 | 655 |
| |
655 | 656 |
| |
656 | 657 |
| |
| |||
674 | 675 |
| |
675 | 676 |
| |
676 | 677 |
| |
677 |
| - | |
678 |
| - | |
| 678 | + | |
| 679 | + | |
679 | 680 |
| |
680 | 681 |
| |
681 | 682 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
482 |
| - | |
| 482 | + | |
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
|
0 commit comments