summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/tbaa.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Support generation of TBAA info in the new formatIvan A. Kosarev2017-12-221-27/+56
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-4/+4
* Add negative test for TBAARoger Ferrer Ibanez2016-07-061-0/+4
* [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-38/+38
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-33/+33
* 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/+6
* Revert r191586 and r191695. They cause crashes when building withRichard Smith2013-10-011-8/+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/+6
* TBAA: add testing case to check typedef can alias.Manman Ren2013-08-211-0/+14
* Make these tests more robust against IRgen choosing to emit more named metadata.Richard Smith2013-07-141-31/+31
* Rewrite record layout for ms_struct structs.Eli Friedman2013-06-261-1/+1
* Struct-path aware TBAA: change the format of TBAAStructType node.Manman Ren2013-04-271-11/+11
* TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaaManman Ren2013-04-221-0/+34
* Struct-path aware TBAA: uniformize scalar tag and path tag.Manman Ren2013-04-111-45/+46
* Try to appease the atom buildbotsManman Ren2013-04-051-1/+4
* Add triple to testing case to appease poewrpc64 buildbotsManman Ren2013-04-051-2/+2
* Add testing case for r178797Manman Ren2013-04-051-0/+217
* revert r178784 since it does not have a commit messageManman Ren2013-04-041-217/+0
* Index: include/clang/Driver/CC1Options.tdManman Ren2013-04-041-0/+217