Files
clang-p2996/llvm/lib/CodeGen
Evan Cheng a320abc494 Turn a VAND into a VECTOR_SHUFFLE is applicable.
DAG combiner can turn a VAND V, <-1, 0, -1, -1>, i.e. vector clear elements,
into a vector shuffle with a zero vector. It only does so when TLI tells it
the xform is profitable.

llvm-svn: 27874
2006-04-20 08:56:16 +00:00
..
2005-04-21 22:36:52 +00:00
2006-04-10 23:09:19 +00:00
2006-04-03 21:39:03 +00:00
2006-03-25 23:00:56 +00:00
2005-04-21 22:36:52 +00:00