mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Revert 179826. Tests were worthless.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179845 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
41201ed06f
commit
a7e3701658
@ -1,4 +1,4 @@
|
||||
; RUN: opt -globaldce -disable-output < %s
|
||||
; RUN: opt -O2 -disable-output < %s
|
||||
; PR15714
|
||||
|
||||
%struct.ham = type { i32 }
|
||||
|
@ -1,4 +1,4 @@
|
||||
; RUN: opt -S -analyze -scalar-evolution < %s | FileCheck %s
|
||||
; RUN: opt -O3 -S -analyze -scalar-evolution < %s | FileCheck %s
|
||||
;
|
||||
; This file contains phase ordering tests for scalar evolution.
|
||||
; Test that the standard passes don't obfuscate the IR so scalar evolution can't
|
||||
|
Loading…
x
Reference in New Issue
Block a user