summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/tbaa-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-2/+2
* [PR26550] Use a different TBAA root for C++ vs C.Manman Ren2016-02-111-1/+1
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-30/+30
* 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