[X86] Remove all of the patterns that use X86ISD:FAND/FXOR/FOR/FANDN except...
[X86] Remove all of the patterns that use X86ISD:FAND/FXOR/FOR/FANDN except for the ones needed for SSE1. Anything SSE2 or above uses the integer ISD opcode. This removes 11721 bytes from the DAG isel table or 2.2% llvm-svn: 290073
Loading
Please sign in to comment