[llvm-branch-commits] [cfe-branch] r126427 - in /cfe/branches/Apple/palisade-IB: clang-merge-list.txt llvm-merge-list.txt

Daniel Dunbar daniel at zuster.org
Thu Feb 24 13:06:06 PST 2011


Author: ddunbar
Date: Thu Feb 24 15:06:06 2011
New Revision: 126427

URL: http://llvm.org/viewvc/llvm-project?rev=126427&view=rev
Log:
Add merge lists.

Added:
    cfe/branches/Apple/palisade-IB/clang-merge-list.txt
    cfe/branches/Apple/palisade-IB/llvm-merge-list.txt

Added: cfe/branches/Apple/palisade-IB/clang-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/palisade-IB/clang-merge-list.txt?rev=126427&view=auto
==============================================================================
--- cfe/branches/Apple/palisade-IB/clang-merge-list.txt (added)
+++ cfe/branches/Apple/palisade-IB/clang-merge-list.txt Thu Feb 24 15:06:06 2011
@@ -0,0 +1,6 @@
+# <rdar://problem/9030668> code building with -pg doesn't link on Darwin
+126152
+
+# <rdar://problem/9027663> [regression] compiler crash in llvm::IRBuilder<false, llvm::ConstantFolder, llvm::IRBuilderDefaultInserter<false> >::CreateLoad(llvm::Value*, char const*)
+126189
+126193

Added: cfe/branches/Apple/palisade-IB/llvm-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/palisade-IB/llvm-merge-list.txt?rev=126427&view=auto
==============================================================================
--- cfe/branches/Apple/palisade-IB/llvm-merge-list.txt (added)
+++ cfe/branches/Apple/palisade-IB/llvm-merge-list.txt Thu Feb 24 15:06:06 2011
@@ -0,0 +1,14 @@
+# <rdar://problem/9027636> [regression] undefined symbol 6 (_rvi_start) can't be private external symbol (N_PEXT)
+126297
+
+# <rdar://problem/9027648> [regression] non-relocatable subtraction expression, "__ZTV18URLProtectionSpace" minus "LPC2_0"
+126191
+
+# <rdar://problem/9030770> [regression] [debug info] incorrect condition in IT block
+126159
+
+# <rdar://problem/9049528> incorrect and inefficient codgen for copysign on armv7
+126295
+
+# <rdar://problem/9045024> [PR9305] Assertion failed: (i < getNumOperands() && "getOperand() out of range!")
+126359





More information about the llvm-branch-commits mailing list