aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Instructions.h
Commit message (Expand)AuthorAgeFilesLines
* Update comments, now that CPR's are gone, inline the methodsChris Lattner2004-11-181-9/+10
* Make ReturnInst accept a value of type void as the return value. TheAlkis Evlogimenos2004-11-171-8/+5
* Warning fixes for VC++, contributed by Morten Ofstad!Chris Lattner2004-11-151-4/+4
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-271-3/+5
* Add new UnreachableInst classChris Lattner2004-10-161-0/+37
* Move the implementation of the clone method for these classes toChris Lattner2004-10-151-22/+18
* Merge i*.h headers into Instructions.h as part of bug403.Alkis Evlogimenos2004-07-291-5/+1176
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* New helper headerChris Lattner2003-01-271-0/+18