File tree
273 files changed
+2118
-2244
lines changed- clang
- lib
- Analysis
- Basic/Targets
- CodeGen
- Driver
- ToolChains
- Arch
- StaticAnalyzer/Checkers
- test
- CodeGenCoroutines
- Driver
- Frontend
- SemaCXX
- lldb
- bindings/python/static-binding
- include/lldb
- API
- Core
- Interpreter
- Target
- Utility
- source
- API
- Commands
- Core
- Expression
- Host/macosx/objcxx
- Interpreter
- Plugins
- DynamicLoader
- Darwin-Kernel
- MacOSX-DYLD
- Instruction/ARM
- LanguageRuntime
- CPlusPlus/ItaniumABI
- ObjC/AppleObjCRuntime
- Swift
- ObjectFile/Mach-O
- Platform/MacOSX
- objcxx
- Process
- FreeBSDKernel
- MacOSX-Kernel
- elf-core
- gdb-remote
- mach-core
- minidump
- StructuredData/DarwinLog
- SystemRuntime/MacOSX
- Trace/intel-pt
- TraceExporter/ctf
- Target
- Utility
- test
- API
- functionalities/postmortem/elf-core
- lang
- objc/modules-compile-error
- swift/playgrounds-repl/invalid_input
- Shell/SwiftREPL
- tools/debugserver/source
- MacOSX
- unittests
- Interpreter
- Utility
- llvm
- docs
- include/llvm
- BinaryFormat
- IR
- Object
- TargetParser
- lib
- Analysis
- IR
- MC
- MCParser
- TargetParser
- TextAPI
- Transforms
- Coroutines
- Instrumentation
- test
- Assembler
- MC/MachO
- AArch64
- ARM
- Transforms
- Coroutines
- FunctionAttrs
- LICM
- unittests
- TargetParser
- TextAPI
- mlir
- include/mlir/Dialect/LLVMIR
- lib
- Conversion/AsyncToLLVM
- Target/LLVMIR
- test/Target/LLVMIR
- Import
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
273 files changed
+2118
-2244
lines changedLines changed: 27 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2864 | 2864 |
| |
2865 | 2865 |
| |
2866 | 2866 |
| |
2867 |
| - | |
2868 |
| - | |
2869 |
| - | |
2870 |
| - | |
2871 |
| - | |
2872 |
| - | |
2873 |
| - | |
2874 |
| - | |
2875 |
| - | |
2876 |
| - | |
2877 |
| - | |
2878 |
| - | |
2879 |
| - | |
2880 |
| - | |
2881 |
| - | |
2882 |
| - | |
2883 |
| - | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
| 2870 | + | |
2884 | 2871 |
| |
2885 | 2872 |
| |
2886 | 2873 |
| |
2887 | 2874 |
| |
2888 | 2875 |
| |
2889 | 2876 |
| |
2890 |
| - | |
2891 |
| - | |
2892 |
| - | |
| 2877 | + | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
2893 | 2899 |
| |
2894 | 2900 |
| |
| 2901 | + | |
2895 | 2902 |
| |
2896 | 2903 |
| |
2897 | 2904 |
| |
|
Lines changed: 5 additions & 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 | 111 |
| |
| |||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 |
| |
143 | 147 |
| |
144 | 148 |
| |
|
Lines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
| 405 | + | |
| 406 | + | |
410 | 407 |
| |
411 | 408 |
| |
412 | 409 |
| |
| |||
757 | 754 |
| |
758 | 755 |
| |
759 | 756 |
| |
760 |
| - | |
761 |
| - | |
762 |
| - | |
| 757 | + | |
763 | 758 |
| |
764 | 759 |
| |
765 | 760 |
| |
| |||
828 | 823 |
| |
829 | 824 |
| |
830 | 825 |
| |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
| 826 | + | |
836 | 827 |
| |
837 | 828 |
| |
838 | 829 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3967 | 3967 |
| |
3968 | 3968 |
| |
3969 | 3969 |
| |
| 3970 | + | |
| 3971 | + | |
3970 | 3972 |
| |
3971 | 3973 |
| |
3972 | 3974 |
| |
3973 |
| - | |
| 3975 | + | |
3974 | 3976 |
| |
3975 | 3977 |
| |
3976 | 3978 |
| |
| |||
4050 | 4052 |
| |
4051 | 4053 |
| |
4052 | 4054 |
| |
| 4055 | + | |
| 4056 | + | |
| 4057 | + | |
4053 | 4058 |
| |
4054 | 4059 |
| |
4055 | 4060 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6212 | 6212 |
| |
6213 | 6213 |
| |
6214 | 6214 |
| |
| 6215 | + | |
6215 | 6216 |
| |
6216 | 6217 |
| |
6217 | 6218 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 |
| |
57 | 62 |
| |
58 | 63 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
| 370 | + | |
370 | 371 |
| |
371 | 372 |
| |
372 | 373 |
| |
| |||
830 | 831 |
| |
831 | 832 |
| |
832 | 833 |
| |
833 |
| - | |
834 |
| - | |
| 834 | + | |
| 835 | + | |
835 | 836 |
| |
836 | 837 |
| |
837 | 838 |
| |
|
0 commit comments