From 25bab8b1fb2fc851ea3f1f630b3de65ca6afdc22 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Wed, 14 Dec 2022 00:16:59 +0000 Subject: haha it's been a while since i last committed, hasn't it --- notes | 74 +++++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'notes') diff --git a/notes b/notes index b71aba7..7c85b92 100644 --- a/notes +++ b/notes @@ -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 -- cgit v1.2.3