From 83a3e23de87c4fc26f3a463564e59d0eee7e552b Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 11 Apr 2012 09:17:48 +0000 Subject: Decent type based alias analysis info is now generated, however more could be done. Add a note about this. --- dragonegg/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dragonegg/TODO') 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. -- cgit v1.2.3