File tree
373 files changed
+10858
-2924
lines changed- bolt
- include/bolt/Core
- lib
- Core
- Profile
- Rewrite
- test/X86
- clang
- docs
- analyzer/checkers
- include/clang
- AST
- Basic
- Driver
- Parse
- Sema
- lib
- AST
- Interp
- CodeGen
- Driver/ToolChains
- Headers
- Lex
- Parse
- Sema
- StaticAnalyzer/Checkers
- test
- AST
- Interp
- Analysis
- Inputs/expected-plists
- CXX/drs
- CodeGen
- PowerPC
- CodeGenCXX
- Driver
- Headers
- Sema
- SemaCXX
- tools/clang-linker-wrapper
- compiler-rt
- cmake
- lib
- asan/tests
- builtins
- aarch64
- cpu_model
- nsan
- test
- asan/Unit
- builtins/Unit
- nsan
- flang
- lib
- Lower/OpenMP
- Optimizer
- Builder
- Transforms
- test
- Driver
- Inputs
- config
- config2
- Fir
- Lower/OpenMP
- libc
- cmake/modules
- config/linux/riscv
- docs
- gpu
- lib
- src/__support
- test/src/math/smoke
- libcxx
- docs
- include
- __configuration
- __math
- __type_traits
- __utility
- test
- libcxx
- transitive_includes
- utilities/utility/pairs/pairs.pair
- std
- algorithms/alg.sorting/alg.sort/sort
- localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics
- numerics/c.math
- support
- lld/ELF
- lldb/source/Commands
- llvm
- include/llvm
- Analysis
- CodeGen
- IR
- Passes
- Transforms
- Utils
- Vectorize
- lib
- Analysis
- CodeGen
- AsmPrinter
- GlobalISel
- SelectionDAG
- ExecutionEngine
- JITLink
- Orc
- Target
- AArch64
- AMDGPU
- ARM
- LoongArch
- M68k
- PowerPC
- RISCV
- WebAssembly
- X86
- GISel
- TargetParser
- Transforms
- IPO
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- Analysis/CostModel/RISCV
- CodeGen
- AArch64
- AMDGPU
- ARM
- Hexagon
- LoongArch
- NVPTX
- PowerPC
- RISCV
- rvv
- WebAssembly
- X86
- GlobalISel
- DebugInfo
- X86
- ExecutionEngine/JITLink
- AArch64
- Inputs
- x86-64
- Instrumentation/NumericalStabilitySanitizer
- MC
- AMDGPU
- Disassembler/AMDGPU
- Transforms
- FunctionAttrs
- InstCombine
- LoopStrengthReduce/AArch64
- LoopVectorize/RISCV
- tools/llvm-reduce
- unittests
- CodeGen
- MIR
- utils/gn/secondary
- compiler-rt/lib/builtins
- llvm/lib
- CodeGen/GlobalISel
- Target/AMDGPU
- mlir
- include
- mlir
- Conversion
- Dialect
- LLVMIR
- OpenMP
- SPIRV/Transforms
- IR
- mlir-c/Dialect
- lib
- AsmParser
- CAPI/Dialect
- Conversion
- ConvertToSPIRV
- GPUToLLVMSPV
- Dialect
- Linalg/Transforms
- SPIRV/Transforms
- Vector/Transforms
- Target/LLVMIR
- test
- CAPI
- Conversion
- ConvertToSPIRV
- GPUToLLVMSPV
- Dialect/Linalg
- Integration/Dialect/Linalg/CPU/ArmSVE
- Target/LLVMIR
- Import
- lib
- Conversion/ConvertToSPIRV
- Dialect/Test
- mlir-tblgen
- tools/mlir-opt
- offload
- cmake
- include
- src
- test
- libc
- tools
- tools/deviceinfo
- utils/bazel/llvm-project-overlay/mlir
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
373 files changed
+10858
-2924
lines changedLines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
241 | 242 |
| |
242 | 243 |
| |
243 | 244 |
| |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
244 | 249 |
| |
245 | 250 |
| |
246 | 251 |
| |
| |||
1032 | 1037 |
| |
1033 | 1038 |
| |
1034 | 1039 |
| |
1035 |
| - | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
1036 | 1049 |
| |
1037 | 1050 |
| |
1038 | 1051 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1793 | 1793 |
| |
1794 | 1794 |
| |
1795 | 1795 |
| |
1796 |
| - | |
1797 |
| - | |
1798 |
| - | |
1799 |
| - | |
1800 |
| - | |
1801 | 1796 |
| |
1802 | 1797 |
| |
1803 | 1798 |
| |
| |||
1807 | 1802 |
| |
1808 | 1803 |
| |
1809 | 1804 |
| |
1810 |
| - | |
1811 |
| - | |
1812 |
| - | |
1813 |
| - | |
1814 |
| - | |
1815 | 1805 |
| |
1816 | 1806 |
| |
1817 | 1807 |
| |
|
Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
649 |
| - | |
| 649 | + | |
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
| |||
839 | 839 |
| |
840 | 840 |
| |
841 | 841 |
| |
842 |
| - | |
843 |
| - | |
844 |
| - | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
845 | 847 |
| |
846 | 848 |
| |
847 | 849 |
| |
| |||
852 | 854 |
| |
853 | 855 |
| |
854 | 856 |
| |
855 |
| - | |
856 |
| - | |
| 857 | + | |
| 858 | + | |
857 | 859 |
| |
858 | 860 |
| |
859 | 861 |
| |
| |||
1209 | 1211 |
| |
1210 | 1212 |
| |
1211 | 1213 |
| |
1212 |
| - | |
| 1214 | + | |
1213 | 1215 |
| |
1214 | 1216 |
| |
1215 | 1217 |
| |
1216 | 1218 |
| |
1217 | 1219 |
| |
| 1220 | + | |
1218 | 1221 |
| |
1219 | 1222 |
| |
1220 | 1223 |
| |
| |||
1336 | 1339 |
| |
1337 | 1340 |
| |
1338 | 1341 |
| |
1339 |
| - | |
| 1342 | + | |
1340 | 1343 |
| |
1341 | 1344 |
| |
1342 | 1345 |
| |
|
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: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
2298 | 2299 |
| |
2299 | 2300 |
| |
2300 | 2301 |
| |
2301 |
| - | |
| 2302 | + | |
| 2303 | + | |
2302 | 2304 |
| |
2303 | 2305 |
| |
2304 | 2306 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 |
| |
53 | 58 |
| |
54 | 59 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
| 61 | + | |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
|
Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
671 |
| - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
672 | 674 |
| |
673 | 675 |
| |
674 | 676 |
| |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 | 677 |
| |
686 | 678 |
| |
687 | 679 |
| |
| |||
759 | 751 |
| |
760 | 752 |
| |
761 | 753 |
| |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
762 | 760 |
| |
763 |
| - | |
| 761 | + | |
764 | 762 |
| |
765 | 763 |
| |
766 | 764 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| |||
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
92 |
| - | |
| 93 | + | |
| 94 | + | |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| 100 | + | |
| 101 | + | |
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 |
| |
33 | 41 |
| |
34 | 42 |
| |
|
Lines changed: 95 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + |
0 commit comments