Chandler Carruth da681cc578 [x86] Start to introduce bit-masking based blend lowering.
This is the simplest form of bit-math based blending which only fires
when we are blending with zero and is relatively profitable. I've only
enabled this path on very specific lowering strategies. I'm planning to
widen its applicability in subsequent patches, but so far you'll notice
that even though we get fewer shufps instructions, we *still* do the bit
math in the FP execution port. I'm looking into why this is still
happening.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228124 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-04 09:06:05 +00:00
..
2015-01-10 23:41:24 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00
2015-01-19 15:16:06 +00:00
2015-01-19 15:16:06 +00:00
2015-01-08 07:57:27 +00:00
2015-01-19 15:16:06 +00:00
2015-01-11 07:29:51 +00:00
2015-01-22 22:19:58 +00:00
2015-01-26 21:28:32 +00:00
2015-02-04 00:24:06 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00