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

Daniel Dunbar daniel at zuster.org
Wed Aug 18 13:41:08 PDT 2010


Author: ddunbar
Date: Wed Aug 18 15:41:08 2010
New Revision: 111419

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

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

Added: cfe/branches/Apple/williamson-IB/clang-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/williamson-IB/clang-merge-list.txt?rev=111419&view=auto
==============================================================================
--- cfe/branches/Apple/williamson-IB/clang-merge-list.txt (added)
+++ cfe/branches/Apple/williamson-IB/clang-merge-list.txt Wed Aug 18 15:41:08 2010
@@ -0,0 +1,24 @@
+# <rdar://problem/8320807> NullStmts followed by do...while() can leatod  disconnected CFG
+111283
+
+# <rdar://probem/8287332> Merge xmmintrinh canges
+110545
+
+# <rdar://problem/8298119> crash caused by codegen bug in clang-110 exception handling
+109960
+110188
+110760
+110770
+
+#<rdar://problem/8295194> Problems clobbering %s0 on arm 
+110774
+110775
+
+# <rdar://problem/8307864> -Wnonfragile-abi2 messae is unclear
+111023
+
+# <rdar://problem/8210774> Add back -cc1 option '-analyzer-idempotent-operation'
+110482
+
+# <rdar://problem/8258844> x86_64 ABI miscompile
+109848

Modified: cfe/branches/Apple/williamson-IB/llvm-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/williamson-IB/llvm-merge-list.txt?rev=111419&r1=111418&r2=111419&view=diff
==============================================================================
--- cfe/branches/Apple/williamson-IB/llvm-merge-list.txt (original)
+++ cfe/branches/Apple/williamson-IB/llvm-merge-list.txt Wed Aug 18 15:41:08 2010
@@ -43,3 +43,10 @@
 
 # Update LLVM APIs to match more recent Clang (MC memory management).
 109767
+
+# <rdar://problem/8212716> link failure when using LTO
+110604
+110751
+110752
+110756
+110757





More information about the llvm-branch-commits mailing list