aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadStoreElimination/const-pointers.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-3/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Fix some CHECK lines which were ignored by accident.Benjamin Kramer2009-12-121-6/+6
* Teach BasicAA that a constant expression can't alias memory provably notNick Lewycky2009-11-141-0/+39