This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc24c432c21 [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types new 12946fbd9db [TargetLibraryInfo] Update run time support for Windows new 45f5ca3e2d4 GlobalISel: Verify G_EXTRACT
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/Analysis/TargetLibraryInfo.cpp | 86 ++++++------ lib/CodeGen/MachineVerifier.cpp | 22 +++ .../CodeGen/AMDGPU/GlobalISel/legalize-extract.mir | 4 +- .../InstCombine/double-float-shrink-1.ll | 149 ++++++++++----------- test/Transforms/InstCombine/pow-1.ll | 57 ++++++-- test/Verifier/test_g_extract.mir | 35 +++++ 6 files changed, 210 insertions(+), 143 deletions(-) create mode 100644 test/Verifier/test_g_extract.mir