aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ShadowStackCollector.cpp
AgeCommit message (Expand)Author
2008-08-17Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen
2008-08-08Have IRBuilder take a template argument on whether or not to preserveEric Christopher
2008-05-13Clean up the use of static and anonymous namespaces. This turned upDan Gohman
2008-05-07Turn StripPointerCast() into a methodAnton Korobeynikov
2008-05-06Make StripPointerCast a common function (should we mak it method of Value ins...Anton Korobeynikov
2008-04-13Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands
2008-04-06API changes for class Use size reduction, wave 1.Gabor Greif
2008-01-24Don't dump the function!Chris Lattner
2008-01-07Pruning includes.Gordon Henriksen
2008-01-07With this patch, the LowerGC transformation becomes theGordon Henriksen