llvm-6502/include
2007-12-14 06:38:54 +00:00
..
llvm All MMX shift instructions took a <2 x i32> vector as the shift amount parameter. Change this to be <1 x i64> instead, which matches the assembler instruction. 2007-12-14 06:38:54 +00:00
llvm-c