Chris Lattner
|
5e0b9f2eec
|
Add support for undef and unreachable
llvm-svn: 17041
|
2004-10-16 18:08:06 +00:00 |
Chris Lattner
|
f22be93428
|
Move the implementation of the instructions clone methods to this file so
that the vtables for these classes are only instantiated in this translation
unit, not in every xlation unit they are used.
llvm-svn: 17026
|
2004-10-15 23:52:53 +00:00 |
Brian Gaeke
|
0220904e7a
|
Packed types, brought to you by Brad Jones
llvm-svn: 15938
|
2004-08-20 06:00:58 +00:00 |
Alkis Evlogimenos
|
079fbde482
|
Split assertion to two in order to give better assertion messages.
llvm-svn: 15543
|
2004-08-06 14:33:37 +00:00 |
Alkis Evlogimenos
|
93a7c060db
|
Merge i*.cpp definitions into Instructions.cpp as part of bug403.
llvm-svn: 15326
|
2004-07-29 12:33:25 +00:00 |