diff options
| author | Dan Gohman <gohman@apple.com> | 2009-07-24 00:30:09 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-07-24 00:30:09 +0000 |
| commit | d2cb3d2c32b8f53bf94d56fbdd48503ace28df4b (patch) | |
| tree | 600f87219916311734656684a616d2be9fcda3b9 /test/CodeGen/Generic | |
| parent | 5ff58b5c3ab6df332600678798ea5c69c5e943d3 (diff) | |
Remove the IA-64 backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76920 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic')
| -rw-r--r-- | test/CodeGen/Generic/isunord.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/isunord.ll b/test/CodeGen/Generic/isunord.ll index 589f496117..fa465d4e22 100644 --- a/test/CodeGen/Generic/isunord.ll +++ b/test/CodeGen/Generic/isunord.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as < %s | llc -; XFAIL: ia64 declare i1 @llvm.isunordered.f64(double, double) |
