Remove non-test files that appear to have been accidentally committed in r228641.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 10 Feb 2015 02:39:17 +0000 (02:39 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 10 Feb 2015 02:39:17 +0000 (02:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228657 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/win64_alloca_dynalloca.s [deleted file]
test/CodeGen/X86/win64_eh.s [deleted file]

diff --git a/test/CodeGen/X86/win64_alloca_dynalloca.s b/test/CodeGen/X86/win64_alloca_dynalloca.s
deleted file mode 100644 (file)
index d2c6af2..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-       .text
-       .def     unaligned;
-       .scl    2;
-       .type   32;
-       .endef
-       .globl  unaligned
-       .align  16, 0x90
-unaligned:                              # @unaligned
-# BB#0:                                 # %entry
-       pushq   %rbp
-       movabsq $4096, %rax             # imm = 0x1000
-       callq   __chkstk
-       subq    %rax, %rsp
-       leaq    128(%rsp), %rbp
-       leaq    15(%rcx), %rax
-       andq    $-16, %rax
-       callq   __chkstk
-       subq    %rax, %rsp
-       movq    %rsp, %rax
-       subq    $48, %rsp
-       movq    %rax, 32(%rsp)
-       leaq    -128(%rbp), %r9
-       movq    %rcx, %r8
-       callq   bar
-       leaq    4016(%rbp), %rsp
-       popq    %rbp
-       retq
-
-
diff --git a/test/CodeGen/X86/win64_eh.s b/test/CodeGen/X86/win64_eh.s
deleted file mode 100644 (file)
index 5e7ea3d..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-       .text
-       .def     foo5;
-       .scl    2;
-       .type   32;
-       .endef
-       .globl  foo5
-       .align  16, 0x90
-foo5:                                   # @foo5
-.Ltmp0:
-.seh_proc foo5
-# BB#0:                                 # %entry
-       pushq   %rbp
-.Ltmp1:
-       .seh_pushreg 5
-       pushq   %rdi
-.Ltmp2:
-       .seh_pushreg 7
-       pushq   %rbx
-.Ltmp3:
-       .seh_pushreg 3
-       subq    $384, %rsp              # imm = 0x180
-.Ltmp4:
-       .seh_stackalloc 384
-       leaq    128(%rsp), %rbp
-.Ltmp5:
-       .seh_setframe 5, 128
-       movaps  %xmm7, -32(%rbp)        # 16-byte Spill
-       movaps  %xmm6, -48(%rbp)        # 16-byte Spill
-.Ltmp6:
-       .seh_savexmm 6, 80
-.Ltmp7:
-       .seh_savexmm 7, 96
-.Ltmp8:
-       .seh_endprologue
-       andq    $-64, %rsp
-       #APP
-       #NO_APP
-       movl    $42, (%rsp)
-       movaps  -48(%rbp), %xmm6        # 16-byte Reload
-       movaps  -32(%rbp), %xmm7        # 16-byte Reload
-       leaq    256(%rbp), %rsp
-       popq    %rbx
-       popq    %rdi
-       popq    %rbp
-       retq
-.Leh_func_end0:
-.Ltmp9:
-       .seh_endproc
-
-