This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a05fa1f1b7 Changed basic cost of store operation on X86 new 1c8117b2ed4 [dlltool] Make memory buffer ownership less weird. new c7732761890 Move helper classes into anonymous namespaces.
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/Bitcode/Writer/BitcodeWriter.cpp | 2 ++ lib/CodeGen/CodeGenPrepare.cpp | 2 ++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 ++ lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 8 ++++---- lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +- lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 2 +- lib/IR/SafepointIRVerifier.cpp | 2 ++ lib/ObjectYAML/DWARFEmitter.cpp | 6 ++++-- lib/ObjectYAML/DWARFVisitor.cpp | 4 ++-- lib/Target/AArch64/AArch64CallLowering.cpp | 2 ++ lib/Target/AMDGPU/AMDGPULibFunc.cpp | 5 ++++- lib/Target/X86/X86ISelLowering.cpp | 3 ++- lib/Target/X86/X86InstructionSelector.cpp | 9 +++++---- lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 16 ++++++---------- lib/Transforms/Scalar/NewGVN.cpp | 2 ++ lib/XRay/Trace.cpp | 4 +++- 16 files changed, 44 insertions(+), 27 deletions(-)