Add predicates for checking whether targets have free FNEG and FABS...
Add predicates for checking whether targets have free FNEG and FABS operations, and prevent the DAGCombiner from turning them into bitwise operations if they do. llvm-svn: 153901
Loading
Please sign in to comment