aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ShadowStackCollector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-3/+6
* Turn StripPointerCast() into a methodAnton Korobeynikov2008-05-071-1/+1
* Make StripPointerCast a common function (should we mak it method of Value ins...Anton Korobeynikov2008-05-061-2/+1
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-131-11/+19
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-061-5/+5
* Don't dump the function!Chris Lattner2008-01-241-2/+0
* Pruning includes.Gordon Henriksen2008-01-071-8/+0
* With this patch, the LowerGC transformation becomes theGordon Henriksen2008-01-071-0/+441