summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/no-targetdata.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+21
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-21/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-3/+3
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* [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-12/+18
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* 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-2/+2
* improve DSE when TargetData is not around, based on work byChris Lattner2009-11-041-0/+15
OpenPOWER on IntegriCloud