Age | Commit message (Expand) | Author |
---|---|---|
2014-05-07 | Split alloca liveness propagation into separate forward and backward phases. | Dan Gohman |
2014-05-07 | Make bottom-up and top-down liveness propagation independent. This fixes Bug ... | Dan Gohman |
2014-03-15 | Handle conflicting lifetime markers conservatively. | Dan Gohman |
2014-03-08 | avoid infinite loops in AllocaManager::computeInterBlockLiveness | Alon Zakai |
2014-03-04 | Perform alloca coloring only at -O1 and higher. | Dan Gohman |
2014-03-04 | Introduce AllocaManager, a class for managing allocas. | Dan Gohman |