summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopVersioning/basic.ll
AgeCommit message (Expand)Author
2023-06-20[LoopVersioning] Convert tests to opaque pointers (NFC)Nikita Popov
2023-06-20[LoopVersioning] Regenerate test checks (NFC)Nikita Popov
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov
2022-12-08[NFC] Port all LoopVersioning tests to `-passes=` syntaxRoman Lebedev
2022-10-07[opt] Don't translate legacy -analysis flag to require<analysis>Arthur Eubanks
2021-10-18[LoopUtils] Simplify addRuntimeCheck to return a single value.Florian Hahn
2020-10-24[LoopVersioning] Form dedicated exits for versioned loop to preserve simplify...TaWeiTu
2020-08-03[NewPM][LoopVersioning] Port LoopVersioning to NPMArthur Eubanks
2020-06-26[BasicAA] Rename deprecated -basicaa to -basic-aaFangrui Song
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2016-02-03[LoopVersioning] Expose loop versioning as a pass tooAdam Nemet