Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup/remove some parts of the lifetime region handling code in memdep and ↵ | Owen Anderson | 2009-12-02 | 1 | -18/+0 |
| | | | | | | | | GVN, per Chris' comments. Adjust testcases to match. llvm-svn: 90304 | ||||
* | Treat lifetime begin/end markers as allocations/frees respectively for the | Owen Anderson | 2009-10-28 | 1 | -0/+18 |
purposes for GVN/DSE. llvm-svn: 85383 |