summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ShadowStackCollector.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen1-441/+0
2008-08-08Have IRBuilder take a template argument on whether or not to preserveEric Christopher1-8/+8
2008-05-13Clean up the use of static and anonymous namespaces. This turned upDan Gohman1-3/+6
2008-05-07Turn StripPointerCast() into a methodAnton Korobeynikov1-1/+1
2008-05-06Make StripPointerCast a common function (should we mak it method of Value ins...Anton Korobeynikov1-2/+1
2008-04-13Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands1-11/+19
2008-04-06API changes for class Use size reduction, wave 1.Gabor Greif1-5/+5
2008-01-24Don't dump the function!Chris Lattner1-2/+0
2008-01-07Pruning includes.Gordon Henriksen1-8/+0
2008-01-07With this patch, the LowerGC transformation becomes theGordon Henriksen1-0/+441