Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -22/+5 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Get rid of an unneeded #include. | Owen Anderson | 2007-12-23 | 1 | -1/+3 |
* | Add GraphTraits specializations for machine dominators. | Owen Anderson | 2007-12-23 | 1 | -0/+27 |
* | Add accessor for getting the underlying templated type. This is necessary fo... | Owen Anderson | 2007-11-27 | 1 | -4/+6 |
* | Fix MachineDominators' getAnalysisUsage. | Owen Anderson | 2007-11-08 | 1 | -4/+5 |
* | Add a newline at the end of the file. | Duncan Sands | 2007-10-31 | 1 | -1/+1 |
* | Some fixes to get MachineDomTree working better. | Owen Anderson | 2007-10-31 | 1 | -2/+16 |
* | Add a first attempt at dominator information for MBB's. Use with caution: th... | Owen Anderson | 2007-10-29 | 1 | -0/+170 |