aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some constantness.Jakub Staszak2013-08-201-5/+6
* Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walkingNick Lewycky2013-08-131-53/+70
* Reimplement isPotentiallyReachable to make nocapture deduction much stronger.Nick Lewycky2013-07-271-0/+227