Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of Doxygen syntax issues. Escape special characters, | Dan Gohman | 2009-03-03 | 1 | -1/+1 |
* | Delete unnecessary parens around return values. | Dan Gohman | 2009-01-08 | 1 | -2/+2 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -8/+4 |
* | Remove uses of "llvm/Support/Debug.h" from LLVM include files, which | Dan Gohman | 2008-07-07 | 1 | -1/+0 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -2/+2 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Cosmetic. | Evan Cheng | 2007-10-12 | 1 | -1/+1 |
* | Pluggable coalescers inplementation. | David Greene | 2007-09-06 | 1 | -0/+159 |