summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
Commit message (Collapse)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-112-0/+8
| | | | llvm-svn: 9903
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
| | | | llvm-svn: 9312
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-202-0/+14
| | | | | | Header files will be on the way. llvm-svn: 9298
* rename selection directory and library to SelectionDAGChris Lattner2003-08-151-1/+1
| | | | llvm-svn: 7877
* Add a bunch of new node types, etcChris Lattner2003-08-152-12/+71
| | | | llvm-svn: 7875
* Initial checkin of SelectionDAG implementation. This is still rough andChris Lattner2003-08-113-0/+332
unfinished llvm-svn: 7717
OpenPOWER on IntegriCloud