Extended support for native Windows C++ EH outlining
[oota-llvm.git] / include / llvm / Transforms / Utils / LoopUtils.h
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-02-25 Richard SmithAdd some missing #includes and forward declarations...
2015-02-22 Hal Finkel[LICM] Refactor to expose functionality as utility...
2015-01-04 Chandler Carruth[PM] Split the AssumptionTracker immutable pass into...
2014-12-22 Bruno Cardoso Lopes[LCSSA] Handle PHI insertion in disjoint loops
2014-09-07 Hal FinkelMake use of @llvm.assume in ValueTracking (computeKnown...
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-05-19 NAKAMURA TakumiReformat blank lines.
2014-04-25 Craig Topper[C++] Use 'nullptr'. Transforms edition.
2014-01-28 Chandler Carruth[LPM] Fix PR18616 where the shifts to the loop pass...
2014-01-25 Chandler Carruth[LPM] Make LCSSA a utility with a FunctionPass that...
2014-01-23 Chandler Carruth[LPM] Make LoopSimplify no longer a LoopPass and instea...
2013-05-20 Hal FinkelRename LoopSimplify.h to LoopUtils.h