File tree
Expand file treeCollapse file tree
24 files changed
+175
-116
lines changedFilter options
- llvm
- docs/GlobalISel
- include/llvm
- CodeGen/GlobalISel
- Passes
- lib
- CodeGen/GlobalISel
- Passes
- Target
- AArch64/GISel
- AMDGPU
- Mips
- RISCV/GISel
- SPIRV
- test/CodeGen/AArch64/GlobalISel
- unittests/CodeGen/GlobalISel
Expand file treeCollapse file tree
24 files changed
+175
-116
lines changedllvm/docs/GlobalISel/KnownBits.rst
Copy file name to clipboardExpand all lines: llvm/docs/GlobalISel/KnownBits.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
llvm/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h+27-3Lines changed: 27 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
107 |
| - |
| 108 | + |
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
112 |
| - |
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
118 | 120 |
|
119 | 121 |
|
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
120 | 144 |
|
121 | 145 |
|
122 | 146 |
|
llvm/include/llvm/InitializePasses.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/InitializePasses.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
|
llvm/include/llvm/Passes/MachinePassRegistry.def
Copy file name to clipboardExpand all lines: llvm/include/llvm/Passes/MachinePassRegistry.def+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
| ||
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
| 169 | + |
168 | 170 |
|
169 | 171 |
|
170 | 172 |
|
|
llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp+42-5Lines changed: 42 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
893 | 893 |
|
894 | 894 |
|
895 | 895 |
|
896 |
| - |
| 896 | + |
| 897 | + |
897 | 898 |
|
898 | 899 |
|
899 | 900 |
|
900 | 901 |
|
901 |
| - |
| 902 | + |
| 903 | + |
902 | 904 |
|
903 | 905 |
|
904 | 906 |
|
905 |
| - |
| 907 | + |
906 | 908 |
|
907 | 909 |
|
908 | 910 |
|
909 | 911 |
|
910 | 912 |
|
911 | 913 |
|
912 | 914 |
|
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
124 |
| - |
| 123 | + |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/Legalizer.cpp+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
| 89 | + |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| ||
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
344 |
| - |
| 344 | + |
| 345 | + |
345 | 346 |
|
346 | 347 |
|
347 | 348 |
|
|
llvm/lib/Passes/CMakeLists.txt
Copy file name to clipboardExpand all lines: llvm/lib/Passes/CMakeLists.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
llvm/lib/Passes/PassBuilder.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Passes/PassBuilder.cpp+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
|
llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
139 |
| - |
| 138 | + |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
| 157 | + |
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
| ||
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 |
| - |
| 178 | + |
178 | 179 |
|
179 | 180 |
|
180 | 181 |
|
|
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
640 |
| - |
| 639 | + |
| 640 | + |
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
| ||
668 | 668 |
|
669 | 669 |
|
670 | 670 |
|
671 |
| - |
| 671 | + |
| 672 | + |
672 | 673 |
|
673 | 674 |
|
674 | 675 |
|
| ||
883 | 884 |
|
884 | 885 |
|
885 | 886 |
|
886 |
| - |
| 887 | + |
887 | 888 |
|
888 | 889 |
|
889 | 890 |
|
|
llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
820 | 820 |
|
821 | 821 |
|
822 | 822 |
|
823 |
| - |
824 |
| - |
| 823 | + |
| 824 | + |
825 | 825 |
|
826 | 826 |
|
827 | 827 |
|
| ||
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
855 |
| - |
| 855 | + |
| 856 | + |
856 | 857 |
|
857 | 858 |
|
858 | 859 |
|
| ||
874 | 875 |
|
875 | 876 |
|
876 | 877 |
|
877 |
| - |
| 878 | + |
878 | 879 |
|
879 | 880 |
|
880 | 881 |
|
|
llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
462 | 462 |
|
463 | 463 |
|
464 | 464 |
|
465 |
| - |
466 |
| - |
| 465 | + |
| 466 | + |
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
| ||
490 | 490 |
|
491 | 491 |
|
492 | 492 |
|
493 |
| - |
| 493 | + |
| 494 | + |
494 | 495 |
|
495 | 496 |
|
496 | 497 |
|
| ||
512 | 513 |
|
513 | 514 |
|
514 | 515 |
|
515 |
| - |
| 516 | + |
516 | 517 |
|
517 | 518 |
|
518 | 519 |
|
|
0 commit comments