aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadStoreElimination/const-pointers.ll
AgeCommit message (Expand)Author
2013-01-01Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman
2010-01-05Delete useless trailing semicolons.Dan Gohman
2009-12-12Fix some CHECK lines which were ignored by accident.Benjamin Kramer
2009-11-14Teach BasicAA that a constant expression can't alias memory provably notNick Lewycky