Chris Lattner
|
d104c10aa5
|
Add missing accessor.
llvm-svn: 18775
|
2004-12-10 20:35:47 +00:00 |
|
Chris Lattner
|
6adc42af75
|
Remove dead field
llvm-svn: 18412
|
2004-12-02 02:35:38 +00:00 |
|
Chris Lattner
|
37651b157b
|
Update comments, now that CPR's are gone, inline the methods
llvm-svn: 17957
|
2004-11-18 17:46:57 +00:00 |
|
Alkis Evlogimenos
|
b9e38d3cc5
|
Make ReturnInst accept a value of type void as the return value. The
ReturnInst constructed is the same as if NULL was passed instead of
the void value.
llvm-svn: 17923
|
2004-11-17 21:02:25 +00:00 |
|
Chris Lattner
|
60e159a806
|
Warning fixes for VC++, contributed by Morten Ofstad!
llvm-svn: 17831
|
2004-11-15 19:02:35 +00:00 |
|
Chris Lattner
|
dd0094e4ed
|
Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++. Patch contributed by Morten Ofstad!
llvm-svn: 17281
|
2004-10-27 16:14:51 +00:00 |
|
Chris Lattner
|
423a692a5b
|
Add new UnreachableInst class
llvm-svn: 17037
|
2004-10-16 18:05:54 +00:00 |
|
Chris Lattner
|
b222ad66ef
|
Move the implementation of the clone method for these classes to
Instructions.cpp, so that a vtable is not emitted into every translation unit
that uses the classes.
llvm-svn: 17025
|
2004-10-15 23:52:05 +00:00 |
|
Alkis Evlogimenos
|
fb27f702ca
|
Merge i*.h headers into Instructions.h as part of bug403.
llvm-svn: 15325
|
2004-07-29 12:17:34 +00:00 |
|
John Criswell
|
16c6cda9d5
|
Added LLVM copyright header (for lack of a better term).
llvm-svn: 9304
|
2003-10-20 20:19:47 +00:00 |
|
Chris Lattner
|
37a2301f9e
|
New helper header
llvm-svn: 5423
|
2003-01-27 22:08:52 +00:00 |
|