This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 00:12:50 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5395ec6ee4
llvm-mirror
/
test
/
CodeGen
/
X86
/
i128-immediate.ll
6 lines
104 B
LLVM
Raw
Normal View
History
Unescape
Escape
Eliminate more uses of llvm-as and llvm-dis. llvm-svn: 81290
2009-09-09 01:54:48 +02:00
; RUN: llc < %s -march=x86-64 | grep movq | count 2
APIntify SelectionDAG's EXTRACT_ELEMENT code. llvm-svn: 48726
2008-03-24 17:38:05 +01:00
define
i128
@__addvti3
(
)
{
ret
i128
-1
}
Reference in New Issue
Copy Permalink