aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/InlineAsm.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* remove obviously dead uses of IncludeFile.Chris Lattner2007-12-181-1/+0
* remove a dead annotationChris Lattner2007-12-181-3/+0
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-5/+2
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-2/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+138