llvm-6502/lib/Transforms
Chris Lattner 7f6cc0ccb5 Fix a bug in the 'shuffle(undef,x,mask) -> shuffle(x, undef,mask')' xform
Make the insert/extract elt -> shuffle code more aggressive.

This fixes CodeGen/PowerPC/vec_shuffle.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27728 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-16 00:51:47 +00:00
..
Hello
Instrumentation
IPO linear -> constant time 2006-04-13 13:43:31 +00:00
Scalar Fix a bug in the 'shuffle(undef,x,mask) -> shuffle(x, undef,mask')' xform 2006-04-16 00:51:47 +00:00
Utils Add supprot for shufflevector 2006-04-08 01:19:12 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h