summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/swp-memrefs-epilog1.ll
Commit message (Collapse)AuthorAgeFilesLines
* [DAGCombine] Improve Load-Store ForwardingNirav Dave2018-10-101-90/+0
| | | | | | | | | | | | | | | | | | Summary: Extend analysis forwarding loads from preceeding stores to work with extended loads and truncated stores to the same address so long as the load is fully subsumed by the store. Hexagon's swp-epilog-phis.ll and swp-memrefs-epilog1.ll test are deleted as they've no longer seem to be relevant. Reviewers: RKSimon, rnk, kparzysz, javed.absar Subscribers: sdardis, nemanjai, hiraditya, atanasyan, llvm-commits Differential Revision: https://reviews.llvm.org/D49200 llvm-svn: 344142
* [Hexagon] Add more lit testsKrzysztof Parzyszek2018-03-261-0/+90
llvm-svn: 328561
OpenPOWER on IntegriCloud