summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Instructions.cpp
Commit message (Expand)AuthorAgeFilesLines
* These methods are inlinedChris Lattner2004-11-181-30/+0
* Make ReturnInst accept a value of type void as the return value. TheAlkis Evlogimenos2004-11-171-0/+9
* Add support for undef and unreachableChris Lattner2004-10-161-0/+9
* Move the implementation of the instructions clone methods to this file soChris Lattner2004-10-151-0/+30
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-201-2/+4
* Split assertion to two in order to give better assertion messages.Alkis Evlogimenos2004-08-061-3/+3
* Merge i*.cpp definitions into Instructions.cpp as part of bug403.Alkis Evlogimenos2004-07-291-0/+802
OpenPOWER on IntegriCloud