summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/operand-bundles.ll
Commit message (Collapse)AuthorAgeFilesLines
* [DeadStoreElimination] Check function modref behavior before considering ↵Igor Laevsky2017-03-011-0/+12
| | | | | | | | memory clobbered Differential Revision: https://reviews.llvm.org/D29996 llvm-svn: 296625
* Move previously added test case to the right locationSanjoy Das2016-06-131-0/+12
| | | | | | | In rL272580 I accidentally added a test case to test/CodeGen when test/Transforms/DeadStoreElimination/ is a better place for it. llvm-svn: 272581
* [BasicAliasAnalysis] Take into account operand bundles in the getModRefInfo ↵Igor Laevsky2016-01-161-0/+31
function Differential Revision: http://reviews.llvm.org/D16225 llvm-svn: 257991
OpenPOWER on IntegriCloud