projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2e86bb
)
tbb opt off by default
author
Jim Grosbach
<grosbach@apple.com>
Mon, 16 Nov 2009 17:24:45 +0000
(17:24 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Mon, 16 Nov 2009 17:24:45 +0000
(17:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88921
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Thumb2/thumb2-tbh.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Thumb2/thumb2-tbh.ll
b/test/CodeGen/Thumb2/thumb2-tbh.ll
index 2cf1d6a2afd3db1c7ee8b1ccae88e719d6d1282e..916d4679994538e587151857beada520b11dc1c2 100644
(file)
--- a/
test/CodeGen/Thumb2/thumb2-tbh.ll
+++ b/
test/CodeGen/Thumb2/thumb2-tbh.ll
@@
-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: *
%struct.R_flstr = type { i32, i32, i8* }
%struct._T_tstr = type { i32, %struct.R_flstr*, %struct._T_tstr* }