aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CaptureTracking.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Remove FreeInst.Victor Hernandez1-3/+4
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson1-1/+1
2009-05-07Revert r70876 and add a testcase (@c7) showing the problem:Duncan Sands1-47/+30
2009-05-04Teach capture tracking that readonly functions canDuncan Sands1-28/+47
2009-01-18BasicAliasAnalysis and FunctionAttrs were bothDuncan Sands1-0/+110