Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
David Majnemer d73f37bb83 Fix a bug in foldSelectICmpAndOr.
Differences in bitwidth between X and Y could exist even if C1 and C2 have
the same Log2 representation.

llvm-svn: 180779
2013-04-30 10:36:33 +00:00

38 KiB