This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23b1498 [Triple] Reimplement isLittleEndian(). Now it works for arm too. new 1c953b5 [InstCombine, NFC] Change the generated variable names by cre [...] new b76b470 [InstCombine] Simplify and correct folding fcmps with the sam [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/InstrTypes.h | 4 + lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 198 ++++------ test/Transforms/InstCombine/and-fcmp.ll | 432 +++++++-------------- test/Transforms/InstCombine/or-fcmp.ll | 295 +++++--------- 4 files changed, 307 insertions(+), 622 deletions(-)