Commit bf92b12
File tree
Expand file treeCollapse file tree
6 files changed
+156
-427
lines changedFilter options
- llvm
- include/llvm
- Analysis
- Transforms/Utils
- lib/Transforms
- Scalar
- Utils
- test/Transforms/LoopUnroll
Expand file treeCollapse file tree
6 files changed
+156
-427
lines changedllvm/include/llvm/Analysis/TargetTransformInfo.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/Analysis/TargetTransformInfo.h-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
680 | 680 |
|
681 | 681 |
|
682 | 682 |
|
683 |
| - |
684 |
| - |
685 |
| - |
686 | 683 |
|
687 | 684 |
|
688 | 685 |
|
|
llvm/include/llvm/Transforms/Utils/LoopPeel.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/Transforms/Utils/LoopPeel.h+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 | 24 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
36 | 29 |
|
37 | 30 |
|
38 | 31 |
|
|
llvm/lib/Transforms/Scalar/LoopFuse.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Transforms/Scalar/LoopFuse.cpp+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
790 | 790 |
|
791 | 791 |
|
792 | 792 |
|
793 |
| - |
794 |
| - |
| 793 | + |
795 | 794 |
|
796 | 795 |
|
797 | 796 |
|
|
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1314 | 1314 |
|
1315 | 1315 |
|
1316 | 1316 |
|
1317 |
| - |
1318 |
| - |
| 1317 | + |
1319 | 1318 |
|
1320 | 1319 |
|
1321 | 1320 |
|
|
0 commit comments