split SROA into two passes: one that uses DomFrontiers (-scalarrepl)
[oota-llvm.git] / include / llvm / Transforms / Instrumentation.h
2010-01-02 Chris Lattnerremove the random sampling framework, which is not...
2009-09-01 Andreas NeustifterAddedum to r80712, forgot to add files.
2008-03-06 Gabor Greiffix typos
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-02-20 Chris Lattnerremove some dead passes and stuff specific to the reopt...
2007-01-07 Chris Lattnerremove an old instrumentation pass that is not used...
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...
2005-11-28 Andrew LenharthRandom sampling (aka Arnold and Ryder) profiling. ...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-07 Jeff CohenAdd missing createXxxPass functions
2005-01-07 Jeff CohenFix return type
2005-01-06 Jeff CohenFix incorrect return type.
2004-09-30 Brian GaekeAdd accessor function prototypes for reoptimizer suppor...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-01-14 Chris LattnerNew header