mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Test case hygiene.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176772 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -103,7 +103,6 @@ define i32 @t8(i32 %x) nounwind ssp {
|
||||
entry:
|
||||
; CHECKT2D: t8:
|
||||
; CHECKT2D-NOT: push
|
||||
; CHECKT2D-NOT
|
||||
%and = and i32 %x, 1
|
||||
%tobool = icmp eq i32 %and, 0
|
||||
br i1 %tobool, label %if.end, label %if.then
|
||||
|
Reference in New Issue
Block a user