From e220614cf98ffd5291de82cd30bb58b2688e2d29 Mon Sep 17 00:00:00 2001 From: emaste Date: Wed, 23 Jul 2014 14:27:04 +0000 Subject: MFC r266630 by dim: Add the clang patch for r265477. While here, add a description to the patch for r263619, and unify all the URLs to point to svnweb --- contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff') diff --git a/contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff index 42ef3db..e9e6968 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r198157-sparc.diff @@ -3,7 +3,7 @@ Pull in r198157 from upstream llvm trunk (by Venkatraman Govindaraju): [SparcV9] Use separate instruction patterns for 64 bit arithmetic instructions instead of reusing 32 bit instruction patterns. This is done to avoid spilling the result of the 64-bit instructions to a 4-byte slot. -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: lib/Target/Sparc/SparcAsmPrinter.cpp =================================================================== -- cgit v1.1