mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-15 09:33:39 +00:00
this now passes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22636 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2351abaeab
commit
6bc89e2159
@ -1,8 +1,6 @@
|
||||
; Check that this test makes INDVAR and related stuff dead.
|
||||
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep phi | wc -l | grep 2
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
declare bool %pred()
|
||||
|
||||
void %test1({ int, int }* %P) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user