summaryrefslogtreecommitdiff
path: root/lib/Analysis/CFG.cpp
Commit message (Expand)AuthorAge
* Add some constantness.Jakub Staszak2013-08-20
* Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walkingNick Lewycky2013-08-13
* Reimplement isPotentiallyReachable to make nocapture deduction much stronger.Nick Lewycky2013-07-27