File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,28 +34,28 @@ add_llvm_target(RISCVCodeGen
34
34
RISCVCodeGenPrepare.cpp
35
35
RISCVConstantPoolValue.cpp
36
36
RISCVDeadRegisterDefinitions.cpp
37
- RISCVMakeCompressible.cpp
38
37
RISCVExpandAtomicPseudoInsts.cpp
39
38
RISCVExpandPseudoInsts.cpp
40
39
RISCVFoldMemOffset.cpp
41
40
RISCVFrameLowering.cpp
42
41
RISCVGatherScatterLowering.cpp
43
42
RISCVIndirectBranchTracking.cpp
44
- RISCVInsertVSETVLI.cpp
45
43
RISCVInsertReadWriteCSR.cpp
44
+ RISCVInsertVSETVLI.cpp
46
45
RISCVInsertWriteVXRM.cpp
47
46
RISCVInstrInfo.cpp
48
47
RISCVISelDAGToDAG.cpp
49
48
RISCVISelLowering.cpp
50
49
RISCVLandingPadSetup.cpp
51
50
RISCVLoadStoreOptimizer.cpp
52
51
RISCVMachineFunctionInfo.cpp
52
+ RISCVMakeCompressible.cpp
53
53
RISCVMergeBaseOffset.cpp
54
+ RISCVMoveMerger.cpp
54
55
RISCVOptWInstrs.cpp
55
56
RISCVPostRAExpandPseudoInsts.cpp
56
- RISCVRedundantCopyElimination.cpp
57
- RISCVMoveMerger.cpp
58
57
RISCVPushPopOptimizer.cpp
58
+ RISCVRedundantCopyElimination.cpp
59
59
RISCVRegisterInfo.cpp
60
60
RISCVSelectionDAGInfo.cpp
61
61
RISCVSubtarget.cpp
You can’t perform that action at this time.
0 commit comments