aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-28[PM] Port LowerGuardIntrinsic to the new PM.Michael Kuperstein1-8/+22
2016-05-18[LowerGuards] Rename variable; NFCSanjoy Das1-3/+3
2016-05-17[Guards] Add branch metadata when loweringSanjoy Das1-0/+10
2016-04-30[LowerGuardIntrinsics] Keep track of !make.implicit metadataSanjoy Das1-0/+3
2016-04-30[LowerGuardIntrinsics] Preserve calling conv when loweringSanjoy Das1-0/+2
2016-03-31Introduce a @llvm.experimental.guard intrinsicSanjoy Das1-0/+108