This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85c02734d1e AMDGPU: Disable fp64 support on pre GCN asics new f68b9beeb97 AMDGPU/EG: Add a new FeatureFMA and use it to selectively e [...]
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: lib/Target/AMDGPU/AMDGPU.td | 6 ++++++ lib/Target/AMDGPU/AMDGPUInstructions.td | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++++ lib/Target/AMDGPU/R600ISelLowering.cpp | 5 +++++ lib/Target/AMDGPU/R600Instructions.td | 5 ++++- lib/Target/AMDGPU/R600Processors.td | 4 ++-- test/CodeGen/AMDGPU/fma.ll | 9 ++++++++- 7 files changed, 31 insertions(+), 4 deletions(-)