This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
581a6d8501
freebsd-nq
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
6 lines
97 B
LLVM
Raw
Normal View
History
Unescape
Escape
Vendor import of llvm trunk r290819: https://llvm.org/svn/llvm-project/llvm/trunk@290819
2017-01-02 19:17:04 +00:00
; RUN: llc -verify-machineinstrs < %s -march=ppc32
Import LLVM, at r72732.
2009-06-02 17:52:33 +00:00
define
i64
@test
(
)
{
ret
i64
undef
}
Reference in New Issue
Copy Permalink