diff options
author | Ash Wolf <ninji@wuffs.org> | 2022-11-20 00:07:22 -0500 |
---|---|---|
committer | Ash Wolf <ninji@wuffs.org> | 2022-11-20 00:07:22 -0500 |
commit | 9d2728a5605f651934fe67a6fe6986b3e4a2c011 (patch) | |
tree | e81e0a3588a0c8d1855bf28316efe27d86b04d66 /notes | |
parent | 9a46dd0e2e80790d9848c0bbd718932a27c23269 (diff) | |
download | MWCC-9d2728a5605f651934fe67a6fe6986b3e4a2c011.tar.gz MWCC-9d2728a5605f651934fe67a6fe6986b3e4a2c011.zip |
add a bunch of code and a ton of stub files for later
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -90,7 +90,7 @@ PART CPrepTokenizer.c ---- IroCSE.c ---- IroPropagate.c ---- IROUseDef.c ----- InlineAsmPPC.c +MOST InlineAsmPPC.c ---- IroDump.c ---- IroTransform.c ---- IroVars.c @@ -121,7 +121,7 @@ MOST Operands.c ---- Coloring.c ---- PCodeAssembly.c ---- Intrinsics.c ----- PPCError.c +DONE PPCError.c STUB CExpr2.c DONE* CInt64.c PART CPrec.c @@ -134,7 +134,7 @@ PART CPrec.c ---- CExprConvMatch.c ---- CRTTI.c ---- CObjCModern.c ----- InlineAsm.c +DONE InlineAsm.c ---- Unmangle.c ---- MachO.c ---- GenStabs.c @@ -143,10 +143,10 @@ PART CPrec.c PART PCodeInfo.c ---- StructMoves.c ---- FunctionCalls.c ----- IroBitVect.c ----- InlineAsmRegistersPPC.c ----- InlineAsmMnemonicsPPC.c ----- InlineAsmRegisters.c +DONE IroBitVect.c +MOST InlineAsmRegistersPPC.c +DONE InlineAsmMnemonicsPPC.c +DONE InlineAsmRegisters.c ---- Alias.c ---- LoopDetection.c ---- CopyPropagation.c |