Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Benjamin Kramer c970849ea0 InstCombine: Fold A-b == C --> b == A-C if A and C are constants.
The backend already knew this trick.

llvm-svn: 132915
2011-06-13 15:24:24 +00:00

123 KiB