summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/StackSafetyAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* IR. Change strip* family of functions to not look through aliases.Peter Collingbourne2019-08-221-2/+2
* Hide two unused debugging methods, NFCI.Jonas Hahnfeld2019-03-011-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [IR] Add Instruction::isLifetimeStartOrEnd, NFCVedant Kumar2018-12-211-5/+2
* [stack-safety] Update commentVitaly Buka2018-11-271-1/+1
* [stack-safety] Fix and uncomment assertVitaly Buka2018-11-271-3/+2
* [stack-safety] Fix build on gcc 5.4Vitaly Buka2018-11-271-1/+1
* Fix debug build breakJF Bastien2018-11-261-2/+3
* [stack-safety] Inter-Procedural Analysis implementationVitaly Buka2018-11-261-4/+203
* [stack-safety] Empty local passes for Stack Safety Global AnalysisVitaly Buka2018-11-261-0/+45
* [stack-safety] Local analysis implementationVitaly Buka2018-11-261-5/+377
* [stack-safety] Empty local passes for Stack Safety Local AnalysisVitaly Buka2018-11-261-0/+60
OpenPOWER on IntegriCloud