This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f892f6959eb Revert [tools] [llvm-nm] Default to reading from stdin not a.out new a63177906c1 [Strict FP] Allow more relaxed scheduling new e67155b0027 [AMDGPU] Add the adjusted FP as a livein register.
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/CodeGen/ScheduleDAGInstrs.cpp | 31 ++- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 52 ++--- lib/Target/AMDGPU/SIFrameLowering.cpp | 21 +- lib/Target/AMDGPU/SIFrameLowering.h | 2 +- test/CodeGen/AMDGPU/frame-lowering-fp-adjusted.mir | 50 +++++ test/CodeGen/SystemZ/fp-strict-alias.ll | 222 ++++++++++++++------- .../SystemZ/vector-constrained-fp-intrinsics.ll | 30 +-- 7 files changed, 277 insertions(+), 131 deletions(-) create mode 100644 test/CodeGen/AMDGPU/frame-lowering-fp-adjusted.mir