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