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