AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long types.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-13-SwitchLowerBadPhi.ll
index a0b1403cf8d12f35ce289eb775df5062d54ff076..9c3c804aa7544264c372c06fbad6ce0b186d717e 100644 (file)
@@ -1,9 +1,6 @@
 ; RUN: llc < %s -O0
 ; PR 1323
 
-; ModuleID = 'test.bc'
-target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
-target triple = "i686-apple-darwin8"
        %struct.comp = type { i8*, i32, i8*, [3 x i8], i32 }
 
 define void @regbranch() {