aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/tbaa.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-16/+53
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-9/+19
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* When gvn decides to replace an instruction with another, we have to patch theRafael Espindola2012-06-041-0/+81