Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -1/+0 |
* | Replace a #include with a forward-declaration. | Dan Gohman | 2008-12-03 | 1 | -1/+1 |
* | Fix these comments to reflect current reality. Surprisingly, | Dan Gohman | 2008-09-16 | 1 | -1/+2 |
* | get MachineConstantPool off std::ostream, onto raw_ostream. It would be | Chris Lattner | 2008-08-23 | 1 | -16/+3 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -1/+10 |
* | Trim unnecessary #includes. | Dan Gohman | 2008-07-11 | 1 | -1/+2 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add explicit keywords and remove spurious trailing semicolons. | Dan Gohman | 2007-08-27 | 1 | -1/+1 |
* | More explicit keywords. | Dan Gohman | 2007-08-01 | 1 | -1/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+149 |