Age | Commit message (Expand) | Author |
---|---|---|
2010-10-21 | Rename clang's TBAA tree root from "experimental" to "simple". | Dan Gohman |
2010-10-21 | Add some more comments. | Dan Gohman |
2010-10-15 | Mention the paragraphs in the standards which sanction TBAA. | Dan Gohman |
2010-10-15 | Use a different name for pointer types in tbaa, to be a little | Dan Gohman |
2010-10-15 | Add a comment. | Dan Gohman |
2010-10-15 | Fix a typo in a comment Frits van Bommel spotted. | Dan Gohman |
2010-10-15 | Experimental TBAA support for enum types. | Dan Gohman |
2010-10-15 | Add a comment about odd "signed char" incompatibility between C++ and C. | Dan Gohman |
2010-10-15 | Add a TBAA type for pointer types. | Dan Gohman |
2010-10-14 | Unsigned types are TBAA-compatible with their signed counterparts. | Dan Gohman |
2010-10-14 | Experimental TBAA support. | Dan Gohman |