mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 19:44:49 +00:00
Remove non-test files that appear to have been accidentally committed in r228641.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228657 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1c7c2e8650
commit
3c5236ae68
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user