summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move widenable branch formation into makeGuardControlFlowExplicit helperPhilip Reames2019-11-201-1/+1
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-enable "[NFC] Unify guards detection"Max Kazantsev2018-08-301-4/+3
* Revert r340921 "[NFC] Unify guards detection"Hans Wennborg2018-08-291-2/+4
* [NFC] Unify guards detectionMax Kazantsev2018-08-291-4/+2
* [NFC] Factor out guard utility methods into a separate fileMax Kazantsev2018-08-291-48/+2
* 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