[LoopVer] Add missing std::move
[oota-llvm.git] / lib / Transforms / Utils / LoopVersioning.cpp
2015-07-30 Adam Nemet[LoopVer] Add missing std::move
2015-07-28 Adam Nemet[LDist][LVer] Explicitly pass the set of memchecks...
2015-07-14 Adam Nemet[LAA] Lift RuntimePointerCheck out of LoopAccessInfo...
2015-07-10 Adam Nemet[LoopDist/LoopVer] Move LoopVersioning to a new module...