summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/may-alias.c
Commit message (Collapse)AuthorAgeFilesLines
* Use MDBuilder to help with metadata creation.Duncan Sands2012-04-151-1/+1
| | | | llvm-svn: 154767
* Pretty up the emission of field l-values and use volatile and TBAA whenJohn McCall2011-02-261-2/+11
| | | | | | | loading references as part of that. Use 'char' TBAA when accessing (immediate!) fields of a may_alias struct; fixes PR9307. llvm-svn: 126540
* Generalize this test to work without instruction names.Dan Gohman2010-12-141-2/+2
| | | | llvm-svn: 121742
* Implement CodeGen support for the may_alias attribute.Dan Gohman2010-12-131-0/+21
llvm-svn: 121734
OpenPOWER on IntegriCloud