[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
[oota-llvm.git] / test / CodeGen / NVPTX / calling-conv.ll
index 968203e5f70ec4224fb77f32cbf916e637de9738..190a1462adbca39c9ddfe318c05d2c788723663a 100644 (file)
@@ -1,5 +1,3 @@
-; RUN: llc < %s -march=nvptx -mcpu=sm_10 | FileCheck %s
-; RUN: llc < %s -march=nvptx64 -mcpu=sm_10 | FileCheck %s
 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s
 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s