Chris Lattner
|
9c667933c1
|
Implement RemoveDeadNodes
llvm-svn: 19345
|
2005-01-07 21:09:16 +00:00 |
Chris Lattner
|
061a1ea9e3
|
Complete rewrite of the SelectionDAG class.
llvm-svn: 19327
|
2005-01-07 07:46:32 +00:00 |
Reid Spencer
|
eb04d9bcb4
|
Add #include <iostream> since Value.h does not #include it any more.
llvm-svn: 14622
|
2004-07-04 12:19:56 +00:00 |
Chris Lattner
|
6b7275996c
|
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
llvm-svn: 14201
|
2004-06-17 18:19:28 +00:00 |
Chris Lattner
|
560b5e42ab
|
Finegrainify namespacification
llvm-svn: 13948
|
2004-06-02 04:28:06 +00:00 |
Brian Gaeke
|
960707c335
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
John Criswell
|
482202a601
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
Chris Lattner
|
e81de41edf
|
Add a bunch of new node types, etc
llvm-svn: 7875
|
2003-08-15 04:53:16 +00:00 |
Chris Lattner
|
600d308853
|
Initial checkin of SelectionDAG implementation. This is still rough and
unfinished
llvm-svn: 7717
|
2003-08-11 14:57:33 +00:00 |