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