summaryrefslogtreecommitdiffstats
path: root/llvm/utils/Misc
Commit message (Collapse)AuthorAgeFilesLines
* Delete mergefunctions.clang.svn.patchJF Bastien2016-04-121-14/+0
| | | | | | The patch doesn't apply, and was removed from zorg by rL266094. llvm-svn: 266112
* Patch that forces MergeFunctions pass for clang.Stepan Dyatkovskiy2013-09-241-0/+14
| | | | | | | 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. llvm-svn: 191331
* Add a 'zkill' script, which is more-or-less a fancy (although not necessarilyDaniel Dunbar2009-11-081-0/+276
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. :) llvm-svn: 86484
OpenPOWER on IntegriCloud