aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Analysis/CFGTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-7/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-8/+9
* Update to LLVM 3.5a.Stephen Hines2014-04-241-33/+47
* Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walkingNick Lewycky2013-08-131-0/+17
* Reimplement isPotentiallyReachable to make nocapture deduction much stronger.Nick Lewycky2013-07-271-0/+359