Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / Transforms / Utils / Local.h
2006-12-23 Reid SpencerFor PR950:
2006-05-27 Chris LattnerAdd an interface to constant fold and instruction given...
2005-10-27 John CriswellMove some constant folding functions into LLVMAnalysis...
2005-09-27 Chris Lattnerallow demotion to volatile values
2005-09-26 Chris Lattneradd a new function
2005-08-04 Nate BegemanFix a fixme in CondPropagate.cpp by moving a PhiNode...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-04-13 Chris LattnerAdd new interfaces
2004-03-17 Chris Lattnercleanup comment
2004-03-14 Chris LattnerMove DemoteRegToStack prototype out of DemoteRegToStack...
2004-01-12 Chris Lattnerllvm::ConstantFoldInstruction
2003-12-19 Chris LattnerAdd new function
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-09-30 Chris LattnerStandardize header file comments
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2002-09-24 Chris Lattner - Do not expose Critical Edge breaking mechanics...
2002-09-06 Chris Lattner- Rename BreakCriticalEdge to the slightly more standar...
2002-09-06 Chris Lattner* Doxygenize API
2002-09-02 Chris LattnerRemove duplicate #include
2002-06-25 Chris Lattner*** empty log message ***
2002-05-26 Chris LattnerSimplify the interface to local dce and constprop
2002-05-21 Chris LattnerSimplify interface to ConstantFoldTerminator
2002-05-07 Chris LattnerCheckin headers for Utils library