Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Transforms / Utils / LoopUtils.cpp
2015-06-16 Tyler NowickiRefactor RecurrenceInstDesc
2015-06-16 Tyler NowickiRename Reduction variables/structures to Recurrence.
2015-06-05 David Majnemer[LoopVectorize] Don't crash on zero-sized types in...
2015-04-23 Karthik BhatMove common loop utility function isInductionPHI into...
2015-04-20 Karthik Bhat[NFC] Refactor identification of reductions as common...