aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/InlineAsm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* remove a dead annotationChris Lattner2007-12-181-1/+0
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-1/+3
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-0/+6
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-6/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+213