summaryrefslogtreecommitdiff
path: root/content/notes/register-allocation/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/register-allocation/_index.md')
-rw-r--r--content/notes/register-allocation/_index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/notes/register-allocation/_index.md b/content/notes/register-allocation/_index.md
new file mode 100644
index 0000000..fdd4ccb
--- /dev/null
+++ b/content/notes/register-allocation/_index.md
@@ -0,0 +1,7 @@
+---
+title: "寄存器分配"
+lang: zh-Hans
+url: "/notes/register-allocation/"
+description: "寄存器分配的基本概念、经典算法、现代机器模型,以及 CPU 和 GPU 工业实现。"
+license: CC-BY-SA-4.0
+---