aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/FileWriters.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-2/+0
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-2/+3
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-3/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+32