aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/GuardUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-20[llvm] Construct SmallVector with iterator ranges (NFC)Kazu Hirata1-1/+1
2019-11-21Further cleanup manipulation of widenable branches [NFC]Philip Reames1-22/+18
2019-11-21Broaden the definition of a "widenable branch"Philip Reames1-11/+39
2019-11-20Move widenable branch formation into makeGuardControlFlowExplicit helperPhilip Reames1-1/+13
2019-11-19[NFC] Factor out utilities for manipulating widenable branchesPhilip Reames1-0/+26
2019-11-14Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner1-1/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-29Revert r340921 "[NFC] Unify guards detection"Hans Wennborg1-6/+0
2018-08-29[NFC] Unify guards detectionMax Kazantsev1-0/+6
2018-08-29[NFC] Factor out guard utility methods into a separate fileMax Kazantsev1-0/+64