Initial checkin of a pass to lower packed operations to scalars operations.
[oota-llvm.git] / lib / Transforms / Scalar / PiNodeInsertion.cpp
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-01-09 Chris LattnerFinegrainify namespacification
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-10-16 Chris LattnerThis code does not require random access use_lists
2003-10-10 Misha BrukmanFix spelling.
2003-09-10 Chris LattnerFix spell-o's
2002-10-21 Chris Lattner - Rename AnalysisUsage::preservesAll to getPreservesA...
2002-10-01 Chris LattnerUpdates to work with recent Statistic's changes:
2002-09-10 Chris LattnerClean up code due to auto-insert constructors
2002-08-08 Chris Lattner- Cleaned up the interface to AnalysisUsage to take...
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-23 Chris Lattner*** empty log message ***
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-10 Chris LattnerAdd support for printing out statistics information...
2002-05-10 Chris LattnerInitial checkin of the PiNodeInsertion pass