repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git]
/
test
/
CodeGen
/
NVPTX
/
sm-version-35.ll
blob
8456c666677de4eae4d0799fffec82ef8b4773cb
1
; RUN: llc < %s -march=nvptx -mcpu=sm_35 | FileCheck %s
2
; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 | FileCheck %s
3
4
5
; CHECK: .version 3.2
6
; CHECK: .target sm_35
7