diff options
author | Ash Wolf <ninji@wuffs.org> | 2022-12-29 12:32:55 +0000 |
---|---|---|
committer | Ash Wolf <ninji@wuffs.org> | 2022-12-29 12:32:55 +0000 |
commit | fcfbafff31869ed808bff0639532db1828660e92 (patch) | |
tree | 7425b346b031c4cb47a06250b3f6f950374d44ae /notes | |
parent | bc1321735c15104ffad195e1509cab5f3a044260 (diff) | |
download | MWCC-fcfbafff31869ed808bff0639532db1828660e92.tar.gz MWCC-fcfbafff31869ed808bff0639532db1828660e92.zip |
dump lots more code
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 56 |
1 files changed, 28 insertions, 28 deletions
@@ -68,20 +68,20 @@ MOST CScope.c MOST CMachine.c STUB CExpr.c STUB CFunc.c ----- CTemplateNew.c +99% CTemplateNew.c STUB CError.c ----- ObjGenMachO.c +95% ObjGenMachO.c STUB CDecl.c DONE CMangler.c ----- CSOM.c +99% CSOM.c STUB CABI.c STUB CInit.c STUB CClass.c ----- CIRTransform.c ----- CObjC.c -STUB CInline.c +DONE CIRTransform.c +99% CObjC.c +97% CInline.c PART CPrepTokenizer.c ----- CTemplateTools.c +DONE CTemplateTools.c MOST IroPointerAnalysis.c PART InstrSelection.c PART IroFlowgraph.c @@ -111,38 +111,38 @@ DONE PCode.c DONE ValueNumbering.c DONE PCodeUtilities.c MOST Operands.c ----- Exceptions.c ----- ?? Dumping (DumpIR, DumpExpression, ...) ----- COptimizer.c ----- GlobalOptimizer.c +99% Exceptions.c +99% ?? Dumping (DumpIR, DumpExpression, ...) +99% COptimizer.c +DONE GlobalOptimizer.c DONE PCodeListing.c ----- Peephole.c +99% Peephole.c DONE Scheduler.c DONE Coloring.c ----- PCodeAssembly.c ----- Intrinsics.c +90% PCodeAssembly.c +99% Intrinsics.c DONE PPCError.c STUB CExpr2.c DONE* CInt64.c PART CPrec.c ----- CBrowse.c ----- CPreprocess.c ----- FuncLevelAsmPPC.c ----- CException.c ----- CTemplateClass.c ----- ScanFloat.c +99% CBrowse.c +DONE CPreprocess.c +95%? FuncLevelAsmPPC.c +99% CException.c +99% CTemplateClass.c +95% ScanFloat.c ---- CExprConvMatch.c ----- CRTTI.c ----- CObjCModern.c +98% CRTTI.c +DONE CObjCModern.c DONE InlineAsm.c ----- Unmangle.c ----- MachO.c ----- GenStabs.c ----- CTemplateFunc.c +DONE Unmangle.c +99% MachO.c +99% GenStabs.c +DONE CTemplateFunc.c 95% IroMalloc.c PART PCodeInfo.c ----- StructMoves.c ----- FunctionCalls.c +99% StructMoves.c +DONE FunctionCalls.c DONE IroBitVect.c 99% InlineAsmRegistersPPC.c DONE InlineAsmMnemonicsPPC.c |