summaryrefslogtreecommitdiff
path: root/dragonegg/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'dragonegg/TODO')
-rw-r--r--dragonegg/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/dragonegg/TODO b/dragonegg/TODO
index fcefc0c57e3..8b38420f2e9 100644
--- a/dragonegg/TODO
+++ b/dragonegg/TODO
@@ -103,4 +103,6 @@ Add support for address spaces.
Add support for non-temporal stores.
-Generate LLVM type based alias analysis information from gcc's.
+Add type based alias analysis tags in more cases. Extend LLVM's tbaa
+representation so it can represent a DAG and generate tags for struct
+types too.