summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue...Michael Zolotukhin2018-06-211-1/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Improve caching scheme in ProvenanceAnalysis.Michael Zolotukhin2018-03-121-0/+3
* [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-10-271-15/+17
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-1/+1
* DataLayout is mandatory, update the API to reflect it with references.Mehdi Amini2015-03-101-2/+3
* Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...Aaron Ballman2015-02-151-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-111-1/+1
* Give internal classes hidden visibility.Benjamin Kramer2013-09-111-1/+1
* [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...Michael Gottesman2013-07-101-1/+1
* Fixed some whitespace/80+ violations. Also added a space after a namespace de...Michael Gottesman2013-01-291-0/+1
* Extracted ObjCARCContract from ObjCARCOpts into its own file.Michael Gottesman2013-01-291-0/+79
OpenPOWER on IntegriCloud