repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git]
/
bolt
/
test
/
X86
/
Inputs
/
shorten_mov.s
blob
6c40bb8a09aa9618bba0fde27c85c6d32971d624
1
.text
2
.globl foo
3
.type foo, @function
4
foo
:
5
movabs $
0x1111
,%
rax
6
movabs $
0x1111
,%
rax
7
movabs $
0x11112222
,%
rax
8
movabs $
0x111112222
,%
rax
9
movabs $
0xffffffffffffffff
,%
rax
10
movabs $
0x7fffffffffffffff
,%
rax
11
ret
12
.size foo, .-foo