Revert "Add missing #include, found by modules build."
[oota-llvm.git] / include / llvm / Transforms / Utils / LoopVersioning.h
2015-10-21 Mehdi AminiRevert "Add missing #include, found by modules build."
2015-10-13 Richard SmithAdd missing #include, found by modules build.
2015-08-20 Adam Nemet[LVer] Fix FIXME: hide addPHINodes, NFC
2015-08-14 Adam Nemet[LVer] Remove unused Pass parameter from versionLoop...
2015-08-12 Adam Nemet[LoopVer] Optionally allow using memchecks from LAA
2015-08-10 Adam Nemet[LoopVer] Remove unused pointer partition argument...
2015-08-03 Adam Nemet[LoopVer] Remove unused needsRuntimeChecks(), NFC
2015-07-28 Adam Nemet[LDist][LVer] Explicitly pass the set of memchecks...
2015-07-10 Adam Nemet[LoopDist/LoopVer] Move LoopVersioning to a new module...