File tree
126 files changed
+2415
-1053
lines changed- clang
- include/clang
- Tooling/Syntax
- lib/Tooling/Syntax
- utils/TableGen
- clang-tools-extra/clangd
- refactor
- test/remote-index
- unittests
- libunwind
- lldb
- packages/Python/lldbsuite/test
- test/API
- commands/process/launch
- functionalities
- load_unload
- load_using_paths
- process_save_core
- python_api/target
- llvm
- include/llvm
- Analysis
- CodeGen
- lib
- Analysis
- CodeGen/SelectionDAG
- Target
- AArch64
- GISel
- ARM
- Transforms/Vectorize
- test/CodeGen
- AArch64
- PowerPC
- X86
- utils/TableGen
- mlir
- include/mlir
- Analysis
- Dialect
- Async/IR
- LLVMIR
- SCF
- StandardOps/IR
- Interfaces
- Support
- lib
- Analysis
- Dialect
- Affine/IR
- Async/IR
- LLVMIR/IR
- SCF
- StandardOps/IR
- Interfaces
- Target/LLVMIR
- Transforms/Utils
- test
- Analysis
- IR
- Transforms
- lib
- Dialect/Test
- Transforms
- mlir-tblgen
- tools
- mlir-cuda-runner
- mlir-opt
- mlir-rocm-runner
- mlir-tblgen
- unittests/Support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+2415
-1053
lines changed+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| |||
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
| 217 | + | |
| 218 | + | |
216 | 219 |
| |
217 | 220 |
| |
218 | 221 |
| |
| |||
556 | 559 |
| |
557 | 560 |
| |
558 | 561 |
| |
| 562 | + | |
| 563 | + | |
559 | 564 |
| |
560 | 565 |
| |
561 | 566 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
| 67 | + | |
64 | 68 |
| |
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 |
| |
72 | 79 |
| |
73 | 80 |
| |
|
+10-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
774 | 774 |
| |
775 | 775 |
| |
776 | 776 |
| |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
777 | 784 |
| |
778 | 785 |
| |
779 | 786 |
| |
| |||
876 | 883 |
| |
877 | 884 |
| |
878 | 885 |
| |
879 |
| - | |
| 886 | + | |
880 | 887 |
| |
881 | 888 |
| |
882 | 889 |
| |
883 | 890 |
| |
884 | 891 |
| |
885 | 892 |
| |
886 | 893 |
| |
887 |
| - | |
| 894 | + | |
888 | 895 |
| |
889 | 896 |
| |
890 | 897 |
| |
891 | 898 |
| |
892 | 899 |
| |
893 | 900 |
| |
894 | 901 |
| |
895 |
| - | |
| 902 | + | |
896 | 903 |
| |
897 | 904 |
| |
898 | 905 |
| |
|
Diff for: clang/include/clang/CMakeLists.txt
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
0 commit comments