diff options
author | Ash Wolf <ninji@wuffs.org> | 2023-01-26 11:30:47 +0000 |
---|---|---|
committer | Ash Wolf <ninji@wuffs.org> | 2023-01-26 11:30:47 +0000 |
commit | 094b96ca1df4a035b5f93c351f773306c0241f3f (patch) | |
tree | 95ce05e3ebe816c7ee7996206bb37ea17d8ca33c /compiler_and_linker/BackEnd/PowerPC/Scheduler | |
parent | fc0c4c0df7b583b55a08317cf1ef6a71d27c0440 (diff) | |
download | MWCC-094b96ca1df4a035b5f93c351f773306c0241f3f.tar.gz MWCC-094b96ca1df4a035b5f93c351f773306c0241f3f.zip |
move lots of source files around to match their actual placement in the original treemain
Diffstat (limited to '')
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation601.c (renamed from compiler_and_linker/unsorted/MachineSimulation601.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603.c (renamed from compiler_and_linker/unsorted/MachineSimulation603.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603e.c (renamed from compiler_and_linker/unsorted/MachineSimulation603e.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation604.c (renamed from compiler_and_linker/unsorted/MachineSimulation604.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation7400.c (renamed from compiler_and_linker/unsorted/MachineSimulation7400.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation750.c (renamed from compiler_and_linker/unsorted/MachineSimulation750.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation821.c (renamed from compiler_and_linker/unsorted/MachineSimulation821.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulationAltiVec.c (renamed from compiler_and_linker/unsorted/MachineSimulationAltiVec.c) | 0 | ||||
-rw-r--r-- | compiler_and_linker/BackEnd/PowerPC/Scheduler/Scheduler.c (renamed from compiler_and_linker/unsorted/Scheduler.c) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/compiler_and_linker/unsorted/MachineSimulation601.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation601.c index 2d54678..2d54678 100644 --- a/compiler_and_linker/unsorted/MachineSimulation601.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation601.c diff --git a/compiler_and_linker/unsorted/MachineSimulation603.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603.c index 49d1ea0..49d1ea0 100644 --- a/compiler_and_linker/unsorted/MachineSimulation603.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603.c diff --git a/compiler_and_linker/unsorted/MachineSimulation603e.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603e.c index d3e1e47..d3e1e47 100644 --- a/compiler_and_linker/unsorted/MachineSimulation603e.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation603e.c diff --git a/compiler_and_linker/unsorted/MachineSimulation604.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation604.c index 9775c9e..9775c9e 100644 --- a/compiler_and_linker/unsorted/MachineSimulation604.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation604.c diff --git a/compiler_and_linker/unsorted/MachineSimulation7400.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation7400.c index 56b375c..56b375c 100644 --- a/compiler_and_linker/unsorted/MachineSimulation7400.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation7400.c diff --git a/compiler_and_linker/unsorted/MachineSimulation750.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation750.c index d412df3..d412df3 100644 --- a/compiler_and_linker/unsorted/MachineSimulation750.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation750.c diff --git a/compiler_and_linker/unsorted/MachineSimulation821.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation821.c index bbf0509..bbf0509 100644 --- a/compiler_and_linker/unsorted/MachineSimulation821.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulation821.c diff --git a/compiler_and_linker/unsorted/MachineSimulationAltiVec.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulationAltiVec.c index d261ee9..d261ee9 100644 --- a/compiler_and_linker/unsorted/MachineSimulationAltiVec.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/MachineSimulationAltiVec.c diff --git a/compiler_and_linker/unsorted/Scheduler.c b/compiler_and_linker/BackEnd/PowerPC/Scheduler/Scheduler.c index 23b580f..23b580f 100644 --- a/compiler_and_linker/unsorted/Scheduler.c +++ b/compiler_and_linker/BackEnd/PowerPC/Scheduler/Scheduler.c |