summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenTBAA.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo in a comment Frits van Bommel spotted.Dan Gohman2010-10-151-1/+1
* Experimental TBAA support for enum types.Dan Gohman2010-10-151-3/+31
* Add a comment about odd "signed char" incompatibility between C++ and C.Dan Gohman2010-10-151-1/+5
* Add a TBAA type for pointer types.Dan Gohman2010-10-151-0/+4
* Unsigned types are TBAA-compatible with their signed counterparts.Dan Gohman2010-10-141-4/+18
* Experimental TBAA support.Dan Gohman2010-10-141-0/+68
OpenPOWER on IntegriCloud