aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/may-alias.c
AgeCommit message (Expand)Author
2013-04-27Struct-path aware TBAA: fix handling of may_alias attribute.Manman Ren
2012-04-15Use MDBuilder to help with metadata creation.Duncan Sands
2011-02-26Pretty up the emission of field l-values and use volatile and TBAA whenJohn McCall
2010-12-14Generalize this test to work without instruction names.Dan Gohman
2010-12-13Implement CodeGen support for the may_alias attribute.Dan Gohman