mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-21 14:56:57 +00:00
[RISCV] Sort list of files. NFC.
This commit is contained in:
parent
02b45f4b81
commit
ee0009c4e6
@ -34,15 +34,14 @@ add_llvm_target(RISCVCodeGen
|
||||
RISCVCodeGenPrepare.cpp
|
||||
RISCVConstantPoolValue.cpp
|
||||
RISCVDeadRegisterDefinitions.cpp
|
||||
RISCVMakeCompressible.cpp
|
||||
RISCVExpandAtomicPseudoInsts.cpp
|
||||
RISCVExpandPseudoInsts.cpp
|
||||
RISCVFoldMemOffset.cpp
|
||||
RISCVFrameLowering.cpp
|
||||
RISCVGatherScatterLowering.cpp
|
||||
RISCVIndirectBranchTracking.cpp
|
||||
RISCVInsertVSETVLI.cpp
|
||||
RISCVInsertReadWriteCSR.cpp
|
||||
RISCVInsertVSETVLI.cpp
|
||||
RISCVInsertWriteVXRM.cpp
|
||||
RISCVInstrInfo.cpp
|
||||
RISCVISelDAGToDAG.cpp
|
||||
@ -50,12 +49,13 @@ add_llvm_target(RISCVCodeGen
|
||||
RISCVLandingPadSetup.cpp
|
||||
RISCVLoadStoreOptimizer.cpp
|
||||
RISCVMachineFunctionInfo.cpp
|
||||
RISCVMakeCompressible.cpp
|
||||
RISCVMergeBaseOffset.cpp
|
||||
RISCVMoveMerger.cpp
|
||||
RISCVOptWInstrs.cpp
|
||||
RISCVPostRAExpandPseudoInsts.cpp
|
||||
RISCVRedundantCopyElimination.cpp
|
||||
RISCVMoveMerger.cpp
|
||||
RISCVPushPopOptimizer.cpp
|
||||
RISCVRedundantCopyElimination.cpp
|
||||
RISCVRegisterInfo.cpp
|
||||
RISCVSelectionDAGInfo.cpp
|
||||
RISCVSubtarget.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user