summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/GuardUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Further cleanup manipulation of widenable branches [NFC]Philip Reames2019-11-211-22/+18
* Broaden the definition of a "widenable branch"Philip Reames2019-11-211-11/+39
* Move widenable branch formation into makeGuardControlFlowExplicit helperPhilip Reames2019-11-201-1/+13
* [NFC] Factor out utilities for manipulating widenable branchesPhilip Reames2019-11-191-0/+26
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert r340921 "[NFC] Unify guards detection"Hans Wennborg2018-08-291-6/+0
* [NFC] Unify guards detectionMax Kazantsev2018-08-291-0/+6
* [NFC] Factor out guard utility methods into a separate fileMax Kazantsev2018-08-291-0/+64
OpenPOWER on IntegriCloud