Type Based Alias Analysis #431
Labels
backend-llvm
The LLVM backend outputs an LLVM IR Module.
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
optimization
research
This proposal requires a considerable amount of investigation before it can be considered.
Milestone
We need to emit more metadata for TBAA to work. http://llvm.org/docs/LangRef.html#tbaa-metadata
The text was updated successfully, but these errors were encountered: