summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorAsh Wolf <ninji@wuffs.org>2022-12-14 01:00:56 +0000
committerAsh Wolf <ninji@wuffs.org>2022-12-14 01:00:56 +0000
commitbc1321735c15104ffad195e1509cab5f3a044260 (patch)
tree8b2a54226e10e8a564a2287cd8e65b577e0fd6c2 /notes
parent25bab8b1fb2fc851ea3f1f630b3de65ca6afdc22 (diff)
downloadMWCC-bc1321735c15104ffad195e1509cab5f3a044260.tar.gz
MWCC-bc1321735c15104ffad195e1509cab5f3a044260.zip
rename some stuff and use an enum for RegClass
Diffstat (limited to '')
-rw-r--r--notes6
1 files changed, 3 insertions, 3 deletions
diff --git a/notes b/notes
index 7c85b92..1796d00 100644
--- a/notes
+++ b/notes
@@ -105,7 +105,7 @@ DONE IroSubable.c
MOST RegisterInfo.c
MOST TOC.c
MOST StackFrame.c
-MOST Registers.c
+DONE Registers.c
DONE PCode.c
95% Switch.c
DONE ValueNumbering.c
@@ -118,7 +118,7 @@ MOST Operands.c
DONE PCodeListing.c
---- Peephole.c
DONE Scheduler.c
-99% Coloring.c
+DONE Coloring.c
---- PCodeAssembly.c
---- Intrinsics.c
DONE PPCError.c
@@ -144,7 +144,7 @@ PART PCodeInfo.c
---- StructMoves.c
---- FunctionCalls.c
DONE IroBitVect.c
-MOST InlineAsmRegistersPPC.c
+99% InlineAsmRegistersPPC.c
DONE InlineAsmMnemonicsPPC.c
DONE InlineAsmRegisters.c
95% Alias.c