mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 09:06:07 +00:00

This is the DAG equivalent of https://reviews.llvm.org/D32255 , which will hopefully be committed again. The functionality (preferring a 'not' op) is already here in the DAG, so this is just intended to be a clean-up and performance improvement. llvm-svn: 302087