1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
Chris Lattner cc4222d95b Teach the ppc backend to use rol and vsldoi to generate splatted constants.
This implements vec_constants.ll:test_vsldoi and test_rol

llvm-svn: 27760
2006-04-17 17:55:10 +00:00
..
Analysis Implement value #'ing for vector operations, implementing 2006-04-14 05:10:20 +00:00
AsmParser
Bytecode
CodeGen Add support for promoting stores from one legal type to another, allowing us 2006-04-16 01:36:45 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Teach the ppc backend to use rol and vsldoi to generate splatted constants. 2006-04-17 17:55:10 +00:00
Transforms Fix a bug in the 'shuffle(undef,x,mask) -> shuffle(x, undef,mask')' xform 2006-04-16 00:51:47 +00:00
VMCore Move these ctors out of line 2006-04-14 22:20:32 +00:00
Makefile