1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/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 Add (very basic) bindings for ModuleProvider. 2007-12-12 01:04:30 +00:00