summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/StratifiedSets.h
Commit message (Expand)AuthorAgeFilesLines
* Update SetVector to rely on the underlying set's insert to return a pair<iter...David Blaikie2014-11-191-1/+1
* [CFLAA] And even more MSVC fixesHal Finkel2014-09-021-2/+1
* [CFLAA] More cleanup for MSVCHal Finkel2014-09-021-2/+2
* [CFLAA] No initializer lists for MSVCHal Finkel2014-09-021-2/+3
* [CFLAA] Remove tautological comparisonHal Finkel2014-09-021-1/+1
* [CFLAA] LLVM_CONSTEXPR -> constHal Finkel2014-09-021-1/+1
* [CFLAA] constexpr -> LLVM_CONSTEXPRHal Finkel2014-09-021-2/+3
* Add a CFL Alias Analysis implementationHal Finkel2014-09-021-0/+691
OpenPOWER on IntegriCloud