s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
[oota-llvm.git] / lib / Transforms / Utils / BasicBlockUtils.cpp
2006-05-19 Reid SpencerFix a doxygen problem and break lines at 80 columns
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Chris LattnerImprove doxygen documentation, patch contributed by...
2005-03-05 Chris Lattnersecond argument to Value::setName is now gone.
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-10 Misha BrukmanFix spelling.
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2002-11-20 Chris Lattner - Eliminated the deferred symbol table stuff in Modul...
2002-10-29 Misha BrukmanFix spelling of `propagate'.
2002-07-29 Chris LattnerImplement a new RemoveSuccessor function
2002-06-25 Chris Lattner*** empty log message ***
2002-05-07 Chris LattnerAdd code pulled out of TransformInternals.cpp, ConstPro...