diff options
author | Ash Wolf <ninji@wuffs.org> | 2022-12-14 00:16:59 +0000 |
---|---|---|
committer | Ash Wolf <ninji@wuffs.org> | 2022-12-14 00:16:59 +0000 |
commit | 25bab8b1fb2fc851ea3f1f630b3de65ca6afdc22 (patch) | |
tree | c0ee632aa3752884b996c562622e2ece88216ea4 /notes | |
parent | 9d2728a5605f651934fe67a6fe6986b3e4a2c011 (diff) | |
download | MWCC-25bab8b1fb2fc851ea3f1f630b3de65ca6afdc22.tar.gz MWCC-25bab8b1fb2fc851ea3f1f630b3de65ca6afdc22.zip |
haha it's been a while since i last committed, hasn't it
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 74 |
1 files changed, 37 insertions, 37 deletions
@@ -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 |