This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6058aa9ef5f Reland: [Remarks] Refactor optimization remarks setup new 49868230146 [AMDGPU] gfx1010 BoolReg definition. NFC. new 17367c1757a [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in [...]
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/Target/AMDGPU/SIInstrInfo.td | 20 ++++ lib/Target/AMDGPU/SIRegisterInfo.td | 12 ++ lib/Target/X86/X86ISelDAGToDAG.cpp | 155 ++++++++++++++++++------- test/CodeGen/X86/constrained-fp80-trunc-ext.ll | 61 ++++++++++ 4 files changed, 203 insertions(+), 45 deletions(-) create mode 100644 test/CodeGen/X86/constrained-fp80-trunc-ext.ll