llvm-project/llvm/include
Bruno Cardoso Lopes 2ccdcad5d9 Remove replicate intrinsics, clang will generate shufflevector for those. The shuffles can't be matched by x86 codegen yet, but will soon
llvm-svn: 110647
2010-08-10 02:25:35 +00:00
..
llvm Remove replicate intrinsics, clang will generate shufflevector for those. The shuffles can't be matched by x86 codegen yet, but will soon 2010-08-10 02:25:35 +00:00
llvm-c Make it possible to set the target triple and expose that with an option in the 2010-08-09 21:09:46 +00:00