diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-09 20:44:51 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-09 20:44:51 +0000 |
commit | b2b93f620471d2805861275844ceb63201347ccf (patch) | |
tree | a97ff3386c5e698fda97abebc97d9a7ef0bf8551 /llvm/lib | |
parent | 7e636cc419331fa694e1b91f0e285f44d7f8f52b (diff) | |
download | bcm5719-llvm-b2b93f620471d2805861275844ceb63201347ccf.tar.gz bcm5719-llvm-b2b93f620471d2805861275844ceb63201347ccf.zip |
Strip trailing whitespace. NFCI.
llvm-svn: 320265
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/X86/X86InstrCompiler.td | 2 | ||||
-rw-r--r-- | llvm/lib/Target/X86/X86InstrSystem.td | 24 |
2 files changed, 13 insertions, 13 deletions
diff --git a/llvm/lib/Target/X86/X86InstrCompiler.td b/llvm/lib/Target/X86/X86InstrCompiler.td index 60c8db4478f..806657a24df 100644 --- a/llvm/lib/Target/X86/X86InstrCompiler.td +++ b/llvm/lib/Target/X86/X86InstrCompiler.td @@ -803,7 +803,7 @@ defm LCMPXCHG8B : LCMPXCHG_UnOp<0xC7, MRM1m, "cmpxchg8b", // register and the register allocator will ignore any use/def of // it. In other words, the register will not fix the clobbering of // RBX that will happen when setting the arguments for the instrucion. -// +// // Unlike the actual related instuction, we mark that this one // defines EBX (instead of using EBX). // The rationale is that we will define RBX during the expansion of diff --git a/llvm/lib/Target/X86/X86InstrSystem.td b/llvm/lib/Target/X86/X86InstrSystem.td index d21d344db38..70f788d5cb3 100644 --- a/llvm/lib/Target/X86/X86InstrSystem.td +++ b/llvm/lib/Target/X86/X86InstrSystem.td @@ -489,24 +489,24 @@ let SchedRW = [WriteSystem], Predicates = [HasSHSTK] in{ def INCSSPD : I<0xAE, MRM5r, (outs), (ins GR32:$src), "incsspd\t$src", [(int_x86_incsspd GR32:$src)]>, XS; def INCSSPQ : RI<0xAE, MRM5r, (outs), (ins GR64:$src), "incsspq\t$src", - [(int_x86_incsspq GR64:$src)]>, XS, + [(int_x86_incsspq GR64:$src)]>, XS, Requires<[In64BitMode]>; } // Defs SSP let Constraints = "$src = $dst" in { - def RDSSPD : I<0x1E, MRM1r, (outs GR32:$dst), (ins GR32:$src), + def RDSSPD : I<0x1E, MRM1r, (outs GR32:$dst), (ins GR32:$src), "rdsspd\t$dst", [(set GR32:$dst, (int_x86_rdsspd GR32:$src))]>, XS; - def RDSSPQ : RI<0x1E, MRM1r, (outs GR64:$dst), (ins GR64:$src), - "rdsspq\t$dst", - [(set GR64:$dst, (int_x86_rdsspq GR64:$src))]>, XS, + def RDSSPQ : RI<0x1E, MRM1r, (outs GR64:$dst), (ins GR64:$src), + "rdsspq\t$dst", + [(set GR64:$dst, (int_x86_rdsspq GR64:$src))]>, XS, Requires<[In64BitMode]>; } let Defs = [SSP] in { def SAVEPREVSSP : I<0x01, MRM_EA, (outs), (ins), "saveprevssp", [(int_x86_saveprevssp)]>, XS; - def RSTORSSP : I<0x01, MRM5m, (outs), (ins i32mem:$src), + def RSTORSSP : I<0x01, MRM5m, (outs), (ins i32mem:$src), "rstorssp\t$src", [(int_x86_rstorssp addr:$src)]>, XS; } // Defs SSP @@ -517,14 +517,14 @@ let SchedRW = [WriteSystem], Predicates = [HasSHSTK] in{ [(int_x86_wrssd GR32:$src, addr:$dst)]>, T8; def WRSSQ : RI<0xF6, MRMDestMem, (outs), (ins i64mem:$dst, GR64:$src), "wrssq\t{$src, $dst|$dst, $src}", - [(int_x86_wrssq GR64:$src, addr:$dst)]>, T8, + [(int_x86_wrssq GR64:$src, addr:$dst)]>, T8, Requires<[In64BitMode]>; def WRUSSD : I<0xF5, MRMDestMem, (outs), (ins i32mem:$dst, GR32:$src), "wrussd\t{$src, $dst|$dst, $src}", [(int_x86_wrussd GR32:$src, addr:$dst)]>, T8PD; - def WRUSSQ : RI<0xF5, MRMDestMem, (outs), (ins i64mem:$dst, GR64:$src), + def WRUSSQ : RI<0xF5, MRMDestMem, (outs), (ins i64mem:$dst, GR64:$src), "wrussq\t{$src, $dst|$dst, $src}", - [(int_x86_wrussq GR64:$src, addr:$dst)]>, T8PD, + [(int_x86_wrussq GR64:$src, addr:$dst)]>, T8PD, Requires<[In64BitMode]>; let Defs = [SSP] in { @@ -533,7 +533,7 @@ let SchedRW = [WriteSystem], Predicates = [HasSHSTK] in{ [(int_x86_setssbsy)]>, XS; } // Uses SSP - def CLRSSBSY : I<0xAE, MRM6m, (outs), (ins i32mem:$src), + def CLRSSBSY : I<0xAE, MRM6m, (outs), (ins i32mem:$src), "clrssbsy\t$src", [(int_x86_clrssbsy addr:$src)]>, XS; } // Defs SSP @@ -547,8 +547,8 @@ let Defs = [EDX, EAX], Uses = [ECX] in def XGETBV : I<0x01, MRM_D0, (outs), (ins), "xgetbv", []>, TB; let Uses = [EDX, EAX, ECX] in - def XSETBV : I<0x01, MRM_D1, (outs), (ins), - "xsetbv", + def XSETBV : I<0x01, MRM_D1, (outs), (ins), + "xsetbv", [(int_x86_xsetbv ECX, EDX, EAX)]>, TB; } // HasXSAVE |