summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [PM] Port LowerGuardIntrinsic to the new PM.Michael Kuperstein2016-07-281-8/+22
* [LowerGuards] Rename variable; NFCSanjoy Das2016-05-181-3/+3
* [Guards] Add branch metadata when loweringSanjoy Das2016-05-171-0/+10
* [LowerGuardIntrinsics] Keep track of !make.implicit metadataSanjoy Das2016-04-301-0/+3
* [LowerGuardIntrinsics] Preserve calling conv when loweringSanjoy Das2016-04-301-0/+2
* Introduce a @llvm.experimental.guard intrinsicSanjoy Das2016-03-311-0/+108
OpenPOWER on IntegriCloud