summary refs log tree commit diff stats
path: root/results/scraper/fex/85
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/85')
-rw-r--r--results/scraper/fex/854
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/85 b/results/scraper/fex/85
new file mode 100644
index 000000000..c1c595be6
--- /dev/null
+++ b/results/scraper/fex/85
@@ -0,0 +1,4 @@
+Improve performance of the register allocator
+The register allocator becomes a fairly large time sink in large functions.

+This needs to be improved quite substantially.

+Additionally the cmpxchg instruction is going to add a paired register class which will add register class interference testing, which could drive up CPU usage more.
\ No newline at end of file