llvm/include
Simon Pilgrim 0c744b02a4 [SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
Some vector bit operations are promoted instead of having custom lowering. This patch changes the isOperationLegalOrCustom tests for vector AND/OR operations to use a new TLI helper isOperationLegalOrCustomOrPromote instead, allowing the SSE implementations to stay on the simd unit.

Differential Revision: http://reviews.llvm.org/D19805

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268561 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-04 22:08:51 +00:00
..
llvm [SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED) 2016-05-04 22:08:51 +00:00
llvm-c Provide some default values for the ThinLTO Cache pruning 2016-05-03 15:17:50 +00:00