1. 455553b Add infrastructure for emitting TBAA metadata with the "constant" flag. by Dan Gohman · 14 years ago
  2. 224d759 Factor out the code for creating the Root and Char nodes, so that by Dan Gohman · 14 years ago
  3. 31da545 Rename clang's TBAA tree root from "experimental" to "simple". by Dan Gohman · 14 years ago
  4. 565cc44 Add some more comments. by Dan Gohman · 14 years ago
  5. 780658a Mention the paragraphs in the standards which sanction TBAA. by Dan Gohman · 14 years ago
  6. dc49111 Use a different name for pointer types in tbaa, to be a little by Dan Gohman · 14 years ago
  7. 2f8c21d Add a comment. by Dan Gohman · 14 years ago
  8. 0a53198 Fix a typo in a comment Frits van Bommel spotted. by Dan Gohman · 14 years ago
  9. 0b5c4fc Experimental TBAA support for enum types. by Dan Gohman · 14 years ago
  10. 8562348 Add a comment about odd "signed char" incompatibility between C++ and C. by Dan Gohman · 14 years ago
  11. c1028f4 Add a TBAA type for pointer types. by Dan Gohman · 14 years ago
  12. 9af2f83 Unsigned types are TBAA-compatible with their signed counterparts. by Dan Gohman · 14 years ago
  13. 3d5aff5 Experimental TBAA support. by Dan Gohman · 14 years ago