Add ability to give hints to the overlaps routines.
[oota-llvm.git] / lib / CodeGen / SelectionDAG /
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Misha BrukmanHyphenate target-(in)dependent for more tasty grammar...
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-06-02 Chris LattnerFinegrainify namespacification
2004-06-02 Chris LattnerFix a trivial but blatant bug
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-08-15 Chris Lattnerrename selection directory and library to SelectionDAG
2003-08-15 Chris LattnerAdd a bunch of new node types, etc
2003-08-11 Chris LattnerInitial checkin of SelectionDAG implementation. This...