aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG
Commit message (Expand)AuthorAgeFilesLines
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* We won't use automakeReid Spencer2004-10-222-675/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+659
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-4/+5
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+15
* Hyphenate target-(in)dependent for more tasty grammar goodness (tm)Misha Brukman2004-10-081-2/+2
* Add #include <iostream> since Value.h does not #include it any more.Reid Spencer2004-07-042-0/+4
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-1/+1
* Finegrainify namespacificationChris Lattner2004-06-022-6/+3
* Fix a trivial but blatant bugChris Lattner2004-06-021-4/+4
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-112-0/+8
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-202-0/+14
* rename selection directory and library to SelectionDAGChris Lattner2003-08-151-1/+1
* Add a bunch of new node types, etcChris Lattner2003-08-152-12/+71
* Initial checkin of SelectionDAG implementation. This is still rough andChris Lattner2003-08-113-0/+332