aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Remove unnecessary header include which violates layeringGeoffrey Martin-Noble1-1/+0
2020-10-20[NPM] port -unify-loop-exits to NPMTa-Wei Tu1-12/+37
2020-09-15[LowerSwitch][NewPM] Port lowerswitch to NPMArthur Eubanks1-1/+1
2020-09-14[UnifyLoopExits] Fix non-deterministic iteration orderJay Foad1-1/+2
2020-07-14[NFC] Add 'override' keyword where missing in include/ and lib/.Logan Smith1-2/+2
2020-04-27[NFC] UnifyLoopExits: correctly skip expensive checksSameer Sahasrabuddhe1-1/+1
2020-03-30Introduce unify-loop-exits pass.Sameer Sahasrabuddhe1-0/+220