Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCCVN, we hardly knew ye! | Owen Anderson | 2010-04-13 | 1 | -716/+0 |
* | Use do+while instead of while for loops which obviously have a | Dan Gohman | 2010-01-05 | 1 | -2/+1 |
* | Eliminte unnecessary uses of <cstdio>. | Dan Gohman | 2009-12-18 | 1 | -1/+0 |
* | Remove isPod() from DenseMapInfo, splitting it out to its own | Chris Lattner | 2009-12-15 | 1 | -1/+3 |
* | Remove unnecessary #include "llvm/LLVMContext.h". | Nick Lewycky | 2009-12-08 | 1 | -1/+0 |
* | Re-enable this code, since redundant PHIs are now being better nuked. | Owen Anderson | 2009-11-12 | 1 | -4/+0 |
* | Fix DenseMap iterator constness. | Jeffrey Yasskin | 2009-11-10 | 1 | -1/+1 |
* | No newline at end of file. | Edward O'Callaghan | 2009-10-28 | 1 | -1/+1 |
* | Add a straight-forward implementation of SCCVN for aggressively eliminating s... | Owen Anderson | 2009-10-26 | 1 | -0/+721 |