This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5c68269f7ec [AArch64] Refactor floating point materialization. NFC new 0ce3660e408 [TargetLowering] Add code size information on isFPImmLegal. NFC
The 1 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/CodeGen/TargetLowering.h | 3 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 99 ++++++++++++++++++------------ lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 3 +- lib/Target/AArch64/AArch64ISelLowering.cpp | 3 +- lib/Target/AArch64/AArch64ISelLowering.h | 3 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 3 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 +- lib/Target/ARM/ARMISelLowering.cpp | 3 +- lib/Target/ARM/ARMISelLowering.h | 3 +- lib/Target/Hexagon/HexagonISelLowering.cpp | 3 +- lib/Target/Hexagon/HexagonISelLowering.h | 3 +- lib/Target/Mips/MipsISelLowering.cpp | 3 +- lib/Target/Mips/MipsISelLowering.h | 3 +- lib/Target/PowerPC/PPCISelLowering.cpp | 3 +- lib/Target/PowerPC/PPCISelLowering.h | 3 +- lib/Target/SystemZ/SystemZISelLowering.cpp | 3 +- lib/Target/SystemZ/SystemZISelLowering.h | 3 +- lib/Target/X86/X86ISelLowering.cpp | 3 +- lib/Target/X86/X86ISelLowering.h | 3 +- 19 files changed, 97 insertions(+), 56 deletions(-)