This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-21 00:32:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
69388e5a4a
llvm-6502
/
test
/
Bitcode
/
sse41_pmulld.ll
4 lines
86 B
LLVM
Raw
Normal View
History
Unescape
Escape
Fix test cases that were previously using grep to use FileCheck git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132237 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-28 00:15:10 +00:00
; RUN: llvm-dis < %s.bc | FileCheck %s
; CHECK-NOT: {i32 @llvm\\.pmulld}
; CHECK: mul
Reference in New Issue
Copy Permalink