summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ROADMAP24
1 files changed, 24 insertions, 0 deletions
diff --git a/ROADMAP b/ROADMAP
new file mode 100644
index 0000000..1df6e67
--- /dev/null
+++ b/ROADMAP
@@ -0,0 +1,24 @@
+
+Projects:
+
+* Memory management for executable sections of code.
+
+* Parser
+
+* APIs to handle the following use cases:
+ - replacement for normal functions (schro)
+ - construct function at runtime (pixman)
+
+* Handle compilation failure
+ - fallback to emulation
+
+* Automatic testing of compiled code
+
+* Automatic speed measurement
+
+* Better MMX and SSE engine latency/throughput measurement
+
+* SSE write alignment
+
+
+