summaryrefslogtreecommitdiff
path: root/utils/Misc
AgeCommit message (Collapse)Author
2016-04-12Delete mergefunctions.clang.svn.patchJF Bastien
The patch doesn't apply, and was removed from zorg by rL266094. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266112 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-24Patch that forces MergeFunctions pass for clang.Stepan Dyatkovskiy
It is temporary patch. We need to keep it in trunk, since it makes easer to test it on buildbots on different platforms. Once we see stable MergeFunctions behaviour with satisfied perfomance, this patch will be removed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191331 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-08Add a 'zkill' script, which is more-or-less a fancy (although not necessarilyDaniel Dunbar
very robust) version of killall. Because I like making shiny new wheels out of spare parts. For use by buildbots when people insist on making cc1 infinite loop. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86484 91177308-0d34-0410-b5e6-96231b3b80d8