aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/struct-assign-tbaa.ll
Commit message (Expand)AuthorAgeFilesLines
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-2/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Don't crash when !tbaa.struct contents is invalid.Nick Lewycky2012-10-111-6/+24
* Handle the new !tbaa.struct metadata tags when converting a memcpy into scalarDan Gohman2012-09-131-0/+26