[llvm-branch-commits] [cfe-branch] r104364 - /cfe/branches/Apple/whitney-IB/llvm-merge-list.txt

Daniel Dunbar daniel at zuster.org
Fri May 21 12:07:37 PDT 2010


Author: ddunbar
Date: Fri May 21 14:07:37 2010
New Revision: 104364

URL: http://llvm.org/viewvc/llvm-project?rev=104364&view=rev
Log:
Add explicit list of LLVM merges.

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

Added: cfe/branches/Apple/whitney-IB/llvm-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/whitney-IB/llvm-merge-list.txt?rev=104364&view=auto
==============================================================================
--- cfe/branches/Apple/whitney-IB/llvm-merge-list.txt (added)
+++ cfe/branches/Apple/whitney-IB/llvm-merge-list.txt Fri May 21 14:07:37 2010
@@ -0,0 +1,52 @@
+# <rdar://problem/7986634> llvm-mc doesn't recognize instructions case insensitively
+104183
+
+# <rdar://problem/7973870> integrated-as crashes with "sfence"
+104203
+
+# <rdar://problem/7995898> llvm-mc doesn't recognize "pause"
+104204
+
+# <rdar://problem/7973752> pushf/popf not recognized
+104228
+104231
+
+# <rdar://problem/7997760> ... misencode of 'movq %mm0,0x10(%rdi)
+104244
+
+# <rdar://problem/8009352> MC misassembles movq of 64-bit constant
+104270
+104271
+104272
+104275
+
+# PR7135 - cast unsigned long -> double -> int gets assertion with -mno-mmx
+104308
+104336
+104337
+
+# PR7167 - Assertion failure "Unexpected illegal type!" in LegalizeDAG.cpp when using shufflevector
+104257
+
+# <rdar://problem/7739628> llvmgcc42-2324.6 causing PPC/Altivec mismatches?
+104238
+
+# TLS
+104163
+104197
+104201
+
+# String trashing cleanup.
+104223
+
+# llvm-mc option cleanup.
+104303
+
+# llvm-mc ELF prep work from mfleming.
+104264
+104316
+104317
+104318
+
+# Test XFAIL line fix.
+104190





More information about the llvm-branch-commits mailing list