This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fef0dbe Revert "Correct register pressure calculation in presence of [...] new 5d1e915 AMDGPU : Replace FMAD with FMA when denormals are enabled. new d2a98e0 [Hexagon] Prettify code in HexagonDAGToDAGISel::Select
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/AMDGPUISelLowering.cpp | 6 ++- lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 ++ lib/Target/AMDGPU/AMDGPUInstrInfo.td | 2 + lib/Target/AMDGPU/SIInstructions.td | 10 +++++ lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 60 +++++++----------------------- test/CodeGen/AMDGPU/udiv.ll | 20 +++++++++- 6 files changed, 52 insertions(+), 49 deletions(-)