aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Instructions.h
Commit message (Expand)AuthorAgeFilesLines
* 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