mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-27 08:38:48 +00:00
sort this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123129 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
be97e906e0
commit
9dddf08eb8
@ -56,7 +56,6 @@ add_llvm_library(LLVMCodeGen
|
|||||||
PHIEliminationUtils.cpp
|
PHIEliminationUtils.cpp
|
||||||
Passes.cpp
|
Passes.cpp
|
||||||
PeepholeOptimizer.cpp
|
PeepholeOptimizer.cpp
|
||||||
ScoreboardHazardRecognizer.cpp
|
|
||||||
PostRASchedulerList.cpp
|
PostRASchedulerList.cpp
|
||||||
PreAllocSplitting.cpp
|
PreAllocSplitting.cpp
|
||||||
ProcessImplicitDefs.cpp
|
ProcessImplicitDefs.cpp
|
||||||
@ -74,6 +73,7 @@ add_llvm_library(LLVMCodeGen
|
|||||||
ScheduleDAGEmit.cpp
|
ScheduleDAGEmit.cpp
|
||||||
ScheduleDAGInstrs.cpp
|
ScheduleDAGInstrs.cpp
|
||||||
ScheduleDAGPrinter.cpp
|
ScheduleDAGPrinter.cpp
|
||||||
|
ScoreboardHazardRecognizer.cpp
|
||||||
ShadowStackGC.cpp
|
ShadowStackGC.cpp
|
||||||
ShrinkWrapping.cpp
|
ShrinkWrapping.cpp
|
||||||
SimpleRegisterCoalescing.cpp
|
SimpleRegisterCoalescing.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user