haha it's been a while since i last committed, hasn't it

This commit is contained in:
Ash Wolf
2022-12-14 00:16:59 +00:00
parent 9d2728a560
commit 25bab8b1fb
102 changed files with 36344 additions and 103 deletions

74
notes
View File

@@ -82,43 +82,43 @@ STUB CClass.c
STUB CInline.c
PART CPrepTokenizer.c
---- CTemplateTools.c
---- IroPointerAnalysis.c
---- InstrSelection.c
---- IroFlowgraph.c
---- IroLinearForm.c
---- IroUtil.c
---- IroCSE.c
---- IroPropagate.c
---- IROUseDef.c
MOST IroPointerAnalysis.c
PART InstrSelection.c
PART IroFlowgraph.c
DONE IroLinearForm.c
MOST IroUtil.c
MOST IroCSE.c
DONE IroPropagate.c
MOST IROUseDef.c
MOST InlineAsmPPC.c
---- IroDump.c
99% IroDump.c
---- IroTransform.c
---- IroVars.c
MOST IroVars.c
---- IroEval.c
---- IroJump.c
---- IroRangePropagation.c
---- IroEmptyLoop.c
DONE IroJump.c
99% IroRangePropagation.c
DONE IroEmptyLoop.c
---- IroUnrollLoop.c
---- IroLoop.c
---- IroExprRegeneration.c
---- IroSubable.c
99% IroLoop.c
90% IroExprRegeneration.c
DONE IroSubable.c
MOST RegisterInfo.c
MOST TOC.c
MOST StackFrame.c
MOST Registers.c
DONE PCode.c
---- Switch.c
---- ValueNumbering.c
95% Switch.c
DONE ValueNumbering.c
DONE PCodeUtilities.c
MOST Operands.c
---- Exceptions.c
---- ?? Dumping (DumpIR, DumpExpression, ...)
---- COptimizer.c
---- GlobalOptimizer.c
---- PCodeListing.c
DONE PCodeListing.c
---- Peephole.c
---- Scheduler.c
---- Coloring.c
DONE Scheduler.c
99% Coloring.c
---- PCodeAssembly.c
---- Intrinsics.c
DONE PPCError.c
@@ -139,7 +139,7 @@ DONE InlineAsm.c
---- MachO.c
---- GenStabs.c
---- CTemplateFunc.c
---- IroMalloc.c
95% IroMalloc.c
PART PCodeInfo.c
---- StructMoves.c
---- FunctionCalls.c
@@ -147,18 +147,18 @@ DONE IroBitVect.c
MOST InlineAsmRegistersPPC.c
DONE InlineAsmMnemonicsPPC.c
DONE InlineAsmRegisters.c
---- Alias.c
---- LoopDetection.c
---- CopyPropagation.c
---- CodeMotion.c
---- StrengthReduction.c
---- LoopOptimization.c
---- ConstantPropagation.c
---- AddPropagation.c
---- UseDefChains.c
---- LoadDeletion.c
---- VectorArraysToRegs.c
---- ?? computelivevariables, dead
95% Alias.c
99% LoopDetection.c
99% CopyPropagation.c
99% CodeMotion.c
99% StrengthReduction.c
99% LoopOptimization.c
DONE ConstantPropagation.c
DONE AddPropagation.c
99% UseDefChains.c
DONE LoadDeletion.c
DONE VectorArraysToRegs.c
DONE ?? computelivevariables, dead
---- MachineSimulation604.c
---- MachineSimulation603.e
---- MachineSimulationAltiVec.c
@@ -167,10 +167,10 @@ DONE InlineAsmRegisters.c
---- MachineSimulation750.c
---- MachineSimulation601.c
---- MachineSimulation821.c
---- InterferenceGraph.c
---- SpillCode.c
99% InterferenceGraph.c
99% SpillCode.c
---- GCCInlineAsm.c
---- BitVectors.c
DONE BitVectors.c
[Parser]
DONE (debug) StaticParserGlue.c