aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenTBAA.h
AgeCommit message (Expand)Author
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-01-13Move name mangling support from CodeGen to AST. In thePeter Collingbourne
2010-10-25Add infrastructure for emitting TBAA metadata with the "constant" flag.Dan Gohman
2010-10-25Factor out the code for creating the Root and Char nodes, so thatDan Gohman
2010-10-21Add some more comments.Dan Gohman
2010-10-15Experimental TBAA support for enum types.Dan Gohman
2010-10-14Experimental TBAA support.Dan Gohman