X86: Don't turn shifts into ands if there's another use that may not check for equality.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXInstrFormats.td
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...