summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/const-pointers.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+40
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-40/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [DSE] Remove no-data-layout-only type-based overlap checkingHal Finkel2014-10-171-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
OpenPOWER on IntegriCloud