summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/lifetime-simple.ll
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup/remove some parts of the lifetime region handling code in memdep and ↵Owen Anderson2009-12-021-18/+0
| | | | | | | | GVN, per Chris' comments. Adjust testcases to match. llvm-svn: 90304
* Treat lifetime begin/end markers as allocations/frees respectively for theOwen Anderson2009-10-281-0/+18
purposes for GVN/DSE. llvm-svn: 85383
OpenPOWER on IntegriCloud