summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make succ_iterator a real random access iterator and clean up a couple of users.Benjamin Kramer2014-02-101-4/+2
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-131-1/+1
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+0
* 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
OpenPOWER on IntegriCloud