This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b747538097f [X86][AES] Ensure we're testing both non-VEX/VEX variants o [...] new 97758c96a5e [InstCombine] fix formatting; NFC new 51bf1123ff2 [InstCombine] peek through FP casts for sign-bit compares ( [...]
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: lib/Transforms/InstCombine/InstCombineCasts.cpp | 67 ++++++------- lib/Transforms/InstCombine/InstCombineCompares.cpp | 9 ++ test/Transforms/InstCombine/cast-int-icmp-eq-0.ll | 108 ++++++--------------- test/Transforms/InstCombine/icmp.ll | 26 ----- 4 files changed, 66 insertions(+), 144 deletions(-)