Age | Commit message (Expand) | Author |
---|---|---|
2006-05-31 | Extract a huge loop into a helper method. Fix a few iterator-invalidation bugs. | Owen Anderson |
2006-05-29 | Add Use replacement. Assuming there is nothing horribly wrong with this, LCSSA | Owen Anderson |
2006-05-28 | Major think-o. Iterate over all live out-of-loop values, and perform the | Owen Anderson |
2006-05-27 | Make LCSSA insert proper Phi nodes throughout the rest of the CFG by computing | Owen Anderson |
2006-05-27 | A few small clean-ups, and the addition of an LCSSA statistic. | Owen Anderson |
2006-05-26 | Fix a copy-and-paste-o that would break some compilers. | Owen Anderson |
2006-05-26 | Clean up and refactor LCSSA a bunch. It should also run faster now, though | Owen Anderson |
2006-05-26 | Skeletal LCSSA pass. This is currently non-functional. Expect functionality | Owen Anderson |