This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b020491 GlobalISel: fix mistaken comment change new 3f647d6 [DAG Combiner] Fix the native computation of the Newton serie [...] new a461137 Timer: Remove group-less NamedRegionTimer constructor.
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: include/llvm/Support/Timer.h | 2 -- include/llvm/Target/TargetLowering.h | 13 ++++--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 58 +++++++++++++++--------------- lib/Support/Timer.cpp | 14 -------- lib/Target/AArch64/AArch64ISelLowering.cpp | 9 ++--- lib/Target/AArch64/AArch64ISelLowering.h | 5 +-- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 9 ++--- lib/Target/AMDGPU/AMDGPUISelLowering.h | 6 ++-- lib/Target/Hexagon/HexagonGenInsert.cpp | 2 -- lib/Target/PowerPC/PPCISelLowering.cpp | 7 ++-- lib/Target/PowerPC/PPCISelLowering.h | 6 ++-- lib/Target/X86/X86ISelLowering.cpp | 9 ++--- lib/Target/X86/X86ISelLowering.h | 6 ++-- 13 files changed, 69 insertions(+), 77 deletions(-)