| commit | 53fcbd2718222d3c2abef0a39cf7bb73f2d63b8f | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Sat Feb 26 08:07:02 2011 +0000 |
| committer | John McCall <rjmccall@apple.com> | Sat Feb 26 08:07:02 2011 +0000 |
| tree | 3f1e072918e6e59d4614a9176799273fad17894e | |
| parent | bebede4d336a709d237fdbf20ddd5f2eac51101b [diff] |
Pretty up the emission of field l-values and use volatile and TBAA when loading references as part of that. Use 'char' TBAA when accessing (immediate!) fields of a may_alias struct; fixes PR9307. llvm-svn: 126540