summaryrefslogtreecommitdiff
path: root/include/llvm/Instructions.h
Commit message (Expand)AuthorAge
* Remove dead fieldChris Lattner2004-12-02
* Update comments, now that CPR's are gone, inline the methodsChris Lattner2004-11-18
* Make ReturnInst accept a value of type void as the return value. TheAlkis Evlogimenos2004-11-17
* Warning fixes for VC++, contributed by Morten Ofstad!Chris Lattner2004-11-15
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-27
* Add new UnreachableInst classChris Lattner2004-10-16
* Move the implementation of the clone method for these classes toChris Lattner2004-10-15
* Merge i*.h headers into Instructions.h as part of bug403.Alkis Evlogimenos2004-07-29
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* New helper headerChris Lattner2003-01-27