summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/struct-assign-tbaa.ll
Commit message (Expand)AuthorAge
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-27
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Don't crash when !tbaa.struct contents is invalid.Nick Lewycky2012-10-11
* Handle the new !tbaa.struct metadata tags when converting a memcpy into scalarDan Gohman2012-09-13