[llvm-commits] [llvm] r88817 - /llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll
Jim Grosbach
grosbach at apple.com
Sat Nov 14 13:57:36 PST 2009
Author: grosbach
Date: Sat Nov 14 15:57:35 2009
New Revision: 88817
URL: http://llvm.org/viewvc/llvm-project?rev=88817&view=rev
Log:
remove xfail
Modified:
llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll
Modified: llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll?rev=88817&r1=88816&r2=88817&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll (original)
+++ llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll Sat Nov 14 15:57:35 2009
@@ -2,8 +2,6 @@
; Thumb2 target should reorder the bb's in order to use tbb / tbh.
-; XFAIL: *
-
%struct.R_flstr = type { i32, i32, i8* }
%struct._T_tstr = type { i32, %struct.R_flstr*, %struct._T_tstr* }
@_C_nextcmd = external global i32 ; <i32*> [#uses=3]
More information about the llvm-commits
mailing list