summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/tbaa-struct.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-5/+5
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-5/+5
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-9/+9
* Misc test cleanups.Rafael Espindola2013-12-161-6/+5
* 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-5/+3
* TBAA: use the same format for scalar TBAA and struct-path aware TBAA.Manman Ren2013-09-271-3/+5
* Rewrite record layout for ms_struct structs.Eli Friedman2013-06-261-1/+1
* Add triple to tbaa-struct.cpp to appease botsManman Ren2013-04-221-1/+1
* TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaaManman Ren2013-04-221-0/+28
* Add more testing cases for tbaa.structManman Ren2013-03-211-0/+29
* clang/test/CodeGen/tbaa-struct.cpp: Fix. Be aware of 32 bit pointer.NAKAMURA Takumi2012-09-291-1/+2
* Add basic support for adding !tbaa.struct metadata on llvm.memcpy calls forDan Gohman2012-09-281-0/+16