[llvm-branch-commits] [llvm-branch] r88922 - /llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll

Jim Grosbach grosbach at apple.com
Mon Nov 16 09:25:34 PST 2009


Author: grosbach
Date: Mon Nov 16 11:25:34 2009
New Revision: 88922

URL: http://llvm.org/viewvc/llvm-project?rev=88922&view=rev
Log:
Merge 88921

Modified:
    llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll

Modified: llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll?rev=88922&r1=88921&r2=88922&view=diff

==============================================================================
--- llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll (original)
+++ llvm/branches/Apple/Leela/test/CodeGen/Thumb2/thumb2-tbh.ll Mon Nov 16 11:25:34 2009
@@ -1,6 +1,7 @@
 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic | FileCheck %s
 
 ; Thumb2 target should reorder the bb's in order to use tbb / tbh.
+; XFAIL: *
 
 ; XFAIL: *
 





More information about the llvm-branch-commits mailing list