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
3434 RISCVCodeGenPrepare.cpp
3535 RISCVConstantPoolValue.cpp
3636 RISCVDeadRegisterDefinitions.cpp
37- RISCVMakeCompressible.cpp
3837 RISCVExpandAtomicPseudoInsts.cpp
3938 RISCVExpandPseudoInsts.cpp
4039 RISCVFoldMemOffset.cpp
4140 RISCVFrameLowering.cpp
4241 RISCVGatherScatterLowering.cpp
4342 RISCVIndirectBranchTracking.cpp
44- RISCVInsertVSETVLI.cpp
4543 RISCVInsertReadWriteCSR.cpp
44+ RISCVInsertVSETVLI.cpp
4645 RISCVInsertWriteVXRM.cpp
4746 RISCVInstrInfo.cpp
4847 RISCVISelDAGToDAG.cpp
4948 RISCVISelLowering.cpp
5049 RISCVLandingPadSetup.cpp
5150 RISCVLoadStoreOptimizer.cpp
5251 RISCVMachineFunctionInfo.cpp
52+ RISCVMakeCompressible.cpp
5353 RISCVMergeBaseOffset.cpp
54+ RISCVMoveMerger.cpp
5455 RISCVOptWInstrs.cpp
5556 RISCVPostRAExpandPseudoInsts.cpp
56- RISCVRedundantCopyElimination.cpp
57- RISCVMoveMerger.cpp
5857 RISCVPushPopOptimizer.cpp
58+ RISCVRedundantCopyElimination.cpp
5959 RISCVRegisterInfo.cpp
6060 RISCVSelectionDAGInfo.cpp
6161 RISCVSubtarget.cpp
You can’t perform that action at this time.
0 commit comments