summaryrefslogtreecommitdiff
path: root/test/CodeGen/tbaa-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-28/+28
* Turn struct-path aware TBAA on by default.Manman Ren2013-10-111-2/+2
* TBAA: use the same format for scalar TBAA and struct-path aware TBAA.Manman Ren2013-10-081-3/+5
* Revert r191586 and r191695. They cause crashes when building withRichard Smith2013-10-011-7/+5
* Turn struct-path aware TBAA on by default.Manman Ren2013-09-301-2/+2
* TBAA: use the same format for scalar TBAA and struct-path aware TBAA.Manman Ren2013-09-271-3/+5
* Make these tests more robust against IRgen choosing to emit more named metadata.Richard Smith2013-07-141-29/+29
* Struct-path aware TBAA: enable struct-path aware TBAA for classes.Manman Ren2013-04-301-0/+226