aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Hello/Hello.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prune #includes.Dan Gohman2010-03-011-1/+0
* Fix a bunch of little errors that Clang complains about when its being pedanticDouglas Gregor2009-12-191-1/+1
* Use raw_ostream::write_escaped instead of EscapeString.Daniel Dunbar2009-10-171-6/+4
* Kill off more cerr/cout uses and prune includes a bit.Benjamin Kramer2009-08-231-3/+3
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-2/+2
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-5/+8
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+64